Optimizing Efficiency of Mixed Traffic through Reinforcement Learning: A Topology-Independent Approach and Benchmark
Chuyang Xiao, Dawei Wang, Xinzheng Tang, Jia Pan, Yuexin Ma
TL;DR
This work tackles the problem of coordinating mixed traffic across diverse, unsignalized topologies by introducing a topology-agnostic, model-free RL framework trained in a centralized manner and executed decentrally. It develops a comprehensive real-world benchmark with 111 topologies and 444 dynamic scenarios across 20 countries, built in SUMO from OpenStreetMap data. The method relies on a SAC-based policy that maps local observations to continuous acceleration commands within $[-10,10]$ m/s$^2$, optimizing a composite reward that balances throughput, safety, and waiting time. Results show substantial improvements over traditional traffic signal baselines and state-of-the-art methods, especially at high RV penetration, and demonstrate the benchmark's potential to drive future research in real-world mixed-traffic control.
Abstract
This paper presents a mixed traffic control policy designed to optimize traffic efficiency across diverse road topologies, addressing issues of congestion prevalent in urban environments. A model-free reinforcement learning (RL) approach is developed to manage large-scale traffic flow, using data collected by autonomous vehicles to influence human-driven vehicles. A real-world mixed traffic control benchmark is also released, which includes 444 scenarios from 20 countries, representing a wide geographic distribution and covering a variety of scenarios and road topologies. This benchmark serves as a foundation for future research, providing a realistic simulation environment for the development of effective policies. Comprehensive experiments demonstrate the effectiveness and adaptability of the proposed method, achieving better performance than existing traffic control methods in both intersection and roundabout scenarios. To the best of our knowledge, this is the first project to introduce a real-world complex scenarios mixed traffic control benchmark. Videos and code of our work are available at https://sites.google.com/berkeley.edu/mixedtrafficplus/home
