vix.ing · top · new · best · stats · spec

Deep Reinforcement Learning framework for Autonomous Driving

2017/04/08 by Ahmad El Sallab, Mohammed Abdou, Etienne Perot +1 · 1 citation
Mathematics · Computer Science · #stat.ML #cs.LG #cs.RO

paper · pdf · doi:10.2352/issn.2470-1173.2017.19.avm-023

published as IS&T Electronic Imaging, Autonomous Vehicles and Machines 2017, AVM-023, pg. 70-76 (2017) · Reprinted with permission of IS&T: The Society for Imaging Science and Technology, sole copyright owners of Electronic Imaging, Autonomous Vehicles and Machines 2017

arxiv created 2017/04/08 · arxiv updated 2017/04/11

Abstract

Reinforcement learning is considered to be a strong AI paradigm which can be used to teach machines through interaction with the environment and learning from their mistakes. Despite its perceived utility, it has not yet been successfully applied in automotive applications. Motivated by the successful demonstrations of learning of Atari games and Go by Google DeepMind, we propose a framework for autonomous driving using deep reinforcement learning. This is of particular relevance as it is difficult to pose autonomous driving as a supervised learning problem due to strong interactions with the environment including other vehicles, pedestrians and roadworks. As it is a relatively new area of research for autonomous driving, we provide a short overview of deep reinforcement learning and then describe our proposed framework. It incorporates Recurrent Neural Networks for information integration, enabling the car to handle partially observable scenarios. It also integrates the recent work on attention models to focus on relevant information, thereby reducing the computational complexity for deployment on embedded hardware. The framework was tested in an open source 3D car racing simulator called TORCS. Our simulation results demonstrate learning of autonomous maneuvering in a scenario of complex road curvatures and simple interaction of other vehicles.

Cited by