Simpler is better: Multilevel Abstraction with Graph Convolutional Recurrent Neural Network Cells for Traffic Prediction
Naghmeh Shafiee Roudbari, Zachary Patterson, Ursula Eicker,, Charalambos Poullis

TL;DR
This paper introduces a simplified multilevel GNN-RNN architecture for traffic prediction that effectively captures spatiotemporal dependencies, improves accuracy, and reduces computational costs, especially for complex urban street networks.
Contribution
It proposes a novel multilevel abstraction sequence-to-sequence GNN-RNN model with sparse architecture and introduces a new Montreal street-level traffic dataset.
Findings
Improves one-hour prediction accuracy by over 7% on benchmarks.
Reduces training resource requirements by more than 50%.
Effectively models complex urban traffic patterns.
Abstract
In recent years, graph neural networks (GNNs) combined with variants of recurrent neural networks (RNNs) have reached state-of-the-art performance in spatiotemporal forecasting tasks. This is particularly the case for traffic forecasting, where GNN models use the graph structure of road networks to account for spatial correlation between links and nodes. Recent solutions are either based on complex graph operations or avoiding predefined graphs. This paper proposes a new sequence-to-sequence architecture to extract the spatiotemporal correlation at multiple levels of abstraction using GNN-RNN cells with sparse architecture to decrease training time compared to more complex designs. Encoding the same input sequence through multiple encoders, with an incremental increase in encoder layers, enables the network to learn general and detailed information through multilevel abstraction. We…
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 · Traffic control and management · Transportation Planning and Optimization
