Temporal Graph Learning Recurrent Neural Network for Traffic Forecasting
Sanghyun Lee, Chanyoung Park

TL;DR
This paper introduces TGLRN, a novel neural network that dynamically models time-evolving spatial dependencies in traffic data, improving forecasting accuracy by capturing changing road relationships.
Contribution
The paper proposes TGLRN, which uses RNNs to dynamically construct graphs at each time step and incorporates adaptive structure information for better traffic prediction.
Findings
TGLRN outperforms existing models on four benchmark datasets.
Dynamic graph construction captures evolving spatial dependencies.
Edge sampling enhances model robustness and accuracy.
Abstract
Accurate traffic flow forecasting is a crucial research topic in transportation management. However, it is a challenging problem due to rapidly changing traffic conditions, high nonlinearity of traffic flow, and complex spatial and temporal correlations of road networks. Most existing studies either try to capture the spatial dependencies between roads using the same semantic graph over different time steps, or assume all sensors on the roads are equally likely to be connected regardless of the distance between them. However, we observe that the spatial dependencies between roads indeed change over time, and two distant roads are not likely to be helpful to each other when predicting the traffic flow, both of which limit the performance of existing studies. In this paper, we propose Temporal Graph Learning Recurrent Neural Network (TGLRN) to address these problems. More precisely, to…
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.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Neural Networks and Applications · Time Series Analysis and Forecasting
