English

Model-free Deep Reinforcement Learning for Urban Autonomous Driving

Machine Learning 2019-10-23 v2 Artificial Intelligence Computer Vision and Pattern Recognition Robotics

Abstract

Urban autonomous driving decision making is challenging due to complex road geometry and multi-agent interactions. Current decision making methods are mostly manually designing the driving policy, which might result in sub-optimal solutions and is expensive to develop, generalize and maintain at scale. On the other hand, with reinforcement learning (RL), a policy can be learned and improved automatically without any manual designs. However, current RL methods generally do not work well on complex urban scenarios. In this paper, we propose a framework to enable model-free deep reinforcement learning in challenging urban autonomous driving scenarios. We design a specific input representation and use visual encoding to capture the low-dimensional latent states. Several state-of-the-art model-free deep RL algorithms are implemented into our framework, with several tricks to improve their performance. We evaluate our method in a challenging roundabout task with dense surrounding vehicles in a high-definition driving simulator. The result shows that our method can solve the task well and is significantly better than the baseline.

Keywords

Cite

@article{arxiv.1904.09503,
  title  = {Model-free Deep Reinforcement Learning for Urban Autonomous Driving},
  author = {Jianyu Chen and Bodi Yuan and Masayoshi Tomizuka},
  journal= {arXiv preprint arXiv:1904.09503},
  year   = {2019}
}

Comments

7 pages, 6 figures

R2 v1 2026-06-23T08:45:28.146Z