Network-wide Multi-step Traffic Volume Prediction using Graph Convolutional Gated Recurrent Neural Network
Lei Lin, Weizi Li, Lei Zhu

TL;DR
This paper introduces GCGRNN, a novel deep learning model that effectively predicts network-wide multi-step traffic volumes by capturing spatial and temporal dependencies, outperforming existing models in accuracy and training speed.
Contribution
The paper presents GCGRNN, a new graph convolutional gated recurrent neural network that improves traffic prediction accuracy and training efficiency over previous models.
Findings
Reduces MAE by 25.3% compared to DCRNN
Achieves 29.2% lower RMSE than benchmark models
Faster training by up to 52% than DCRNN
Abstract
Accurate prediction of network-wide traffic conditions is essential for intelligent transportation systems. In the last decade, machine learning techniques have been widely used for this task, resulting in state-of-the-art performance. We propose a novel deep learning model, Graph Convolutional Gated Recurrent Neural Network (GCGRNN), to predict network-wide, multi-step traffic volume. GCGRNN can automatically capture spatial correlations between traffic sensors and temporal dependencies in historical traffic data. We have evaluated our model using two traffic datasets extracted from 150 sensors in Los Angeles, California, at the time resolutions one hour and 15 minutes, respectively. The results show that our model outperforms the other five benchmark models in terms of prediction accuracy. For instance, our model reduces MAE by 25.3%, RMSE by 29.2%, and MAPE by 20.2%, compared to the…
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 · Air Quality Monitoring and Forecasting · Traffic control and management
MethodsMasked autoencoder · Diffusion
