Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GAMMA-Net: Adaptive Long-Horizon Traffic Spatio-Temporal Forecasting Model based on Interleaved Graph Attention and Multi-Axis Mamba

About

Accurate traffic forecasting is crucial for intelligent transportation systems, supporting effective traffic management, congestion reduction, and informed urban planning. However, traditional models often fail to adequately capture the intricate spatio-temporal dependencies present in traffic data. To overcome these limitations, we introduce GAMMA-Net, a novel approach that integrates Graph Attention Networks (GAT) with multi-axis Selective State Space Models (Mamba). The GAT component uses a self-attention mechanism to dynamically adjust the influence of nodes within the traffic network, enabling adaptive spatial dependency modeling based on real-time conditions. Simultaneously, the Mamba module efficiently models long-term temporal and spatial dynamics without the heavy computational cost of conventional recurrent architectures. Extensive experiments on several benchmark traffic datasets, including METR-LA, PEMS-BAY, PEMS03, PEMS04, PEMS07, and PEMS08, show that GAMMA-Net consistently outperforms existing state-of-the-art models across different prediction horizons, achieving up to a 16.25% reduction in Mean Absolute Error (MAE) compared to baseline models. Ablation studies highlight the critical contributions of both the spatial and temporal components, emphasizing their complementary role in improving prediction accuracy. In conclusion, the GAMMA-Net model sets a new standard in traffic forecasting, offering a powerful tool for next-generation traffic management and urban planning. The code for this study is available at https://github.com/hdy6438/GAMMA-Net

Dongyi He, Yuanquan Gao, Bin Jiang, He Yan• 2026

Related benchmarks

TaskDatasetResultRank
Traffic speed forecastingMETR-LA (test)
MAE2.39
252
Traffic ForecastingPeMS08
RMSE22.53
242
Traffic speed forecastingPEMS-BAY (test)
MAE1.12
187
Traffic ForecastingPeMS07
MAE18.49
152
Traffic ForecastingPeMS04
MAE17.9
63
Traffic ForecastingPeMS03
MAE13.72
58
Showing 6 of 6 rows

Other info

Follow for update