paper-with-me

홈 › Papers

Transferring Autonomous Driving Knowledge on Simulated and Real Intersections

2017-11-30 · David Isele, Akansel Cosgun

We view intersection handling on autonomous vehicles as a reinforcement learning problem, and study its behavior in a transfer learning setting. We show that a network trained on one type of intersection generally is not able to generalize to other intersections. However, a network that is pre-trained on one intersection and fine-tuned on another performs better on the new task compared to training in isolation. This network also retains knowledge of the prior task, even though some forgetting occurs. Finally, we show that the benefits of fine-tuning hold when transferring simulated intersection handling knowledge to a real autonomous vehicle.

📄 PDF Abstract BibTeX arXiv:1712.01106

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous Vehiclesreinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

Driving Policy Transfer via Modularity and Abstraction

2018-04-25 · Matthias Müller, Alexey Dosovitskiy, Bernard Ghanem, Vladlen Koltun

End-to-end approaches to autonomous driving have high sample complexity and are difficult to scale to realistic urban driving. Simulation can help end-to-end driving systems by providing a cheap, safe, and diverse traini…

Autonomous Driving

How Simulation Helps Autonomous Driving:A Survey of Sim2real, Digital Twins, and Parallel Intelligence

2023-05-02 · Xuemin Hu, Shen Li, Tingyu Huang, Bo Tang 외

Safety and cost are two important concerns for the development of autonomous driving technologies. From the academic research to commercial applications of autonomous driving vehicles, sufficient simulation and real worl…

Autonomous Driving

On Transferability of Driver Observation Models from Simulated to Real Environments in Autonomous Cars

2023-07-31 · Walter Morales-Alvarez, Novel Certad, Alina Roitberg, Rainer Stiefelhagen 외

For driver observation frameworks, clean datasets collected in controlled simulated environments often serve as the initial training ground. Yet, when deployed under real driving conditions, such simulator-trained models…

Autonomous DrivingAutonomous VehiclesDecision Making

Learning to Drive from Simulation without Real World Labels

2018-12-10 · Alex Bewley, Jessica Rigley, Yuxuan Liu, Jeffrey Hawke 외

Simulation can be a powerful tool for understanding machine learning systems and designing methods to solve real-world problems. Training and evaluating methods purely in simulation is often "doomed to succeed" at the de…

Image-to-Image TranslationTranslation

A Platform-Agnostic Deep Reinforcement Learning Framework for Effective Sim2Real Transfer towards Autonomous Driving

2023-04-14 · Dianzhao Li, Ostap Okhrin

Deep Reinforcement Learning (DRL) has shown remarkable success in solving complex tasks across various research fields. However, transferring DRL agents to the real world is still challenging due to the significant discr…

Autonomous DrivingDeep Reinforcement Learning