Hint-AD: Holistically Aligned Interpretability in End-to-End Autonomous Driving
Kairui Ding, Boyuan Chen, Yuchen Su, Huan-ang Gao, Bu Jin, Chonghao Sima, Wuqiang Zhang, Xiaohui Li, Paul Barsch, Hongyang Li, Hao Zhao
TL;DR
Hint-AD tackles interpretability in end-to-end autonomous driving by grounding language generation in the full perception-prediction-planning pipeline, rather than relying on declarative, post-hoc explanations.It introduces a holistic token mixer, instance-level fusion, and a barbell adapter-based language decoder to align outputs with intermediate AD representations, and augments training with an online alignment task across counting, position, motion, and planning.The approach is validated on UniAD and VAD backbones, achieving state-of-the-art results on driving-language tasks (Nu-X CIDEr, TOD3Cap CIDEr) and improving QA and command accuracy, with the Nu-X dataset providing a large-scale, human-labeled driving-explanation resource.Together, these contributions advance interpretable, reliable human-AI interaction in autonomous driving and establish a path toward integrating aligned language models with complex perception-planning pipelines.
Abstract
End-to-end architectures in autonomous driving (AD) face a significant challenge in interpretability, impeding human-AI trust. Human-friendly natural language has been explored for tasks such as driving explanation and 3D captioning. However, previous works primarily focused on the paradigm of declarative interpretability, where the natural language interpretations are not grounded in the intermediate outputs of AD systems, making the interpretations only declarative. In contrast, aligned interpretability establishes a connection between language and the intermediate outputs of AD systems. Here we introduce Hint-AD, an integrated AD-language system that generates language aligned with the holistic perception-prediction-planning outputs of the AD model. By incorporating the intermediate outputs and a holistic token mixer sub-network for effective feature adaptation, Hint-AD achieves desirable accuracy, achieving state-of-the-art results in driving language tasks including driving explanation, 3D dense captioning, and command prediction. To facilitate further study on driving explanation task on nuScenes, we also introduce a human-labeled dataset, Nu-X. Codes, dataset, and models will be publicly available.
