MacLight: Multi-scene Aggregation Convolutional Learning for Traffic Signal Control
Sunbowen Lee, Hongqin Lyu, Yicheng Gong, Yingying Sun, Chao Deng

TL;DR
MacLight introduces a novel traffic signal control method that combines global and local traffic representations using variational autoencoders and proximal policy optimization, resulting in faster training and more stable, efficient traffic management across various scenarios.
Contribution
The paper proposes MacLight, a new multi-scene aggregation convolutional learning framework that improves training speed and stability for traffic signal control by integrating global representations and efficient policy optimization.
Findings
Outperforms state-of-the-art methods in stability and convergence.
Achieves higher time efficiency in traffic signal control.
Validated on both static and dynamic traffic systems.
Abstract
Reinforcement learning methods have proposed promising traffic signal control policy that can be trained on large road networks. Current SOTA methods model road networks as topological graph structures, incorporate graph attention into deep Q-learning, and merge local and global embeddings to improve policy. However, graph-based methods are difficult to parallelize, resulting in huge time overhead. Moreover, none of the current peer studies have deployed dynamic traffic systems for experiments, which is far from the actual situation. In this context, we propose Multi-Scene Aggregation Convolutional Learning for traffic signal control (MacLight), which offers faster training speeds and more stable performance. Our approach consists of two main components. The first is the global representation, where we utilize variational autoencoders to compactly compress and extract the global…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Anomaly Detection Techniques and Applications · Neural Networks and Applications
MethodsSoftmax · Attention Is All You Need
