STPFormer: A State-of-the-Art Pattern-Aware Spatio-Temporal Transformer for Traffic Forecasting

πŸ“… 2025-08-18
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– 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.

Technology Category

Application Category

πŸ“ 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.
Problem

Research questions and friction points this paper is trying to address.

Handles complex temporal patterns in traffic forecasting
Addresses dynamic spatial structures in traffic data
Integrates diverse input formats for unified modeling
Innovation

Methods, ideas, or system contributions that make the work stand out.

Pattern-aware temporal encoding via TPA
Sequential spatial learning with SSA
Cross-domain alignment through STGM
πŸ”Ž Similar Papers
No similar papers found.