TL;DR
This paper introduces RAGC, a scalable graph convolution model for large-scale traffic forecasting that balances high accuracy with computational efficiency, validated on real-world datasets.
Contribution
The paper proposes a novel Regularized Adaptive Graph Convolution (RAGC) model with ECO and SSE mechanisms, enhancing scalability and accuracy in large-scale traffic prediction.
Findings
RAGC outperforms state-of-the-art methods in accuracy on four datasets.
ECO achieves linear time complexity for graph convolution.
RAGC maintains competitive efficiency while improving prediction quality.
Abstract
Traffic prediction is a critical task in spatial-temporal forecasting with broad applications in travel planning and urban management. To model the complex spatial-temporal dependencies in traffic data, Spatial-Temporal Graph Convolutional Networks (STGCNs) have been widely employed, achieving advanced performance. However, when applied to large-scale road networks, the quadratic computational complexity of traditional graph convolution operations severely limits their scalability. Several methods attempt to address this issue through approximation, compression, or spatial partitioning. Nevertheless, these methods often either fail to achieve sufficient computational efficiency or compromise prediction accuracy. To address these challenges, we propose a Regularized Adaptive Graph Convolution (RAGC) model. First, to ensure scalability on large road networks, we develop the Efficient…
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.
