paper-with-me

홈 › Papers

Learning to Drive in a Day

2018-07-01 · Alex Kendall, Jeffrey Hawke, David Janz, Przemyslaw Mazur, Daniele Reda, John-Mark Allen, Vinh-Dieu Lam, Alex Bewley, Amar Shah

We demonstrate the first application of deep reinforcement learning to autonomous driving. From randomly initialised parameters, our model is able to learn a policy for lane following in a handful of training episodes using a single monocular image as input. We provide a general and easy to obtain reward: the distance travelled by the vehicle without the safety driver taking control. We use a continuous, model-free deep reinforcement learning algorithm, with all exploration and optimisation performed on-vehicle. This demonstrates a new framework for autonomous driving which moves away from reliance on defined logical rules, mapping, and direct supervision. We discuss the challenges and opportunities to scale this approach to a broader range of autonomous driving tasks.

📄 PDF Abstract BibTeX arXiv:1807.00412

Code (8)

B-C-WANG/ReinforcementLearningInAutoPilot
ZexinLi0w0/R3 pytorch
ankur-rc/autodrive_ddpg
araffin/learning-to-drive-in-5-minutes pytorch
bitsauce/Carla-ppo tf
bryonkucharski/Learning-to-Drive-with-Reinforcement-Learning-and-Variational-Autoencoders pytorch
bryonkucharski/learning-to-drive-in-a-day-reproduction pytorch
nautilusPrime/autodrive_ddpg

Tasks

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Driver Identification through Stochastic Multi-State Car-Following Modeling

2020-05-22 · Donghao Xu, Zhezhang Ding, Chenfeng Tu, Huijing Zhao 외

Intra-driver and inter-driver heterogeneity has been confirmed to exist in human driving behaviors by many studies. In this study, a joint model of the two types of heterogeneity in car-following behavior is proposed as …

Driver Identification

Human-Based Risk Model for Improved Driver Support in Interactive Driving Scenarios

2024-10-03 · Tim Puphal, Benedict Flade, Matti Krüger, Ryohei Hirano 외

This paper addresses the problem of human-based driver support. Nowadays, driver support systems help users to operate safely in many driving situations. Nevertheless, these systems do not fully use the rich information …

Vision-language Models for Driver Monitoring Systems: A Driver Activity Description Dataset

2026-06-01 · David J. Lerch, Sarath Mulugurthi, Manuel Martin, Frederik Diederichs 외 arxiv

Understanding subtle driver actions is essential for building reliable driver monitoring systems. Existing visionlanguage models (VLMs) are trained on general datasets and struggle to recognize fine distinctions in drive…

LLM-Driven Kernel Evolution: Automating Driver Updates in Linux

2025-11-24 · Arina Kharlamova, Jiawen Liu, Tianyi Zhang, Xinrui Yang 외 arxiv

Linux kernel evolution breaks drivers through API/ABI changes, semantic shifts, and security-hardening updates. We introduce DRIVEBENCH, an executable corpus of kernel$\rightarrow$driver co-evolution cases, and AUTODRIVE…

Prompt Engineering

A Survey on Active Deep Learning: From Model-driven to Data-driven

2021-01-25 · Peng Liu, Lizhe Wang, Guojin He, Lei Zhao

Which samples should be labelled in a large data set is one of the most important problems for trainingof deep learning. So far, a variety of active sample selection strategies related to deep learning havebeen proposed …

Deep LearningSurvey