STDCformer: A Transformer-Based Model with a Spatial-Temporal Causal De-Confounding Strategy for Crowd Flow Prediction
Silu He, Peng Shen, Pingzhen Xu, Qinyao Luo, Haifeng Li

TL;DR
This paper introduces STDCformer, a novel transformer-based model that employs a causal de-confounding strategy and specialized embeddings to improve crowd flow prediction by effectively modeling spatial-temporal relationships.
Contribution
It proposes a new causal de-confounding approach and a spatial-temporal embedding to better capture intrinsic data characteristics for crowd flow prediction.
Findings
Outperforms existing models on crowd flow datasets
Effectively captures spatial-temporal dependencies
Reduces confounding bias in predictions
Abstract
Existing works typically treat spatial-temporal prediction as the task of learning a function to transform historical observations to future observations. We further decompose this cross-time transformation into three processes: (1) Encoding (): learning the intrinsic representation of observations, (2) Cross-Time Mapping (): transforming past representations into future representations, and (3) Decoding (): reconstructing future observations from the future representations. From this perspective, spatial-temporal prediction can be viewed as learning , which includes learning the space transformations between the observation space and the hidden representation space, as well as the spatial-temporal mapping from future states to past states within the representation space. This leads to two key questions: \textbf{Q1: What…
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 · Evacuation and Crowd Dynamics · Anomaly Detection Techniques and Applications
MethodsSoftmax · Attention Is All You Need
