Grounded Relational Inference: Domain Knowledge Driven Explainable Autonomous Driving
Chen Tang, Nishan Srishankar, Sujitha Martin, Masayoshi Tomizuka
TL;DR
This work tackles the explainability of autonomous driving by grounding a relational latent space in domain-knowledge defined interactions. Grounded Relational Inference (GRI) combines a variational GNN with structured reward functions and adversarial IRL to produce semantically meaningful interaction graphs that explain a vehicle's actions. Empirical results on synthetic and real traffic datasets show that GRI yields graph-accurate, interpretable edge types aligned with human domain knowledge, albeit with some trade-offs in trajectory reconstruction. The approach offers a principled pathway to explainable, human-aligned autonomous driving behaviors and opens avenues for safer human-machine collaboration and scalable, domain-informed modeling of multi-agent traffic.
Abstract
Explainability is essential for autonomous vehicles and other robotics systems interacting with humans and other objects during operation. Humans need to understand and anticipate the actions taken by the machines for trustful and safe cooperation. In this work, we aim to develop an explainable model that generates explanations consistent with both human domain knowledge and the model's inherent causal relation. In particular, we focus on an essential building block of autonomous driving, multi-agent interaction modeling. We propose Grounded Relational Inference (GRI). It models an interactive system's underlying dynamics by inferring an interaction graph representing the agents' relations. We ensure a semantically meaningful interaction graph by grounding the relational latent space into semantic interactive behaviors defined with expert domain knowledge. We demonstrate that it can model interactive traffic scenarios under both simulation and real-world settings, and generate semantic graphs explaining the vehicle's behavior by their interactions.
