English

Lane Change Decision-Making through Deep Reinforcement Learning

Robotics 2021-12-30 v1 Artificial Intelligence Machine Learning

Abstract

Due to the complexity and volatility of the traffic environment, decision-making in autonomous driving is a significantly hard problem. In this project, we use a Deep Q-Network, along with rule-based constraints to make lane-changing decision. A safe and efficient lane change behavior may be obtained by combining high-level lateral decision-making with low-level rule-based trajectory monitoring. The agent is anticipated to perform appropriate lane-change maneuvers in a real-world-like udacity simulator after training it for a total of 100 episodes. The results shows that the rule-based DQN performs better than the DQN method. The rule-based DQN achieves a safety rate of 0.8 and average speed of 47 MPH

Keywords

Cite

@article{arxiv.2112.14705,
  title  = {Lane Change Decision-Making through Deep Reinforcement Learning},
  author = {Mukesh Ghimire and Malobika Roy Choudhury and Guna Sekhar Sai Harsha Lagudu},
  journal= {arXiv preprint arXiv:2112.14705},
  year   = {2021}
}

Comments

6 pages

R2 v1 2026-06-24T08:35:01.878Z