paper-with-me

홈 › Papers

Deep Reinforcement Learning framework for Autonomous Driving

2017-04-08 · Ahmad El Sallab, Mohammed Abdou, Etienne Perot, Senthil Yogamani

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.

📄 PDF Abstract BibTeX arXiv:1704.02532

Code (1)

gowriaddepalli/ML_DL_Research_collab_base tf

Tasks

Atari GamesAutonomous DrivingCar RacingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Evaluating the Robustness of Deep Reinforcement Learning for Autonomous Policies in a Multi-agent Urban Driving Environment

2021-12-22 · Aizaz Sharif, Dusica Marijan

Deep reinforcement learning is actively used for training autonomous car policies in a simulated driving environment. Due to the large availability of various reinforcement learning algorithms and the lack of their syste…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

CIMRL: Combining IMitation and Reinforcement Learning for Safe Autonomous Driving

2024-06-13 · Jonathan Booher, Khashayar Rohanimanesh, Junhong Xu, Vladislav Isenbaev 외

Modern approaches to autonomous driving rely heavily on learned components trained with large amounts of human driving data via imitation learning. However, these methods require large amounts of expensive data collectio…

Autonomous DrivingAutonomous VehiclesImitation Learningreinforcement-learning+3

MindDrive: A Vision-Language-Action Model for Autonomous Driving via Online Reinforcement Learning

2025-12-15 · Haoyu Fu, Diankun Zhang, Zongchuang Zhao, Jianfeng Cui 외 arxiv

Current Vision-Language-Action (VLA) paradigms in autonomous driving primarily rely on Imitation Learning (IL), which introduces inherent challenges such as distribution shift and causal confusion. Online Reinforcement L…

Reinforcement LearningAutonomous Driving

Scaling Is All You Need: Autonomous Driving with JAX-Accelerated Reinforcement Learning

2023-12-23 · Moritz Harmel, Anubhav Paras, Andreas Pasternak, Nicholas Roy 외

Reinforcement learning has been demonstrated to outperform even the best humans in complex domains like video games. However, running reinforcement learning experiments on the required scale for autonomous driving is ext…

AllAutonomous Drivingreinforcement-learningReinforcement Learning

Simulated Autonomous Driving in a Realistic Driving Environment using Deep Reinforcement Learning and a Deterministic Finite State Machine

2018-11-19 · Patrick Klose, Rudolf Mester

In the field of Autonomous Driving, the system controlling the vehicle can be seen as an agent acting in a complex environment and thus naturally fits into the modern framework of Reinforcement Learning. However, learnin…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1