A spatial-temporal short-term traffic flow prediction model based on dynamical-learning graph convolution mechanism
Zhijun Chen (1), Zhe Lu (2), Qiushi Chen (3), Hongliang Zhong (3),, Yishi Zhang (4), Jie Xue (5), Chaozhong Wu (1) ((1) Intelligent, Transportation Systems Research Center, Wuhan University of Technology,, Wuhan, China, (2) School of Transportation, Logistics Engineering, Wuhan

TL;DR
This paper introduces a novel spatial-temporal traffic prediction model combining a learnable graph convolution mechanism with LSTM and trigonometric encoding, improving accuracy and robustness over existing models.
Contribution
It proposes Location-GCN, a graph convolution network with a learnable influence matrix, to better capture dynamic spatial relationships in traffic data.
Findings
Outperforms baseline models in accuracy on real datasets
Demonstrates robustness across different traffic scenarios
Effectively captures long-term periodic patterns
Abstract
Short-term traffic flow prediction is a vital branch of the Intelligent Traffic System (ITS) and plays an important role in traffic management. Graph convolution network (GCN) is widely used in traffic prediction models to better deal with the graphical structure data of road networks. However, the influence weights among different road sections are usually distinct in real life, and hard to be manually analyzed. Traditional GCN mechanism, relying on manually-set adjacency matrix, is unable to dynamically learn such spatial pattern during the training. To deal with this drawback, this paper proposes a novel location graph convolutional network (Location-GCN). Location-GCN solves this problem by adding a new learnable matrix into the GCN mechanism, using the absolute value of this matrix to represent the distinct influence levels among different nodes. Then, long short-term memory (LSTM)…
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 · Traffic control and management · Neural Networks and Applications
MethodsConvolution · Graph Convolutional Network
