English

Sim-to-real reinforcement learning applied to end-to-end vehicle control

Machine Learning 2020-12-15 v1 Robotics

Abstract

In this work, we study vision-based end-to-end reinforcement learning on vehicle control problems, such as lane following and collision avoidance. Our controller policy is able to control a small-scale robot to follow the right-hand lane of a real two-lane road, while its training was solely carried out in a simulation. Our model, realized by a simple, convolutional network, only relies on images of a forward-facing monocular camera and generates continuous actions that directly control the vehicle. To train this policy we used Proximal Policy Optimization, and to achieve the generalization capability required for real performance we used domain randomization. We carried out thorough analysis of the trained policy, by measuring multiple performance metrics and comparing these to baselines that rely on other methods. To assess the quality of the simulation-to-reality transfer learning process and the performance of the controller in the real world, we measured simple metrics on a real track and compared these with results from a matching simulation. Further analysis was carried out by visualizing salient object maps.

Keywords

Cite

@article{arxiv.2012.07461,
  title  = {Sim-to-real reinforcement learning applied to end-to-end vehicle control},
  author = {András Kalapos and Csaba Gór and Róbert Moni and István Harmati},
  journal= {arXiv preprint arXiv:2012.07461},
  year   = {2020}
}

Comments

\c{opyright} 2020 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

R2 v1 2026-06-23T20:56:58.260Z