Efficient Traffic State Forecasting using Spatio-Temporal Network
Dependencies: A Sparse Graph Neural Network Approach
- URL: http://arxiv.org/abs/2211.03033v1
- Date: Sun, 6 Nov 2022 05:41:39 GMT
- Title: Efficient Traffic State Forecasting using Spatio-Temporal Network
Dependencies: A Sparse Graph Neural Network Approach
- Authors: Bin Lei, Shaoyi Huang, Caiwen Ding, Monika Filipovska
- Abstract summary: Traffic prediction in a transportation network is paramount for effective traffic operations and management.
Long-term traffic prediction (beyond 30 minutes into the future) remains challenging in current research.
We propose sparse training to the training cost, while preserving the prediction accuracy.
- Score: 6.203371866342754
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Traffic state prediction in a transportation network is paramount for
effective traffic operations and management, as well as informed user and
system-level decision-making. However, long-term traffic prediction (beyond 30
minutes into the future) remains challenging in current research. In this work,
we integrate the spatio-temporal dependencies in the transportation network
from network modeling, together with the graph convolutional network (GCN) and
graph attention network (GAT). To further tackle the dramatic computation and
memory cost caused by the giant model size (i.e., number of weights) caused by
multiple cascaded layers, we propose sparse training to mitigate the training
cost, while preserving the prediction accuracy. It is a process of training
using a fixed number of nonzero weights in each layer in each iteration. We
consider the problem of long-term traffic speed forecasting for a real
large-scale transportation network data from the California Department of
Transportation (Caltrans) Performance Measurement System (PeMS). Experimental
results show that the proposed GCN-STGT and GAT-STGT models achieve low
prediction errors on short-, mid- and long-term prediction horizons, of 15, 30
and 45 minutes in duration, respectively. Using our sparse training, we could
train from scratch with high sparsity (e.g., up to 90%), equivalent to 10 times
floating point operations per second (FLOPs) reduction on computational cost
using the same epochs as dense training, and arrive at a model with very small
accuracy loss compared with the original dense training
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) - DST-TransitNet: A Dynamic Spatio-Temporal Deep Learning Model for Scalable and Efficient Network-Wide Prediction of Station-Level Transit Ridership [12.6020349733674]
This paper introduces DST-TransitNet, a hybrid Deep Learning model for system-wide ridership prediction.
It is tested on Bogota's BRT system data, with three distinct social scenarios.
It outperforms state-of-the-art models in precision, efficiency and robustness.
arXiv Detail & Related papers (2024-10-19T06:59:39Z) - Knowledge Distillation on Spatial-Temporal Graph Convolutional Network for Traffic Prediction [3.0450307343472405]
We introduce a cost function designed to train a network with fewer parameters (the student) using distilled data from a complex network (the teacher)
We use knowledge distillation, incorporating spatial-temporal correlations from the teacher network to enable the student to learn the complex patterns perceived by the teacher.
Our method can maintain the student's accuracy close to that of the teacher, even with the retention of only 3% of network parameters.
arXiv Detail & Related papers (2024-01-22T09:54:49Z) - Solving Large-scale Spatial Problems with Convolutional Neural Networks [88.31876586547848]
We employ transfer learning to improve training efficiency for large-scale spatial problems.
We propose that a convolutional neural network (CNN) can be trained on small windows of signals, but evaluated on arbitrarily large signals with little to no performance degradation.
arXiv Detail & Related papers (2023-06-14T01:24:42Z) - Correlating sparse sensing for large-scale traffic speed estimation: A
Laplacian-enhanced low-rank tensor kriging approach [76.45949280328838]
We propose a Laplacian enhanced low-rank tensor (LETC) framework featuring both lowrankness and multi-temporal correlations for large-scale traffic speed kriging.
We then design an efficient solution algorithm via several effective numeric techniques to scale up the proposed model to network-wide kriging.
arXiv Detail & Related papers (2022-10-21T07:25:57Z) - Few-Shot Traffic Prediction with Graph Networks using Locale as
Relational Inductive Biases [7.173242326298134]
In many cities, the available amount of traffic data is substantially below the minimum requirement due to the data collection expense.
This paper develops a graph network (GN)-based deep learning model LocaleGn that depicts the traffic dynamics using localized data.
It is also demonstrated that the learned knowledge from LocaleGn can be transferred across cities.
arXiv Detail & Related papers (2022-03-08T09:46:50Z) - STG-GAN: A spatiotemporal graph generative adversarial networks for
short-term passenger flow prediction in urban rail transit systems [11.167132464665578]
Short-term passenger flow prediction is an important but challenging task for better managing urban rail transit systems.
We propose a novel deep learning-basedtemporal graph generative adversarial network (STG-GAN) model with higher prediction accuracy, higher efficiency, and lower memory occupancy.
This study can provide critical experience in conducting short-term passenger flow predictions, especially from the perspective of real-world applications.
arXiv Detail & Related papers (2022-02-10T13:18:11Z) - Network-wide Multi-step Traffic Volume Prediction using Graph
Convolutional Gated Recurrent Neural Network [16.56822335262946]
We propose a novel deep learning model, Graph Convolutional Gated Recurrent Neural Network (GCGRNN), to predict network-wide, multi-step traffic volume.
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.
arXiv Detail & Related papers (2021-11-22T16:41:13Z) - A Deep Value-network Based Approach for Multi-Driver Order Dispatching [55.36656442934531]
We propose a deep reinforcement learning based solution for order dispatching.
We conduct large scale online A/B tests on DiDi's ride-dispatching platform.
Results show that CVNet consistently outperforms other recently proposed dispatching methods.
arXiv Detail & Related papers (2021-06-08T16:27:04Z) - Predicting Training Time Without Training [120.92623395389255]
We tackle the problem of predicting the number of optimization steps that a pre-trained deep network needs to converge to a given value of the loss function.
We leverage the fact that the training dynamics of a deep network during fine-tuning are well approximated by those of a linearized model.
We are able to predict the time it takes to fine-tune a model to a given loss without having to perform any training.
arXiv Detail & Related papers (2020-08-28T04:29:54Z) - 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.