Traffic4cast -- Large-scale Traffic Prediction using 3DResNet and
Sparse-UNet
- URL: http://arxiv.org/abs/2111.05990v1
- Date: Wed, 10 Nov 2021 23:40:52 GMT
- Title: Traffic4cast -- Large-scale Traffic Prediction using 3DResNet and
Sparse-UNet
- Authors: Bo Wang, Reza Mohajerpoor, Chen Cai, Inhi Kim, Hai L. Vu
- Abstract summary: The aim is to build a machine learning model for predicting the normalized average traffic speed and flow of subregions of multiple-scale cities using historical data points.
We explore 3DRparseNetes and Sparse-UNet approaches for the tasks in this competition.
Our results show that both of the proposed models achieve much better performance than the baseline algorithms.
- Score: 2.568084386350801
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: The IARAI competition Traffic4cast 2021 aims to predict short-term city-wide
high-resolution traffic states given the static and dynamic traffic information
obtained previously. The aim is to build a machine learning model for
predicting the normalized average traffic speed and flow of the subregions of
multiple large-scale cities using historical data points. The model is supposed
to be generic, in a way that it can be applied to new cities. By considering
spatiotemporal feature learning and modeling efficiency, we explore 3DResNet
and Sparse-UNet approaches for the tasks in this competition. The 3DResNet
based models use 3D convolution to learn the spatiotemporal features and apply
sequential convolutional layers to enhance the temporal relationship of the
outputs. The Sparse-UNet model uses sparse convolutions as the backbone for
spatiotemporal feature learning. Since the latter algorithm mainly focuses on
non-zero data points of the inputs, it dramatically reduces the computation
time, while maintaining a competitive accuracy. Our results show that both of
the proposed models achieve much better performance than the baseline
algorithms. The codes and pretrained models are available at
https://github.com/resuly/Traffic4Cast-2021.
Related papers
- OPUS: Occupancy Prediction Using a Sparse Set [64.60854562502523]
We present a framework to simultaneously predict occupied locations and classes using a set of learnable queries.
OPUS incorporates a suite of non-trivial strategies to enhance model performance.
Our lightest model achieves superior RayIoU on the Occ3D-nuScenes dataset at near 2x FPS, while our heaviest model surpasses previous best results by 6.1 RayIoU.
arXiv Detail & Related papers (2024-09-14T07:44:22Z) - STG4Traffic: A Survey and Benchmark of Spatial-Temporal Graph Neural Networks for Traffic Prediction [9.467593700532401]
This paper provides a systematic review of graph learning strategies and commonly used graph convolution algorithms.
We then conduct a comprehensive analysis of the strengths and weaknesses of recently proposed spatial-temporal graph network models.
We build a study called STG4Traffic using the deep learning framework PyTorch to establish a standardized and scalable benchmark on two types of traffic datasets.
arXiv Detail & Related papers (2023-07-02T06:56:52Z) - Deep Learning for Day Forecasts from Sparse Observations [60.041805328514876]
Deep neural networks offer an alternative paradigm for modeling weather conditions.
MetNet-3 learns from both dense and sparse data sensors and makes predictions up to 24 hours ahead for precipitation, wind, temperature and dew point.
MetNet-3 has a high temporal and spatial resolution, respectively, up to 2 minutes and 1 km as well as a low operational latency.
arXiv Detail & Related papers (2023-06-06T07:07:54Z) - 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) - 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) - DL-Traff: Survey and Benchmark of Deep Learning Models for Urban Traffic
Prediction [7.476566278759198]
By leveraging state-of-the-art deep learning technologies on such data, urban traffic prediction has drawn a lot attention in AI and Intelligent Transportation System community.
According to the specific modeling strategy, the state-of-the-art deep learning models can be divided into three categories: grid-based, graph-based, and time-series models.
arXiv Detail & Related papers (2021-08-20T10:08:26Z) - PSTN: Periodic Spatial-temporal Deep Neural Network for Traffic
Condition Prediction [8.255993195520306]
We propose a periodic deeptemporal neural network (PSTN) with three modules to improve the forecasting performance of traffic conditions.
First, the historical traffic information is folded and fed into a module consisting of a graph convolutional network and a temporal convolutional network.
arXiv Detail & Related papers (2021-08-05T07:42:43Z) - 2nd Place Scheme on Action Recognition Track of ECCV 2020 VIPriors
Challenges: An Efficient Optical Flow Stream Guided Framework [57.847010327319964]
We propose a data-efficient framework that can train the model from scratch on small datasets.
Specifically, by introducing a 3D central difference convolution operation, we proposed a novel C3D neural network-based two-stream framework.
It is proved that our method can achieve a promising result even without a pre-trained model on large scale datasets.
arXiv Detail & Related papers (2020-08-10T09:50:28Z) - Graph modelling approaches for motorway traffic flow prediction [6.370406399003785]
This paper presents two new spatial-temporal approaches for building accurate short-term prediction along a popular motorway in Sydney.
The methods are built on proximity-based approaches, denoted backtracking and proximity, which uses the most recent and closest traffic flow information for each of the target counting stations along the motorway.
The results indicate that for short-term predictions (less than 10 minutes into the future), the proposed graph-based approaches outperform state-of-the-art deep learning models.
arXiv Detail & Related papers (2020-06-26T06:54:14Z) - Road Network Metric Learning for Estimated Time of Arrival [93.0759529610483]
In this paper, we propose the Road Network Metric Learning framework for Estimated Time of Arrival (ETA)
It consists of two components: (1) a main regression task to predict the travel time, and (2) an auxiliary metric learning task to improve the quality of link embedding vectors.
We show that our method outperforms the state-of-the-art model and the promotion concentrates on the cold links with few data.
arXiv Detail & Related papers (2020-06-24T04:45:14Z) - Traffic congestion anomaly detection and prediction using deep learning [6.370406399003785]
Congestion prediction is a major priority for traffic management centres around the world to ensure timely incident response handling.
The increasing amounts of generated traffic data have been used to train machine learning predictors for traffic, but this is a challenging task due to inter-dependencies of traffic flow both in time and space.
We show that our deep learning models consistently outperform traditional methods, and we conduct a comparative analysis of the optimal time horizon of historical data required to predict traffic flow at different time points in the future.
arXiv Detail & Related papers (2020-06-23T08:49: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.