English

Controlling an Autonomous Vehicle with Deep Reinforcement Learning

Robotics 2020-03-16 v2 Artificial Intelligence Machine Learning

Abstract

We present a control approach for autonomous vehicles based on deep reinforcement learning. A neural network agent is trained to map its estimated state to acceleration and steering commands given the objective of reaching a specific target state while considering detected obstacles. Learning is performed using state-of-the-art proximal policy optimization in combination with a simulated environment. Training from scratch takes five to nine hours. The resulting agent is evaluated within simulation and subsequently applied to control a full-size research vehicle. For this, the autonomous exploration of a parking lot is considered, including turning maneuvers and obstacle avoidance. Altogether, this work is among the first examples to successfully apply deep reinforcement learning to a real vehicle.

Keywords

Cite

@article{arxiv.1909.12153,
  title  = {Controlling an Autonomous Vehicle with Deep Reinforcement Learning},
  author = {Andreas Folkers and Matthias Rick and Christof Büskens},
  journal= {arXiv preprint arXiv:1909.12153},
  year   = {2020}
}

Comments

Award as Best Student Paper at IEEE Intelligent Vehicles Symposium (IV), 2019

R2 v1 2026-06-23T11:27:01.595Z