π€ AI Summary
Traffic spatiotemporal forecasting faces challenges including complex temporal patterns, dynamic spatial dependencies, and heterogeneous multi-source inputs. To address these, we propose the Pattern-Aware Spatiotemporal Transformer (MAST), which employs a Time Position Aggregator (TPA) for adaptive temporal encoding and a Spatial Sequence Aggregator (SSA) to serialize spatial structures. Furthermore, MAST introduces a Spatiotemporal Graph Matching (STGM) mechanism and an Attention Mixer module to enable fine-grained cross-domain alignment and multi-scale feature fusion. The framework unifies spatiotemporal dynamics modeling while preserving interpretability. Extensive experiments on five real-world traffic datasets consistently achieve state-of-the-art performance. Ablation studies and visualization analyses validate the effectiveness of each component and demonstrate the modelβs strong generalization capability.
π Abstract
Spatio-temporal traffic forecasting is challenging due to complex temporal patterns, dynamic spatial structures, and diverse input formats. Although Transformer-based models offer strong global modeling, they often struggle with rigid temporal encoding and weak space-time fusion. We propose STPFormer, a Spatio-Temporal Pattern-Aware Transformer that achieves state-of-the-art performance via unified and interpretable representation learning. It integrates four modules: Temporal Position Aggregator (TPA) for pattern-aware temporal encoding, Spatial Sequence Aggregator (SSA) for sequential spatial learning, Spatial-Temporal Graph Matching (STGM) for cross-domain alignment, and an Attention Mixer for multi-scale fusion. Experiments on five real-world datasets show that STPFormer consistently sets new SOTA results, with ablation and visualizations confirming its effectiveness and generalizability.