Learning an Interpretable Model for Driver Behavior Prediction with Inductive Biases
Salar Arbabi, Davide Tavernini, Saber Fallah, Richard Bowden

TL;DR
This paper introduces an interpretable driver behavior prediction model that combines deep neural networks with the Intelligent Driver Model, achieving accurate, transparent predictions suitable for autonomous vehicle planning.
Contribution
It embeds a rule-based driver model into neural networks to enhance interpretability without sacrificing predictive accuracy in driving scenarios.
Findings
The model provides transparent predictions that are easier to interpret.
It maintains high accuracy comparable to black-box neural networks.
The approach is end-to-end trainable and robust in simulated merging scenarios.
Abstract
To plan safe maneuvers and act with foresight, autonomous vehicles must be capable of accurately predicting the uncertain future. In the context of autonomous driving, deep neural networks have been successfully applied to learning predictive models of human driving behavior from data. However, the predictions suffer from cascading errors, resulting in large inaccuracies over long time horizons. Furthermore, the learned models are black boxes, and thus it is often unclear how they arrive at their predictions. In contrast, rule-based models, which are informed by human experts, maintain long-term coherence in their predictions and are human-interpretable. However, such models often lack the sufficient expressiveness needed to capture complex real-world dynamics. In this work, we begin to close this gap by embedding the Intelligent Driver Model, a popular hand-crafted driver model, into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Time Series Analysis and Forecasting
