An open-source SUMO framework for adaptive traffic signal control is introduced, and experiments on a two-intersection network show Max-pressure outperforms deep reinforcement learning controllers.
Traffic Light Control Using Deep Policy-Gradient and Value-Function Based Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent advances in combining deep neural network architectures with reinforcement learning techniques have shown promising potential results in solving complex control problems with high dimensional state and action spaces. Inspired by these successes, in this paper, we build two kinds of reinforcement learning algorithms: deep policy-gradient and value-function based agents which can predict the best possible traffic signal for a traffic intersection. At each time step, these adaptive traffic light control agents receive a snapshot of the current state of a graphical traffic simulator and produce control signals. The policy-gradient based agent maps its observation directly to the control signal, however the value-function based agent first estimates values for all legal control signals. The agent then selects the optimal control action with the highest value. Our methods show promising results in a traffic network simulated in the SUMO traffic simulator, without suffering from instability issues during the training process.
citation-role summary
citation-polarity summary
fields
eess.SY 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
An Open-Source Framework for Adaptive Traffic Signal Control
An open-source SUMO framework for adaptive traffic signal control is introduced, and experiments on a two-intersection network show Max-pressure outperforms deep reinforcement learning controllers.