English

Continuous Control for Automated Lane Change Behavior Based on Deep Deterministic Policy Gradient Algorithm

Robotics 2019-06-07 v1 Machine Learning Machine Learning

Abstract

Lane change is a challenging task which requires delicate actions to ensure safety and comfort. Some recent studies have attempted to solve the lane-change control problem with Reinforcement Learning (RL), yet the action is confined to discrete action space. To overcome this limitation, we formulate the lane change behavior with continuous action in a model-free dynamic driving environment based on Deep Deterministic Policy Gradient (DDPG). The reward function, which is critical for learning the optimal policy, is defined by control values, position deviation status, and maneuvering time to provide the RL agent informative signals. The RL agent is trained from scratch without resorting to any prior knowledge of the environment and vehicle dynamics since they are not easy to obtain. Seven models under different hyperparameter settings are compared. A video showing the learning progress of the driving behavior is available. It demonstrates the RL vehicle agent initially runs out of road boundary frequently, but eventually has managed to smoothly and stably change to the target lane with a success rate of 100% under diverse driving situations in simulation.

Keywords

Cite

@article{arxiv.1906.02275,
  title  = {Continuous Control for Automated Lane Change Behavior Based on Deep Deterministic Policy Gradient Algorithm},
  author = {Pin Wang and Hanhan Li and Ching-Yao Chan},
  journal= {arXiv preprint arXiv:1906.02275},
  year   = {2019}
}

Comments

Published at the 30th IEEE Intelligent Vehicles Symposium (IV), 2019

R2 v1 2026-06-23T09:44:12.424Z