Traffic Prediction

114 papers with code • 32 benchmarks • 18 datasets

Traffic Prediction is a task that involves forecasting traffic conditions, such as the volume of vehicles and travel time, in a specific area or along a particular road. This task is important for optimizing transportation systems and reducing traffic congestion.

( Image credit: BaiduTraffic )

Libraries

Use these libraries to find Traffic Prediction models and implementations

Most implemented papers

Urban Traffic Prediction from Spatio-Temporal Data Using Deep Meta Learning

panzheyi/ST-MetaNet KDD '19 2019

Predicting urban traffic is of great importance to intelligent transportation systems and public safety, yet is very challenging because of two aspects: 1) complex spatio-temporal correlations of urban traffic, including spatial correlations between locations along with temporal correlations among timestamps; 2) diversity of such spatiotemporal correlations, which vary from location to location and depend on the surrounding geographical information, e. g., points of interests and road networks.

Spatiotemporal Tile-based Attention-guided LSTMs for Traffic Video Prediction

tumeteor/neurips2019challenge 24 Oct 2019

This extended abstract describes our solution for the Traffic4Cast Challenge 2019.

Spatial-Temporal Transformer Networks for Traffic Flow Forecasting

xumingxingsjtu/STTN 9 Jan 2020

In this paper, we propose a novel paradigm of Spatial-Temporal Transformer Networks (STTNs) that leverages dynamical directed spatial dependencies and long-range temporal dependencies to improve the accuracy of long-term traffic forecasting.

Expected Information Maximization: Using the I-Projection for Mixture Density Estimation

pbecker93/ExpectedInformationMaximization ICLR 2020

Such behavior is appealing whenever we deal with highly multi-modal data where modelling single modes correctly is more important than covering all the modes.

QTIP: Quick simulation-based adaptation of Traffic model per Incident Parameters

inon-peled/qtip_code_pub 9 Mar 2020

In a nutshell, QTIP performs real-time simulations of the affected road for multiple scenarios, analyzes the results, and suggests a change to an ordinary prediction model accordingly.

Privacy-preserving Traffic Flow Prediction: A Federated Learning Approach

Practicing-Federated-Learning-for-IoT/FedGRU 19 Mar 2020

Through extensive case studies on a real-world dataset, it is shown that FedGRU's prediction accuracy is 90. 96% higher than the advanced deep learning models, which confirm that FedGRU can achieve accurate and timely traffic prediction without compromising the privacy and security of raw data.

A Spatio-Temporal Spot-Forecasting Framework for Urban Traffic Prediction

rdemedrano/crann_traffic 31 Mar 2020

Spatio-temporal forecasting is an open research field whose interest is growing exponentially.

Traffic Prediction Framework for OpenStreetMap using Deep Learning based Complex Event Processing and Open Traffic Cameras

piyushy1/OSMTrafficEstimation 12 Jul 2020

The lack of an open-source traffic estimation method using open data platforms is a bottleneck for building sophisticated navigation services on top of OpenStreetMap (OSM).

Exploring the Generalizability of Spatio-Temporal Traffic Prediction: Meta-Modeling and an Analytic Framework

uctb/uctb 20 Sep 2020

The Spatio-Temporal Traffic Prediction (STTP) problem is a classical problem with plenty of prior research efforts that benefit from traditional statistical learning and recent deep learning approaches.

Multi-agent Trajectory Prediction with Fuzzy Query Attention

nitinkamra1992/FQA NeurIPS 2020

Trajectory prediction for scenes with multiple agents and entities is a challenging problem in numerous domains such as traffic prediction, pedestrian tracking and path planning.