GraphSparseNet: a Novel Method for Large Scale Traffic Flow Prediction
Weiyang Kong, Kaiqi Wu, Sen Zhang, Yubao Liu

TL;DR
GraphSparseNet is a new scalable GNN framework for large-scale traffic flow prediction that reduces computational complexity to linear time and space, enabling faster training without sacrificing accuracy.
Contribution
Introduces GraphSparseNet, a novel GNN-based framework with linear complexity modules that improve scalability and maintain high accuracy in traffic forecasting.
Findings
Reduces training time by 3.51x compared to state-of-the-art models.
Maintains high predictive accuracy despite reduced complexity.
Operates with linear time and space complexity.
Abstract
Traffic flow forecasting is a critical spatio-temporal data mining task with wide-ranging applications in intelligent route planning and dynamic traffic management. Recent advancements in deep learning, particularly through Graph Neural Networks (GNNs), have significantly enhanced the accuracy of these forecasts by capturing complex spatio-temporal dynamics. However, the scalability of GNNs remains a challenge due to their exponential growth in model complexity with increasing nodes in the graph. Existing methods to address this issue, including sparsification, decomposition, and kernel-based approaches, either do not fully resolve the complexity issue or risk compromising predictive accuracy. This paper introduces GraphSparseNet (GSNet), a novel framework designed to improve both the scalability and accuracy of GNN-based traffic forecasting models. GraphSparseNet is comprised of two…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
