TL;DR
GAMMA-Net is a novel traffic forecasting model combining graph attention and multi-axis Mamba to adaptively capture complex spatio-temporal dependencies, outperforming existing models on multiple benchmarks.
Contribution
Introduces GAMMA-Net, integrating GAT and Mamba modules for efficient, adaptive long-horizon traffic prediction, setting new performance standards.
Findings
Achieves up to 16.25% reduction in MAE on benchmark datasets.
Outperforms state-of-the-art models across various prediction horizons.
Ablation studies confirm the effectiveness of spatial and temporal modules.
Abstract
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…
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.
