English

Intelligent Traffic Light via Policy-based Deep Reinforcement Learning

Machine Learning 2021-12-28 v1

Abstract

Intelligent traffic lights in smart cities can optimally reduce traffic congestion. In this study, we employ reinforcement learning to train the control agent of a traffic light on a simulator of urban mobility. As a difference from existing works, a policy-based deep reinforcement learning method, Proximal Policy Optimization (PPO), is utilized other than value-based methods such as Deep Q Network (DQN) and Double DQN (DDQN). At first, the obtained optimal policy from PPO is compared to those from DQN and DDQN. It is found that the policy from PPO performs better than the others. Next, instead of the fixed-interval traffic light phases, we adopt the light phases with variable time intervals, which result in a better policy to pass the traffic flow. Then, the effects of environment and action disturbances are studied to demonstrate the learning-based controller is robust. At last, we consider unbalanced traffic flows and find that an intelligent traffic light can perform moderately well for the unbalanced traffic scenarios, although it learns the optimal policy from the balanced traffic scenarios only.

Keywords

Cite

@article{arxiv.2112.13817,
  title  = {Intelligent Traffic Light via Policy-based Deep Reinforcement Learning},
  author = {Yue Zhu and Mingyu Cai and Chris Schwarz and Junchao Li and Shaoping Xiao},
  journal= {arXiv preprint arXiv:2112.13817},
  year   = {2021}
}
R2 v1 2026-06-24T08:32:54.650Z