GRIT: Fast, Interpretable, and Verifiable Goal Recognition with Learned Decision Trees for Autonomous Driving
Cillian Brewitt, Balint Gyevnar, Samuel Garcin, Stefano V. Albrecht

TL;DR
GRIT is a goal recognition system for autonomous driving that uses learned decision trees to achieve fast, accurate, interpretable, and verifiable inferences about vehicle goals in urban environments.
Contribution
The paper introduces GRIT, a novel goal recognition approach using decision trees that balances speed, accuracy, interpretability, and verifiability in autonomous driving.
Findings
GRIT achieves real-time inference speeds.
GRIT's accuracy is comparable to deep learning baselines.
Learned trees are human interpretable and verifiable.
Abstract
It is important for autonomous vehicles to have the ability to infer the goals of other vehicles (goal recognition), in order to safely interact with other vehicles and predict their future trajectories. This is a difficult problem, especially in urban environments with interactions between many vehicles. Goal recognition methods must be fast to run in real time and make accurate inferences. As autonomous driving is safety-critical, it is important to have methods which are human interpretable and for which safety can be formally verified. Existing goal recognition methods for autonomous vehicles fail to satisfy all four objectives of being fast, accurate, interpretable and verifiable. We propose Goal Recognition with Interpretable Trees (GRIT), a goal recognition system which achieves these objectives. GRIT makes use of decision trees trained on vehicle trajectory data. We evaluate…
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 · Bayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI)
