paper-with-me

Papers

A Probabilistic Framework for Imitating Human Race Driver Behavior

2020-01-22 · Stefan Löckel, Jan Peters, Peter van Vliet

Understanding and modeling human driver behavior is crucial for advanced vehicle development. However, unique driving styles, inconsistent behavior, and complex decision processes render it a challenging task, and existing approaches often lack variability or robustness. To approach this problem, we propose Probabilistic Modeling of Driver behavior (ProMoD), a modular framework which splits the task of driver behavior modeling into multiple modules. A global target trajectory distribution is learned with Probabilistic Movement Primitives, clothoids are utilized for local path generation, and the corresponding choice of actions is performed by a neural network. Experiments in a simulated car racing setting show considerable advantages in imitation accuracy and robustness compared to other imitation learning algorithms. The modular architecture of the proposed framework facilitates straightforward extensibility in driving line adaptation and sequencing of multiple movement primitives for future research.

📄 PDF Abstract BibTeX arXiv:2001.08255

Code (0)

등록된 구현이 없습니다.

Tasks

Car RacingImitation Learning

Similar Papers 제목 키워드 기반

An Adaptive Human Driver Model for Realistic Race Car Simulations

2022-03-03 · Stefan Löckel, Siwei Ju, Maximilian Schaller, Peter van Vliet 외

Engineering a high-performance race car requires a direct consideration of the human driver using real-world tests or Human-Driver-in-the-Loop simulations. Apart from that, offline simulations with human-like race driver…

Imitation Learning

Simultaneous Policy Learning and Latent State Inference for Imitating Driver Behavior

2017-04-19 · Jeremy Morton, Mykel J. Kochenderfer

In this work, we propose a method for learning driver models that account for variables that cannot be observed directly. When trained on a synthetic dataset, our models are able to learn encodings for vehicle trajectori…

Imitating Driver Behavior with Generative Adversarial Networks

2017-01-24 · Alex Kuefler, Jeremy Morton, Tim Wheeler, Mykel Kochenderfer

The ability to accurately predict and simulate human driving behavior is critical for the development of intelligent transportation systems. Traditional modeling methods have employed simple parametric models and behavio…

Imitation Learning

Implementing AI-powered semantic character recognition in motor racing sports

2020-06-01 · Jose David Fernández Rodríguez, David Daniel Albarracín Molina, Jesús Hormigo Cebolla

Oftentimes TV producers of motor-racing programs overlay visual and textual media to provide on-screen context about drivers, such as a driver's name, position or photo. Typically this is accomplished by a human producer…

Learning a Decision Module by Imitating Driver's Control Behaviors

2019-11-30 · Junning Huang, Sirui Xie, Jiankai Sun, Qiurui Ma 외

Autonomous driving systems have a pipeline of perception, decision, planning, and control. The decision module processes information from the perception module and directs the execution of downstream planning and control…

Autonomous DrivingImitation Learning