English

CausalVAD: De-confounding End-to-End Autonomous Driving via Causal Intervention

Computer Vision and Pattern Recognition 2026-04-13 v2 Machine Learning

Abstract

Planning-oriented end-to-end driving models show great promise, yet they fundamentally learn statistical correlations instead of true causal relationships. This vulnerability leads to causal confusion, where models exploit dataset biases as shortcuts, critically harming their reliability and safety in complex scenarios. To address this, we introduce CausalVAD, a de-confounding training framework that leverages causal intervention. At its core, we design the sparse causal intervention scheme (SCIS), a lightweight, plug-and-play module to instantiate the backdoor adjustment theory in neural networks. SCIS constructs a dictionary of prototypes representing latent driving contexts. It then uses this dictionary to intervene on the model's sparse vectorized queries. This step actively eliminates spurious associations induced by confounders, thereby eliminating spurious factors from the representations for downstream tasks. Extensive experiments on benchmarks like nuScenes show CausalVAD achieves state-of-the-art planning accuracy and safety. Furthermore, our method demonstrates superior robustness against both data bias and noisy scenarios configured to induce causal confusion.

Keywords

Cite

@article{arxiv.2603.18561,
  title  = {CausalVAD: De-confounding End-to-End Autonomous Driving via Causal Intervention},
  author = {Jiacheng Tang and Zhiyuan Zhou and Zhuolin He and Jia Zhang and Kai Zhang and Jian Pu},
  journal= {arXiv preprint arXiv:2603.18561},
  year   = {2026}
}

Comments

Accepted to CVPR 2026 (Highlight)

R2 v1 2026-07-01T11:27:34.624Z