paper-with-me

홈 › Papers

Tackling Real-World Autonomous Driving using Deep Reinforcement Learning

2022-07-05 · Paolo Maramotti, Alessandro Paolo Capasso, Giulio Bacchiani, Alberto Broggi

In the typical autonomous driving stack, planning and control systems represent two of the most crucial components in which data retrieved by sensors and processed by perception algorithms are used to implement a safe and comfortable self-driving behavior. In particular, the planning module predicts the path the autonomous car should follow taking the correct high-level maneuver, while control systems perform a sequence of low-level actions, controlling steering angle, throttle and brake. In this work, we propose a model-free Deep Reinforcement Learning Planner training a neural network that predicts both acceleration and steering angle, thus obtaining a single module able to drive the vehicle using the data processed by localization and perception algorithms on board of the self-driving car. In particular, the system that was fully trained in simulation is able to drive smoothly and safely in obstacle-free environments both in simulation and in a real-world urban area of the city of Parma, proving that the system features good generalization capabilities also driving in those parts outside the training scenarios. Moreover, in order to deploy the system on board of the real self-driving car and to reduce the gap between simulated and real-world performances, we also develop a module represented by a tiny neural network able to reproduce the real vehicle dynamic behavior during the training in simulation.

📄 PDF Abstract BibTeX arXiv:2207.02162

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Virtual to Real Reinforcement Learning for Autonomous Driving

2017-04-13 · Xinlei Pan, Yurong You, Ziyan Wang, Cewu Lu

Reinforcement learning is considered as a promising direction for driving policy learning. However, training autonomous driving vehicle with reinforcement learning in real environment involves non-affordable trial-and-er…

Autonomous DrivingDomain AdaptationImage-to-Image Translationreinforcement-learning+5

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

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

Exploring applications of deep reinforcement learning for real-world autonomous driving systems

2019-01-06 · Victor Talpaert, Ibrahim Sobh, B Ravi Kiran, Patrick Mannion 외

Deep Reinforcement Learning (DRL) has become increasingly powerful in recent years, with notable achievements such as Deepmind's AlphaGo. It has been successfully deployed in commercial vehicles like Mobileye's path plan…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Simulation-based reinforcement learning for real-world autonomous driving

2019-11-29 · Błażej Osiński, Adam Jakubowski, Piotr Miłoś, Paweł Zięcina 외

We use reinforcement learning in simulation to obtain a driving system controlling a full-size real-world vehicle. The driving policy takes RGB images from a single camera and their semantic segmentation as input. We use…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2