CARL: Congestion-Aware Reinforcement Learning for Imitation-based Perturbations in Mixed Traffic Control
Bibek Poudel, Weizi Li, Shuai Li
TL;DR
CARL tackles the sim-to-real gap in mixed-traffic validation by integrating a hybrid imitation-learning and probabilistic-sampling approach with congestion-aware reinforcement learning. It introduces two RV classes—safety and efficiency—driven by a neural congestion classifier and trained with Proximal Policy Optimization, operating on observations that include ego and leader dynamics plus predicted congestion. Empirical results on a Ring topology show the safety RV raises Time-to-Collision above the critical threshold $4$ s and reduces Deceleration Rate to Avoid a Crash by up to $80\%$, while the efficiency RV increases throughput by up to $49\%$ and maintains strong fuel economy. Overall, CARL demonstrates a practical, scalable path to improving safety and efficiency in mixed traffic scenarios, with plans for broader dynamics, city-scale control, and hardware validation.
Abstract
Human-driven vehicles (HVs) exhibit complex and diverse behaviors. Accurately modeling such behavior is crucial for validating Robot Vehicles (RVs) in simulation and realizing the potential of mixed traffic control. However, existing approaches like parameterized models and data-driven techniques struggle to capture the full complexity and diversity. To address this, in this work, we introduce CARL, a hybrid approach that combines imitation learning for close proximity car-following and probabilistic sampling for larger headways. We also propose two classes of RL-based RVs: a safety RV focused on maximizing safety and an efficiency RV focused on maximizing efficiency. Our experiments show that the safety RV increases Time-to-Collision above the critical 4-second threshold and reduces Deceleration Rate to Avoid a Crash by up to 80%, while the efficiency RV achieves improvements in throughput of up to 49%. These results demonstrate the effectiveness of CARL in enhancing both safety and efficiency in mixed traffic.
