paper-with-me

홈 › Papers

Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging

2020-11-17 · Joseph Lubars, Harsh Gupta, Sandeep Chinchali, Liyun Li, Adnan Raja, R. Srikant, Xinzhou Wu

We consider the problem of designing an algorithm to allow a car to autonomously merge on to a highway from an on-ramp. Two broad classes of techniques have been proposed to solve motion planning problems in autonomous driving: Model Predictive Control (MPC) and Reinforcement Learning (RL). In this paper, we first establish the strengths and weaknesses of state-of-the-art MPC and RL-based techniques through simulations. We show that the performance of the RL agent is worse than that of the MPC solution from the perspective of safety and robustness to out-of-distribution traffic patterns, i.e., traffic patterns which were not seen by the RL agent during training. On the other hand, the performance of the RL agent is better than that of the MPC solution when it comes to efficiency and passenger comfort. We subsequently present an algorithm which blends the model-free RL agent with the MPC solution and show that it provides better trade-offs between all metrics -- passenger comfort, efficiency, crash rate and robustness.

📄 PDF Abstract BibTeX arXiv:2011.08484

Code (1)

jlubars/RL-MPC-LaneMerging 공식 구현 pytorch

Tasks

Autonomous DrivingModel Predictive ControlMotion Planningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Co-Optimization of On-Ramp Merging and Plug-In Hybrid Electric Vehicle Power Split Using Deep Reinforcement Learning

2022-03-07 · Yuan Lin, John McPhee, Nasser L. Azad

Current research on Deep Reinforcement Learning (DRL) for automated on-ramp merging neglects vehicle powertrain and dynamics. This work considers automated on-ramp merging for a power-split Plug-In Hybrid Electric Vehicl…

Deep Reinforcement Learningenergy managementManagement

PPO-Based Vehicle Control for Ramp Merging Scheme Assisted by Enhanced C-V2X

2025-01-22 · Qiong Wu, Maoxin Ji, Pingyi Fan, Kezhi Wang 외

On-ramp merging presents a critical challenge in autonomous driving, as vehicles from merging lanes need to dynamically adjust their positions and speeds while monitoring traffic on the main road to prevent collisions. T…

Autonomous Driving

Safe Reinforcement Learning with Probabilistic Control Barrier Functions for Ramp Merging

2022-12-01 · Soumith Udatha, Yiwei Lyu, John Dolan

Prior work has looked at applying reinforcement learning and imitation learning approaches to autonomous driving scenarios, but either the safety or the efficiency of the algorithm is compromised. With the use of control…

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning+2

Decentralized On-Ramp Merging Control of Connected and Automated Vehicles in the Mixed Traffic Using Control Barrier Functions

2021-11-01 · Haoji Liu, Weichao Zhuang, Guodong Yin, Rongcan Li 외

The cooperative control of the connected and automated vehicle (CAV) is recognized as an effective approach to alleviate traffic congestion and improve traffic safety, especially for on-ramp bottlenecks. However, in the …

Sequencing-enabled Hierarchical Cooperative CAV On-ramp Merging Control with Enhanced Stability and Feasibility

2023-11-25 · Sixu Li, Yang Zhou, Xinyue Ye, Jiwan Jiang 외

This paper develops a sequencing-enabled hierarchical connected automated vehicle (CAV) cooperative on-ramp merging control framework. The proposed framework consists of a two-layer design: the upper level control sequen…

Model Predictive Control