English

A Probabilistic Framework for Imitating Human Race Driver Behavior

Robotics 2020-02-18 v2 Machine Learning Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2001.08255,
  title  = {A Probabilistic Framework for Imitating Human Race Driver Behavior},
  author = {Stefan Löckel and Jan Peters and Peter van Vliet},
  journal= {arXiv preprint arXiv:2001.08255},
  year   = {2020}
}

Comments

updated references [17] and [33]; added journal info

R2 v1 2026-06-23T13:18:10.577Z