Random Ensemble Reinforcement Learning for Traffic Signal Control
Ruijie Qi, Jianbin Huang, He Li, Qinglin Tan, Longji Huang and, Jiangtao Cui

TL;DR
This paper introduces RELight, a reinforcement learning model with ensemble learning and data reuse strategies, to optimize traffic signal control and reduce congestion more effectively than existing methods.
Contribution
The paper proposes RELight, a novel reinforcement learning approach combining random ensemble learning and data reuse to improve traffic signal control performance.
Findings
Outperforms existing optimal methods in traffic signal control
Demonstrates better traffic flow and congestion reduction
Effective on both synthetic and real-world data
Abstract
Traffic signal control is a significant part of the construction of intelligent transportation. An efficient traffic signal control strategy can reduce traffic congestion, improve urban road traffic efficiency and facilitate people's lives. Existing reinforcement learning approaches for traffic signal control mainly focus on learning through a separate neural network. Such an independent neural network may fall into the local optimum of the training results. Worse more, the collected data can only be sampled once, so the data utilization rate is low. Therefore, we propose the Random Ensemble Double DQN Light (RELight) model. It can dynamically learn traffic signal control strategies through reinforcement learning and combine random ensemble learning to avoid falling into the local optimum to reach the optimal strategy. Moreover, we introduce the Update-To-Data (UTD) ratio to control the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic control and management · Traffic Prediction and Management Techniques · Vehicular Ad Hoc Networks (VANETs)
MethodsQ-Learning · Double Q-learning · Dense Connections · Deep Q-Network · Convolution · Experience Replay · Double DQN
