Multi-Agent Reinforcement Learning-based Cooperative Autonomous Driving in Smart Intersections
Taoyuan Yu, Kui Wang, Zongdian Li, Tao Yu, and Kei Sakaguchi

TL;DR
This paper introduces a cooperative autonomous driving system at intersections using multi-agent reinforcement learning, combining offline pre-training and real-time fine-tuning to improve safety and efficiency.
Contribution
It presents a novel RSU-centric framework with a hybrid RL approach, integrating CQL, BC, and MAPPO with self-attention for effective multi-agent decision-making.
Findings
Achieves less than 0.03% failure rate in complex intersection scenarios.
Outperforms traditional control methods like Autoware.
Demonstrates robustness and generalization across different map configurations.
Abstract
Unsignalized intersections pose significant safety and efficiency challenges due to complex traffic flows. This paper proposes a novel roadside unit (RSU)-centric cooperative driving system leveraging global perception and vehicle-to-infrastructure (V2I) communication. The core of the system is an RSU-based decision-making module using a two-stage hybrid reinforcement learning (RL) framework. At first, policies are pre-trained offline using conservative Q-learning (CQL) combined with behavior cloning (BC) on collected dataset. Subsequently, these policies are fine-tuned in the simulation using multi-agent proximal policy optimization (MAPPO), aligned with a self-attention mechanism to effectively solve inter-agent dependencies. RSUs perform real-time inference based on the trained models to realize vehicle control via V2I communications. Extensive experiments in CARLA environment…
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 · Autonomous Vehicle Technology and Safety · Vehicular Ad Hoc Networks (VANETs)
