Counterfactual Graph Transformer for Traffic Flow Prediction
Ying Yang, Kai Du, Xingyuan Dai, and Jianwu Fang

TL;DR
This paper introduces a Counterfactual Graph Transformer that enhances traffic flow prediction by providing interpretable explanations through counterfactual analysis, improving prediction accuracy and understanding of spatial-temporal dependencies.
Contribution
The novel CGT model integrates counterfactual explanations into graph transformer-based traffic prediction, addressing bias and interpretability issues in existing methods.
Findings
CGT achieves superior prediction accuracy on real-world datasets.
The model provides reliable and interpretable explanations for traffic flow patterns.
Counterfactual perturbations improve the robustness of traffic predictions.
Abstract
Traffic flow prediction (TFP) is a fundamental problem of the Intelligent Transportation System (ITS), as it models the latent spatial-temporal dependency of traffic flow for potential congestion prediction. Recent graph-based models with multiple kinds of attention mechanisms have achieved promising performance. However, existing methods for traffic flow prediction tend to inherit the bias pattern from the dataset and lack interpretability. To this end, we propose a Counterfactual Graph Transformer (CGT) model with an instance-level explainer (e.g., finding the important subgraphs) specifically designed for TFP. We design a perturbation mask generator over input sensor features at the time dimension and the graph structure on the graph transformer module to obtain spatial and temporal counterfactual explanations. By searching the optimal perturbation masks on the input data feature and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Transportation Planning and Optimization
MethodsMulti-Head Attention · Attention Is All You Need · Laplacian EigenMap · Position-Wise Feed-Forward Layer · Layer Normalization · Softmax · Linear Layer · Adam · Dense Connections · Label Smoothing
