Urban Traffic Flow Forecast Based on FastGCRNN
- URL: http://arxiv.org/abs/2009.08087v1
- Date: Thu, 17 Sep 2020 06:05:05 GMT
- Title: Urban Traffic Flow Forecast Based on FastGCRNN
- Authors: Ya Zhang, Mingming Lu, Haifeng Li
- Abstract summary: It is hard to apply Fast Graph Contemporal Recurrent Neural Network (GCRN) to the large scale networks due to high computational complexity.
We propose to abstract the road network into a geometric graph and build a Fast Graph Contemporal Recurrent Neural Network (GCRN) to model the spatial-temporal dependencies of traffic flow.
Specifically, We use FastGCN unit to efficiently capture the topological relationship between the roads and the surrounding roads in the graph with reducing the computational complexity through importance sampling.
- Score: 14.445176586630465
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Traffic forecasting is an important prerequisite for the application of
intelligent transportation systems in urban traffic networks. The existing
works adopted RNN and CNN/GCN, among which GCRN is the state of art work, to
characterize the temporal and spatial correlation of traffic flows. However, it
is hard to apply GCRN to the large scale road networks due to high
computational complexity. To address this problem, we propose to abstract the
road network into a geometric graph and build a Fast Graph Convolution
Recurrent Neural Network (FastGCRNN) to model the spatial-temporal dependencies
of traffic flow. Specifically, We use FastGCN unit to efficiently capture the
topological relationship between the roads and the surrounding roads in the
graph with reducing the computational complexity through importance sampling,
combine GRU unit to capture the temporal dependency of traffic flow, and embed
the spatiotemporal features into Seq2Seq based on the Encoder-Decoder
framework. Experiments on large-scale traffic data sets illustrate that the
proposed method can greatly reduce computational complexity and memory
consumption while maintaining relatively high accuracy.
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) - Heterogeneous Graph Sequence Neural Networks for Dynamic Traffic Assignment [5.205252810216621]
Existing traffic prediction approaches, such as those utilizing graph neural networks, are typically limited to sensor locations.
We propose the Heterogeneous Spatio-Temporal Graph Sequence Network (HSTG)
HSTG exploits dependency between origin and destination nodes, even when it is long-range, and learns implicit vehicle route choices under origin-destination demands.
arXiv Detail & Related papers (2024-08-07T23:41:09Z) - Temporal Graph Learning Recurrent Neural Network for Traffic Forecasting [27.20703077756038]
We propose Temporal Graph Learning Recurrent Neural Network (TGLRN) to address these problems.
More precisely, to effectively model the nature of time series, we leverage Recurrent Neural Networks (RNNs) to dynamically construct a graph at each time step.
Experimental results on four commonly used real-world benchmark datasets show the effectiveness of TGLRN.
arXiv Detail & Related papers (2024-06-04T19:08:40Z) - Spatial-Temporal Hypergraph Neural Network for Traffic Forecasting [14.885921562410564]
We propose STHODE: S-Temporal Hypergraph Neural Ordinary Differential Equation Network.
It combines road network topology and traffic dynamics to capture high-order-temporal dependencies in traffic data.
Experiments conducted on four real-world traffic datasets demonstrate the superior performance of our proposed model.
arXiv Detail & Related papers (2023-10-24T13:49:13Z) - 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) - 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) - STLGRU: Spatio-Temporal Lightweight Graph GRU for Traffic Flow
Prediction [0.40964539027092917]
We propose STLGRU, a novel traffic forecasting model for predicting traffic flow accurately.
Our proposed STLGRU can effectively capture dynamic local and global spatial-temporal relations of traffic networks.
Our method can not only achieve state-of-the-art performance but also exhibit competitive computational efficiency.
arXiv Detail & Related papers (2022-12-08T20:24:59Z) - Road Network Guided Fine-Grained Urban Traffic Flow Inference [108.64631590347352]
Accurate inference of fine-grained traffic flow from coarse-grained one is an emerging yet crucial problem.
We propose a novel Road-Aware Traffic Flow Magnifier (RATFM) that exploits the prior knowledge of road networks.
Our method can generate high-quality fine-grained traffic flow maps.
arXiv Detail & Related papers (2021-09-29T07:51:49Z) - Spatio-temporal Modeling for Large-scale Vehicular Networks Using Graph
Convolutional Networks [110.80088437391379]
A graph-based framework called SMART is proposed to model and keep track of the statistics of vehicle-to-temporal (V2I) communication latency across a large geographical area.
We develop a graph reconstruction-based approach using a graph convolutional network integrated with a deep Q-networks algorithm.
Our results show that the proposed method can significantly improve both the accuracy and efficiency for modeling and the latency performance of large vehicular networks.
arXiv Detail & Related papers (2021-03-13T06:56:29Z) - 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.