Search papers, labs, and topics across Lattice.
This paper investigates the control of connected and automated vehicle (CAV) platoon joining maneuvers in mixed traffic using deep reinforcement learning (DRL) algorithms. By employing a simulation framework that incorporates penalties for risky behaviors and an external safety controller, the study evaluates the performance of various DRL approaches, revealing that Proximal Policy Optimization (PPO) significantly outperforms Deep Q-Network (DQN) and Double Deep Q-Network (DDQN) with a joining success rate of approximately 98% and a collision rate below 1%. However, the findings also indicate a trade-off between safety and decision efficiency, as the safer PPO approach requires more decision steps to complete maneuvers.
Achieving a 98% success rate in CAV joining maneuvers reveals the critical balance between safety and efficiency in mixed traffic environments.
Connected and automated vehicle (CAV) platooning offers a promising approach to improving road safety and traffic capacity. However, platoon control in real-world traffic is challenging due to uncertainty and heterogeneous driving behaviors. Reinforcement learning (RL) has strong potential for addressing such control problems, but its practical deployment raises challenges related to safety and learning efficiency. This paper proposes a generic modeling and simulation framework for investigating CAV platoon joining maneuvers and comparing deep reinforcement learning (DRL)-based control algorithms. The problem is particularly challenging in mixed-traffic environments, where CAVs coexist with human-driven vehicles exhibiting heterogeneous longitudinal and lateral behaviors. The objective is to achieve safe and efficient joining maneuvers by either incorporating penalties for risky behaviors into the learning process or using an external safety controller to constrain the learned policy. An agent-based modeling framework coupled with the Simulation of Urban MObility (SUMO) simulator is used to evaluate Deep Q-Network (DQN), Double Deep Q-Network (DDQN), and Proximal Policy Optimization (PPO). Results show that PPO outperforms DQN and DDQN, achieving a joining success rate of approximately 98 % and a collision rate below 1 %, largely due to risk-related penalties incorporated into the reward function. However, this improved performance requires more decision steps to complete the maneuver, revealing a trade-off between safety, joining effectiveness, and decision efficiency. An external safety controller effectively prevents collisions, although its interventions may reduce joining efficiency. The results highlight the importance of jointly considering safety and efficiency when designing RL-based controllers for CAV platoon joining in mixed traffic.