Skip to content

EMAGN: Efficient Multi-Attention Graph Network via Learned Clustering for Scalable Traffic Forecasting

Jul 2026 · arXiv.org · Vol abs/2607.13241 · 0 citations · 31 references
Computer Science

TL;DR

An Efficient Multi-Attention Graph Network (EMAGN) that linearises the spatial attention mechanism itself, inspired by the theory of fast high-dimensional Gaussian filtering, which surpasses Linformer and Performer in both accuracy and efficiency within the same backbone, owing to its traffic-network-aware adaptive clustering.

Abstract

Traffic forecasting is highly challenging due to complex and nonlinear spatial and temporal dependencies. Self-attention mechanisms have been widely adopted to model dynamic and long-range dependencies, achieving state-of-the-art performance, but suffer from limited scalability due to quadratic computational and memory complexity. To address this, we propose an Efficient Multi-Attention Graph Network (EMAGN) that linearises the spatial attention mechanism itself, inspired by the theory of fast high-dimensional Gaussian filtering. Two learned clustering matrices C_k and C_v adaptively group key and value vectors into M super-clusters, reducing complexity from O(N^2 d) to O(NMd) without sacrificing the flexibility of attention for dynamic dependency modelling. Experimental results on PEMS-BAY and METR-LA show that EMAGN achieves accuracy within 2.7-3.2% MAE of full-attention GMAN while reducing training time by 32%, inference time by 38%, and GPU memory by 58%. Critically, at K=16 attention heads, full-attention GMAN runs out of memory on a standard 11 GB GPU entirely while EMAGN continues to operate, demonstrating a categorical expansion of feasible model configurations. EMAGN also surpasses Linformer and Performer in both accuracy and efficiency within the same backbone, owing to its traffic-network-aware adaptive clustering.

View source

Similar papers

Aug 2026

Cost-effective and scalable traffic forecasting: A graph-free multi-view MLP architecture.

Achieving accurate and scalable traffic prediction is a cornerstone of modern intelligent transportation systems. While the recent advent of Large Language Models (LLMs) has introduced remarkable zero-shot capabilities to urban computing, their immense parametric scale and exorbitant deployment costs fundamentally restrict their viability for real-time, large-scale traffic operations. Concurrently, mainstream spatio-temporal forecasting methods remain heavily tethered to explicit topological graph structures or computationally expensive attention mechanisms, which inherently introduce severe scalability bottlenecks. These limitations underscore a critical divergence in current research: an urgent necessity to develop highly efficient, lightweight predictive architectures capable of bridging the gap between theoretical accuracy and practical deployability.To address this deployment imperative, we propose the Spatio-Temporal Multi-view MLP Network (STMMN), a highly scalable, graph-free computational framework. Diverging from traditional graph-dependent paradigms, STMMN utilizes an adaptive spatial clustering multilayer perceptron (MLP) module to autonomously extract latent spatial homogeneity. This mechanism streamlines spatial dimensionality, effectively circumventing the rigidity of predefined topologies and drastically reducing learning complexity. Furthermore, we introduce a temporal multi-view aggregation module that seamlessly integrates distinct temporal branches, specifically capturing proximity, trend, and periodicity, to dynamically fuse multi-scale temporal dependencies without relying on exhaustive attention maps.Extensive experiments conducted on multiple real-world, large-scale datasets confirm that STMMN achieves state-of-the-art prediction accuracy while exhibiting exceptional computational efficiency. Ultimately, this research validates the immense practical value of lightweight, knowledge-aware models in overcoming the deployment bottlenecks of large-scale urban engineering operations.

Guangyin Jin, Sicong Lai, Xiaoshuai Hao et al. · 0 citations
Preprint Aug 2026

Structure-Guided Spatiotemporal Attention Graph Neural Network for Traffic Flow Prediction

The Structure-Guided Spatiotemporal Attention Graph Neural Network is proposed, offering a mechanistic account of the model's decision-making process while ensuring robust forecasting by aligning attention-based reasoning with identified macroscopic dependencies and preventing over-reliance on ephemeral local noise.

Xuan He, Can Li, Wan-Jing Ma · 0 citations
Open access Jul 2026

IPGMVL: based on interactive progressive graph convolution with multi-view learning traffic flow forecasting.

The key challenge in traffic flow prediction lies in modeling complex spatio-temporal dependencies effectively. While graph neural networks have shown promise, existing methods face two critical limitations: (1) static graph construction approaches fail to adapt to real-time network dynamics, and (2) prevailing spatio-temporal models neglect both interactive dependency learning and node-specific pattern variations due to spatial heterogeneity. A model based on Interactive Progressive Graph Convolution with Multi-view learning (IPGMVL) is proposed, which introduces three key innovations: First, progressive graph convolution dynamically adjusts edge weights through trend similarity learning, capturing real-time spatial evolution. Second, a multi-view interactive learning mechanism incorporates spatio-temporal heterogeneous patterns for comprehensive dependency modeling. Third, the fast parallel learning (FPL) module is used to realize the synchronous and efficient mining of spatio-temporal features through parameter streamlining, while the serial learning (SL) module expands the serial receptive field and avoid information coverage to further enhance the modeling capability of spatio-temporal dependencies. Experimental results demonstrate IPGMVL's superior performance across four benchmark datasets, establishing new state-of-the-art standards while maintaining computational efficiency. This advancement highlights the importance of dynamic graph adaptation and interactive learning in traffic prediction systems.

Hongyan Wang, Linlong Chen · 0 citations
Open access Jul 2026

Traffic Flow Prediction System Based on Spatiotemporal Graph Neural Network

This framework introduces an adaptive graph learning module that dynamically infers meaningful connectivity relationships among traffic sensors—not relying on fixed geographic or distance-based assumptions—but instead leveraging real-time traffic correlations and node-level embeddings, enabling effective modeling of both localized spatial interactions and multi-scale temporal dependencies across varying prediction horizons.

Zhengxu Luan, Huan Wang, Miaobowen Wang et al. · 0 citations
Conference Open access 2026

Spectrally-Regularized Graph Network with Disruption-Aware Training for Out-of-Distribution Robust Traffic Forecasting

Spatio-temporal graph neural networks achieve strong traffic forecasting accuracy, yet their robustness under out-of-distribution (OOD) conditions, such as traffic incidents, remains poorly understood. We propose SRGNet, a spectrally-regularized graph network combining three targeted innovations: (1) spectral normalization on all weight matrices to bound the Lipschitz constant; (2) disruption-aware training augmentation synthesizing incident-like flow drops; and (3) stochastic depth creating an implicit ensemble. We evaluate on PEMS-BAY using an impact-verified OOD protocol with 996 real incidents ( 30% flow reduction). SRGNet achieves the lowest OOD degradation (+116.0%) among competitive models, the best local OOD RMSE (0.987) at the most-impacted sensors, and a standard RMSE of 0.3123, demonstrating the best accuracy–robustness tradeoff.

Huu Dang Khoi Nguyen, T. Le · 0 citations
Open access Aug 2026

A traffic flow forecasting model with embedded sparse dynamic graph convolution and multi-head attention LSTM

Experimental results on the public PEMS04 and PEMS08 datasets demonstrate that the proposed ESDG-ALSTM model significantly improves forecasting accuracy, confirming that ESDG-ALSTM is more sensitive to abrupt events and multimodal evolution patterns and can effectively enhance prediction performance in complex traffic flow scenarios.

Guozheng Li, Bai-Jing Wu, Ke Gao et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.