CaTFormer: Causal Temporal Transformer with Dynamic Contextual Fusion for Driving Intention Prediction
Sirui Wang, Zhou Guan, Bingxi Zhao, Tongjia Gu, Jie Liu
TL;DR
CaTFormer tackles driving intention prediction by explicitly modeling causal interactions between driver state and environmental context. It introduces three core modules—Reciprocal Delayed Fusion for temporal cross-stream alignment, Counterfactual Residual Encoding to disentangle genuine causal effects, and a Feature Synthesis Network for adaptive fusion—within a Transformer framework to achieve robust, interpretable predictions. On Brain4Cars, CaTFormer sets new benchmarks, demonstrating strong performance across highway and urban maneuvers and providing visualizations that reveal its causal reasoning. The approach offers practical impact for real-time human-machine co-driving by improving safety, reliability, and transparency in maneuver anticipation.
Abstract
Accurate prediction of driving intention is key to enhancing the safety and interactive efficiency of human-machine co-driving systems. It serves as a cornerstone for achieving high-level autonomous driving. However, current approaches remain inadequate for accurately modeling the complex spatiotemporal interdependencies and the unpredictable variability of human driving behavior. To address these challenges, we propose CaTFormer, a causal Temporal Transformer that explicitly models causal interactions between driver behavior and environmental context for robust intention prediction. Specifically, CaTFormer introduces a novel Reciprocal Delayed Fusion (RDF) mechanism for precise temporal alignment of interior and exterior feature streams, a Counterfactual Residual Encoding (CRE) module that systematically eliminates spurious correlations to reveal authentic causal dependencies, and an innovative Feature Synthesis Network (FSN) that adaptively synthesizes these purified representations into coherent temporal representations. Experimental results demonstrate that CaTFormer attains state-of-the-art performance on the Brain4Cars dataset. It effectively captures complex causal temporal dependencies and enhances both the accuracy and transparency of driving intention prediction.
