cd /news/artificial-intelligence/emagn-efficient-multi-attention-grap… · home topics artificial-intelligence article
[ARTICLE · art-61450] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

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

Researchers propose EMAGN, an efficient multi-attention graph network that uses learned clustering to linearize spatial attention for traffic forecasting, reducing complexity from quadratic to linear. The model achieves accuracy within 2.7-3.2% MAE of full-attention GMAN while cutting training time by 32%, inference time by 38%, and GPU memory by 58%, and enables operation on standard GPUs where full-attention models fail.

read1 min views1 publishedJul 16, 2026

arXiv:2607.13241v1 Announce Type: new 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.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @emagn 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/emagn-efficient-mult…] indexed:0 read:1min 2026-07-16 ·