STAMImputer: Spatio-Temporal Attention MoE for Traffic Data Imputation
Yiming Wang, Hao Peng, Senzhang Wang, Haohua Du, Chunyang Liu, Jia Wu, Guanlin Wu

TL;DR
STAMImputer introduces a spatio-temporal attention mixture of experts model that effectively imputes missing traffic data by capturing dynamic spatial-temporal correlations and addressing nonstationarity in traffic patterns.
Contribution
The paper proposes a novel MoE-based framework with a dynamic graph attention mechanism for improved traffic data imputation in block missing scenarios.
Findings
Significant performance improvements over state-of-the-art methods.
Effective modeling of real-time spatial correlations.
Robustness in nonstationary traffic data conditions.
Abstract
Traffic data imputation is fundamentally important to support various applications in intelligent transportation systems such as traffic flow prediction. However, existing time-to-space sequential methods often fail to effectively extract features in block-wise missing data scenarios. Meanwhile, the static graph structure for spatial feature propagation significantly constrains the models flexibility in handling the distribution shift issue for the nonstationary traffic data. To address these issues, this paper proposes a SpatioTemporal Attention Mixture of experts network named STAMImputer for traffic data imputation. Specifically, we introduce a Mixture of Experts (MoE) framework to capture latent spatio-temporal features and their influence weights, effectively imputing block missing. A novel Low-rank guided Sampling Graph ATtention (LrSGAT) mechanism is designed to dynamically…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Human Mobility and Location-Based Analysis · Traffic control and management
MethodsSoftmax · Attention Is All You Need
