End-to-End Deep Reinforcement Learning for Lane Keeping Assist
Ahmad El Sallab, Mohammed Abdou, Etienne Perot, Senthil Yogamani

TL;DR
This paper explores deep reinforcement learning methods for autonomous lane keeping, comparing discrete and continuous action algorithms in a racing simulator, demonstrating effective learning in complex driving scenarios.
Contribution
It introduces and evaluates deep RL algorithms for autonomous driving, specifically DQN and DDAC, in a racing simulator environment, addressing the challenge of environment interaction.
Findings
Deep RL algorithms successfully learned autonomous maneuvering.
Discrete and continuous action methods show promising results.
Restricted conditions impact convergence time.
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, but it has not yet been successfully used for automotive applications. There has recently been a revival of interest in the topic, however, driven by the ability of deep learning algorithms to learn good representations of the environment. Motivated by Google DeepMind's successful demonstrations of learning for games from Breakout to Go, we will propose different methods for autonomous driving using deep reinforcement learning. This is of particular interest as it is difficult to pose autonomous driving as a supervised learning problem as it has a strong interaction with the environment including other vehicles, pedestrians and roadworks. As this is a relatively new area of research for autonomous driving, we will…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Autonomous Vehicle Technology and Safety · Adversarial Robustness in Machine Learning
