A spatial-temporal short-term traffic flow prediction model based on
dynamical-learning graph convolution mechanism
- URL: http://arxiv.org/abs/2205.04762v1
- Date: Tue, 10 May 2022 09:19:12 GMT
- Title: A spatial-temporal short-term traffic flow prediction model based on
dynamical-learning graph convolution mechanism
- Authors: 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 and Logistics Engineering, Wuhan
University of Technology, Wuhan, China, (3) School of Computer Science and
Technology, Wuhan University of Technology, Wuhan, China, (4) School of
Management, Wuhan University of Technology, Wuhan, China, (5) Faculty of
Technology, Policy and Management, Safety and Security Science Group (S3G),
Delft University of Technology, Delft, The Netherlands)
- Abstract summary: 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.
To deal with this drawback, this paper proposes a novel location graph convolutional network (Location-GCN)
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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) is employed in the
proposed traffic prediction model. Moreover, Trigonometric function encoding is
used in this study to enable the short-term input sequence to convey the
long-term periodical information. Ultimately, the proposed model is compared
with the baseline models and evaluated on two real word traffic flow datasets.
The results show our model is more accurate and robust on both datasets than
other representative traffic prediction models.
Related papers
- Improving Traffic Flow Predictions with SGCN-LSTM: A Hybrid Model for Spatial and Temporal Dependencies [55.2480439325792]
This paper introduces the Signal-Enhanced Graph Convolutional Network Long Short Term Memory (SGCN-LSTM) model for predicting traffic speeds across road networks.
Experiments on the PEMS-BAY road network traffic dataset demonstrate the SGCN-LSTM model's effectiveness.
arXiv Detail & Related papers (2024-11-01T00:37:00Z) - A Multi-Graph Convolutional Neural Network Model for Short-Term Prediction of Turning Movements at Signalized Intersections [0.6215404942415159]
This study introduces a novel deep learning architecture, referred to as the multigraph convolution neural network (MGCNN) for turning movement prediction at intersections.
The proposed architecture combines a multigraph structure, built to model temporal variations in traffic data, with a spectral convolution operation to support modeling the spatial variations in traffic data over the graphs.
The model's ability to perform short-term predictions over 1, 2, 3, 4, and 5 minutes into the future was evaluated against four baseline state-of-the-art models.
arXiv Detail & Related papers (2024-06-02T05:41:25Z) - A novel hybrid time-varying graph neural network for traffic flow forecasting [3.6623539239888556]
Real-time and precise traffic flow prediction is vital for the efficiency of intelligent transportation systems.
Traditional graph neural networks (GNNs) are used to describe spatial correlations among traffic nodes in urban road networks.
We have proposed a novel hybrid time-varying graph neural network (HTVGNN) for traffic flow prediction.
arXiv Detail & Related papers (2024-01-17T07:21:36Z) - Adaptive Hierarchical SpatioTemporal Network for Traffic Forecasting [70.66710698485745]
We propose an Adaptive Hierarchical SpatioTemporal Network (AHSTN) to promote traffic forecasting.
AHSTN exploits the spatial hierarchy and modeling multi-scale spatial correlations.
Experiments on two real-world datasets show that AHSTN achieves better performance over several strong baselines.
arXiv Detail & Related papers (2023-06-15T14:50:27Z) - Dynamic Causal Graph Convolutional Network for Traffic Prediction [19.759695727682935]
We propose an approach for predicting traffic that embeds time-varying dynamic network to capture finetemporal patterns of traffic data.
We then use graph convolutional networks to generate traffic forecasts.
Our experimental results on a real traffic dataset demonstrate the superior prediction performance of the proposed method.
arXiv Detail & Related papers (2023-06-12T10:46:31Z) - A Dynamic Temporal Self-attention Graph Convolutional Network for
Traffic Prediction [7.23135508361981]
This paper proposes a temporal self-attention graph convolutional network (DT-SGN) model which considers the adjacent matrix as a trainable attention score matrix.
Experiments demonstrate the superiority of our method over state-of-art model-driven model and data-driven models on real-world traffic datasets.
arXiv Detail & Related papers (2023-02-21T03:51:52Z) - PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for
Traffic Flow Prediction [78.05103666987655]
spatial-temporal Graph Neural Network (GNN) models have emerged as one of the most promising methods to solve this problem.
We propose a novel propagation delay-aware dynamic long-range transFormer, namely PDFormer, for accurate traffic flow prediction.
Our method can not only achieve state-of-the-art performance but also exhibit competitive computational efficiency.
arXiv Detail & Related papers (2023-01-19T08:42:40Z) - Learning dynamic and hierarchical traffic spatiotemporal features with
Transformer [4.506591024152763]
This paper proposes a novel model, Traffic Transformer, for spatial-temporal graph modeling and long-term traffic forecasting.
Transformer is the most popular framework in Natural Language Processing (NLP)
analyzing the attention weight matrixes can find the influential part of road networks, allowing us to learn the traffic networks better.
arXiv Detail & Related papers (2021-04-12T02:29:58Z) - On the spatial attention in Spatio-Temporal Graph Convolutional Networks
for skeleton-based human action recognition [97.14064057840089]
Graphal networks (GCNs) promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a graph.
Most of the recently proposed G-temporal-based methods improve the performance by learning the graph structure at each layer of the network.
arXiv Detail & Related papers (2020-11-07T19:03:04Z) - Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting [47.19400232038575]
We argue that learning node-specific patterns is essential for traffic forecasting while the pre-defined graph is avoidable.
We propose two adaptive modules for enhancing Graph Conal Network (GCN) with new capabilities.
Our experiments on two real-world traffic datasets show AGCRN outperforms state-of-the-art by a significant margin without pre-defined graphs about spatial connections.
arXiv Detail & Related papers (2020-07-06T15:51:10Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.