STLGRU: Spatio-Temporal Lightweight Graph GRU for Traffic Flow Prediction
Kishor Kumar Bhaumik, Fahim Faisal Niloy, Saif Mahmud, Simon Woo

TL;DR
STLGRU is a novel lightweight graph-based neural network that effectively models dynamic spatial-temporal traffic data, achieving state-of-the-art accuracy with reduced memory and computational requirements.
Contribution
The paper introduces STLGRU, a memory-efficient, unified model that captures spatial-temporal dependencies without separate components, advancing traffic prediction methods.
Findings
Achieves state-of-the-art accuracy on real-world datasets.
Uses fewer parameters and less memory than existing models.
Demonstrates competitive computational efficiency.
Abstract
Reliable forecasting of traffic flow requires efficient modeling of traffic data. Indeed, different correlations and influences arise in a dynamic traffic network, making modeling a complicated task. Existing literature has proposed many different methods to capture traffic networks' complex underlying spatial-temporal relations. However, given the heterogeneity of traffic data, consistently capturing both spatial and temporal dependencies presents a significant challenge. Also, as more and more sophisticated methods are being proposed, models are increasingly becoming memory-heavy and, thus, unsuitable for low-powered devices. To this end, we propose Spatio-Temporal Lightweight Graph GRU, namely STLGRU, a novel traffic forecasting model for predicting traffic flow accurately. Specifically, our proposed STLGRU can effectively capture dynamic local and global spatial-temporal relations…
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.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Transportation Planning and Optimization · Traffic control and management
