paper-with-me

홈 › Papers

Meta Reinforcement Learning-Based Lane Change Strategy for Autonomous Vehicles

2020-08-28 · Fei Ye, Pin Wang, Ching-Yao Chan, Jiucai Zhang

Recent advances in supervised learning and reinforcement learning have provided new opportunities to apply related methodologies to automated driving. However, there are still challenges to achieve automated driving maneuvers in dynamically changing environments. Supervised learning algorithms such as imitation learning can generalize to new environments by training on a large amount of labeled data, however, it can be often impractical or cost-prohibitive to obtain sufficient data for each new environment. Although reinforcement learning methods can mitigate this data-dependency issue by training the agent in a trial-and-error way, they still need to re-train policies from scratch when adapting to new environments. In this paper, we thus propose a meta reinforcement learning (MRL) method to improve the agent's generalization capabilities to make automated lane-changing maneuvers at different traffic environments, which are formulated as different traffic congestion levels. Specifically, we train the model at light to moderate traffic densities and test it at a new heavy traffic density condition. We use both collision rate and success rate to quantify the safety and effectiveness of the proposed model. A benchmark model is developed based on a pretraining method, which uses the same network structure and training tasks as our proposed model for fair comparison. The simulation results shows that the proposed method achieves an overall success rate up to 20% higher than the benchmark model when it is generalized to the new environment of heavy traffic density. The collision rate is also reduced by up to 18% than the benchmark model. Finally, the proposed model shows more stable and efficient generalization capabilities adapting to the new environment, and it can achieve 100% successful rate and 0% collision rate with only a few steps of gradient updates.

📄 PDF Abstract BibTeX arXiv:2008.12451

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesImitation LearningMeta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Safe Hybrid-Action Reinforcement Learning-Based Decision and Control for Discretionary Lane Change

2024-03-01 · Ruichen Xu, Xiao Liu, Jinming Xu, Yuan Lin

Autonomous lane-change, a key feature of advanced driver-assistance systems, can enhance traffic efficiency and reduce the incidence of accidents. However, safe driving of autonomous vehicles remains challenging in compl…

Autonomous DrivingAutonomous Vehiclesreinforcement-learning

Automated Lane Change Strategy using Proximal Policy Optimization-based Deep Reinforcement Learning

2020-02-07 · Fei Ye, Xuxin Cheng, Pin Wang, Ching-Yao Chan 외

Lane-change maneuvers are commonly executed by drivers to follow a certain routing plan, overtake a slower vehicle, adapt to a merging lane ahead, etc. However, improper lane change behaviors can be a major cause of traf…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Learning Personalized Discretionary Lane-Change Initiation for Fully Autonomous Driving Based on Reinforcement Learning

2020-10-29 · Zhuoxi Liu, Zheng Wang, Bo Yang, Kimihiko Nakano

In this article, the authors present a novel method to learn the personalized tactic of discretionary lane-change initiation for fully autonomous vehicles through human-computer interactions. Instead of learning from hum…

Autonomous DrivingAutonomous VehiclesReinforcement Learning (RL)

Safe Decision-making for Lane-change of Autonomous Vehicles via Human Demonstration-aided Reinforcement Learning

2022-07-01 · Jingda Wu, Wenhui Huang, Niels de Boer, Yanghui Mo 외

Decision-making is critical for lane change in autonomous driving. Reinforcement learning (RL) algorithms aim to identify the values of behaviors in various situations and thus they become a promising pathway to address …

Autonomous DrivingAutonomous VehiclesDecision MakingReinforcement Learning (RL)

Reinforcement Learning for Freeway Lane-Change Regulation via Connected Vehicles

2024-12-05 · Ke Sun, Huan Yu

Lane change decision-making is a complex task due to intricate vehicle-vehicle and vehicle-infrastructure interactions. Existing algorithms for lane-change control often depend on vehicles with a certain level of autonom…

Autonomous VehiclesMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning