A Multi-Agent Rollout Approach for Highway Bottleneck Decongestion in Mixed Autonomy
Lu Liu, Maonan Wang, Man-On Pun, Xi Xiong
TL;DR
The paper tackles bottleneck congestion in mixed autonomy traffic by coordinating autonomous vehicle speeds through a Dec-POMDP formulation. It introduces a multi-agent rollout framework based on agent-by-agent policy iteration (A2PI) and integrates Proximal Policy Optimization (PPO) to refine policies sequentially, ensuring monotonic improvements and stability. Empirical validation on the Shenhai Highway using SUMO shows notable gains, including a 9.42% average travel-time reduction at 10% AV penetration and up to 45.13% reductions in congested scenarios, outperforming baselines MATD3 and MAPPO. The approach demonstrates robustness to varying agent counts and demonstrates a practical path toward real-time bottleneck decongestion in mixed autonomy networks.
Abstract
The integration of autonomous vehicles (AVs) into the existing transportation infrastructure offers a promising solution to alleviate congestion and enhance mobility. This research explores a novel approach to traffic optimization by employing a multi-agent rollout approach within a mixed autonomy environment. The study concentrates on coordinating the speed of human-driven vehicles by longitudinally controlling AVs, aiming to dynamically optimize traffic flow and alleviate congestion at highway bottlenecks in real-time. We model the problem as a decentralized partially observable Markov decision process (Dec-POMDP) and propose an improved multi-agent rollout algorithm. By employing agent-by-agent policy iterations, our approach implicitly considers cooperation among multiple agents and seamlessly adapts to complex scenarios where the number of agents dynamically varies. Validated in a real-world network with varying AV penetration rates and traffic flow, the simulations demonstrate that the multi-agent rollout algorithm significantly enhances performance, reducing average travel time on bottleneck segments by 9.42% with a 10% AV penetration rate.
