TinyLight: Adaptive Traffic Signal Control on Devices with Extremely Limited Resources
Dong Xing, Qian Zheng, Qianhui Liu, Gang Pan

TL;DR
TinyLight is a novel deep reinforcement learning model designed for adaptive traffic signal control on extremely resource-constrained devices, achieving competitive performance with minimal memory and computation.
Contribution
It introduces a super-graph construction and edge ablation method to create an efficient DRL-based ATSC model suitable for microcontrollers.
Findings
Operates on devices with 2KB RAM and 32KB ROM
Achieves competitive traffic control performance
Uses novel entropy-minimized edge ablation
Abstract
Recent advances in deep reinforcement learning (DRL) have largely promoted the performance of adaptive traffic signal control (ATSC). Nevertheless, regarding the implementation, most works are cumbersome in terms of storage and computation. This hinders their deployment on scenarios where resources are limited. In this work, we propose TinyLight, the first DRL-based ATSC model that is designed for devices with extremely limited resources. TinyLight first constructs a super-graph to associate a rich set of candidate features with a group of light-weighted network blocks. Then, to diminish the model's resource consumption, we ablate edges in the super-graph automatically with a novel entropy-minimized objective function. This enables TinyLight to work on a standalone microcontroller with merely 2KB RAM and 32KB ROM. We evaluate TinyLight on multiple road networks with real-world traffic…
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
TopicsElectrostatic Discharge in Electronics · Traffic Prediction and Management Techniques · Traffic control and management
