paper-with-me

홈 › Papers

End-to-End Deep Reinforcement Learning for Lane Keeping Assist

2016-12-13 · 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, 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 formulate two main categories of algorithms: 1) Discrete actions category, and 2) Continuous actions category. For the discrete actions category, we will deal with Deep Q-Network Algorithm (DQN) while for the continuous actions category, we will deal with Deep Deterministic Actor Critic Algorithm (DDAC). In addition to that, We will also discover the performance of these two categories on an open source car simulator for Racing called (TORCS) which stands for The Open Racing car Simulator. Our simulation results demonstrate learning of autonomous maneuvering in a scenario of complex road curvatures and simple interaction with other vehicles. Finally, we explain the effect of some restricted conditions, put on the car during the learning phase, on the convergence time for finishing its learning phase.

📄 PDF Abstract BibTeX arXiv:1612.04340

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Intention-Based Lane Changing and Lane Keeping Haptic Guidance Steering System

2020-11-15 · Zhanhong Yan, Kaiming Yang, Zheng Wang, Bo Yang 외

Haptic guidance in a shared steering assistance system has drawn significant attention in intelligent vehicle fields, owing to its mutual communication ability for vehicle control. By exerting continuous torque on the st…

Steering Control

Reinforcement learning informed evolutionary search for autonomous systems testing

2023-08-24 · Dmytro Humeniuk, Foutse khomh, Giuliano Antoniol

Evolutionary search-based techniques are commonly used for testing autonomous robotic systems. However, these approaches often rely on computationally expensive simulator-based models for test scenario evaluation. To imp…

Computational EfficiencyEfficient Explorationreinforcement-learningReinforcement Learning+1

CRLLK: Constrained Reinforcement Learning for Lane Keeping in Autonomous Driving

2025-03-28 · Xinwei Gao, Arambam James Singh, Gangadhar Royyuru, Michael Yuhas 외

Lane keeping in autonomous driving systems requires scenario-specific weight tuning for different objectives. We formulate lane-keeping as a constrained reinforcement learning problem, where weight coefficients are autom…

Autonomous Drivingreinforcement-learningReinforcement Learning

Imitation Learning for Vision-based Lane Keeping Assistance

2017-09-12 · Christopher Innocenti, Henrik Lindén, Ghazaleh Panahandeh, Lennart Svensson 외

This paper aims to investigate direct imitation learning from human drivers for the task of lane keeping assistance in highway and country roads using grayscale images from a single front view camera. The employed method…

Imitation Learning

Security of Deep Learning based Lane Keeping System under Physical-World Adversarial Attack

2020-03-03 · Takami Sato, Junjie Shen, Ningfei Wang, Yunhan Jack Jia 외

Lane-Keeping Assistance System (LKAS) is convenient and widely available today, but also extremely security and safety critical. In this work, we design and implement the first systematic approach to attack real-world DN…

Adversarial Attack