Proposes a graph neural network for traffic forecasting in WANs.
problem Traffic forecasting challenges in WANs due to dynamic and large data volumes.
method Dynamic diffusion convolutional recurrent neural networks for multistep traffic forecasting.
result Significant improvements in forecasting accuracy compared to classical methods.
New CapsNet and NLSTM framework improves traffic forecasting accuracy.
problem Accurate traffic forecasting for complex transportation networks.
method CapsNet for spatial features, nested LSTM for temporal dependencies.
result Framework outperforms multiple baseline models in Beijing network.
Graph-partitioning-based DCRNN improves traffic forecasting for large highways.
problem Challenges in accurately forecasting traffic on large highway networks.
method Graph-partitioning method to decompose large networks into smaller, independent networks.
result Demonstrated improved traffic forecasting on a large California highway network.
PSTN improves traffic condition forecasting with deep neural networks.
problem Challenges in accurately forecasting traffic conditions due to complex spatiotemporal correlations.
method Proposes PSTN with three modules: graph convolutional network, temporal convolutional network, and gated recurrent unit framework.
result Significantly outperforms state-of-the-art benchmarks in short-term traffic conditions forecasting.
Transfer learning improves highway traffic forecasting using graph neural networks.
problem Lack of historical data for traffic forecasting on large highway networks.
method Developed a transfer learning approach for DCRNN, a graph neural network for highway forecasting.
result TL-DCRNN can forecast traffic on unseen regions of the highway network with high accuracy.
Enhances traffic forecasting with dynamic regression incorporating error modeling.
problem Improving accuracy of traffic forecasts using deep spatiotemporal models.
method Integrates matrix-variate autoregressive (AR) model into loss function for error series of base model.
result Improved traffic forecasting performance on SOTA models with interpretable AR coefficients.
T-GCN predicts traffic using neural networks for spatial and temporal data.
problem Accurate real-time traffic forecasting in urban networks.
method Combines GCN for spatial and GRU for temporal data analysis.
result T-GCN outperforms state-of-the-art baselines on real-world traffic datasets.
Traffic forecasting is a particularly challenging application of spatiotemporal forecasting, due to the time-varying traffic patterns and the complicated spatial dependencies on road networks. To address this challenge, we learn the traffic network as a graph and propose a novel deep learning framework, Traffic Graph C…
Stacked LSTM networks improve traffic volume forecasting.
problem Accurate traffic volume prediction for better planning.
method Applying stacked Long Short-Term Memory (LSTM) networks for time series forecasting.
result Stacked LSTM networks enhance the accuracy of traffic volume predictions.
FC-GAGA forecasts traffic using a novel gating mechanism.
problem Forecasting multivariate time-series, especially with graph relationships.
method Learnable fully connected hard graph gating mechanism for fully connected time-series forecasting.
result Competitive or better performance than existing algorithms without graph knowledge.
Spatiotemporal forecasting has various applications in neuroscience, climate and transportation domain. Traffic forecasting is one canonical example of such learning task. The task is challenging due to (1) complex spatial dependency on road networks, (2) non-linear temporal dynamics with changing road conditions and (…
The paper proposes a model to forecast traffic motion from sensor data.
problem Accurately predicting traffic motion for safe vehicle maneuvers.
method Implicit latent variable model using interaction graphs and graph neural networks.
result Achieves state-of-the-art motion forecasting and interaction understanding.
Neural networks predict traffic flow in smart cities.
problem Forecasting stochastic and nonlinear traffic flow.
method Various recurrent neural networks trained on intersection data.
result Vector output model with gated recurrent units performed best.
Improved LSTM and ARIMA model for traffic flow forecasting.
problem Poor stability, high data requirements, and adaptability issues in existing traffic flow prediction methods.
method Combination prediction method based on improved LSTM and ARIMA models.
result The SDLSTM-ARIMA model achieves higher accuracy in traffic flow prediction.
Paper introduces a novel traffic forecasting model using autoencoders and exogenous variables.
problem Traffic forecasting using aggregated data from vehicles and infrastructure.
method Recurrent Autoencoder with skip connections and exogenous variables for dynamic traffic data.
result Model predicts speed, volume, and traffic direction with exogenous variables like weather and time.
AGCRN forecasts traffic using adaptive graph and recurrent learning.
problem Forecasting traffic dynamics with complex spatial and temporal correlations.
method Adaptive Graph Convolutional Recurrent Network (AGCRN) with Node Adaptive Parameter Learning (NAPL) and Data Adaptive Graph Generation (DAGG).
result AGCRN outperforms state-of-the-art models without pre-defined graphs.
This study evaluates methods to measure traffic forecasting model confidence.
problem Lack of consensus on uncertainty types and techniques for traffic forecasting models.
method Reviews and compares different uncertainty estimation techniques using real traffic data.
result Empirical evidence shows benefits and caveats of various techniques.
BusTr predicts bus travel times from real-time traffic forecasts.
problem Improving accuracy of bus travel time predictions.
method Neural sequence model trained on real-time traffic forecasts.
result BusTr outperforms DeepTTE by 30% in Mean Absolute Percentage Error (MAPE).
Improved traffic forecasting model handles missing data.
problem Short-term traffic forecasting with missing values.
method Proposed SBU-LSTM architecture with bidirectional and unidirectional LSTM.
result Superior performance in accuracy and robustness for network-wide traffic prediction.
Novel graph model forecasts urban traffic with reduced spatial complexity.
problem Challenges in traffic forecasting due to spatio-temporal complexity, especially in urban environments.
method MW-TGC network model that combines spatial and temporal dependencies using multi-weighted adjacency matrices and graph convolution operations.
result MW-TGC network outperforms other models in urban-core and urban-mix sites, reducing variance in heterogeneous environments.
MRA-BGCN improves traffic forecasting accuracy through complex graph interactions.
problem Challenging traffic forecasting due to spatial-temporal dependency and uncertainty.
method Proposes MRA-BGCN, a deep learning model that uses bicomponent graph convolution and multi-range attention.
result MRA-BGCN achieves state-of-the-art results on real-world traffic datasets.
Traffic flow forecasting, especially the short-term case, is an important topic in intelligent transportation systems (ITS). This paper does a lot of research on network-scale modeling and forecasting of short-term traffic flows. Firstly, we propose the concepts of single-link and multi-link models of traffic flow fore…
A3T-GCN improves traffic forecasting by capturing spatial and temporal dependencies.
problem Accurate real-time traffic forecasting in complex road networks.
method Attention Temporal Graph Convolutional Network (A3T-GCN) integrating recurrent units and graph convolutional network.
result Improved prediction accuracy through attention mechanism and global temporal information.
New framework predicts urban traffic with high accuracy.
problem Urban traffic prediction challenges.
method Interpretable attention-based neural network combining multiple modules.
result Framework outperforms state-of-the-art alternatives.
Team MIE-Lab forecasts city traffic using past hour's multi-channel images.
problem Predict city-wide traffic status within 15 mins using past hour's multi-channel images.
method Evaluated network architectures, analyzed data, considered spatio-temporal context.
result Best submission in IARAI competition traffic4cast.
Deep learning model predicts traffic flows across entire network for multiple steps ahead.
problem Accurately forecasting future traffic flows across all network links.
method Spatial-Temporal Sequence to Sequence (STSeq2Seq) model combining seq2seq and graph convolution.
result STSeq2Seq achieves state-of-the-art performance in traffic forecasting.
Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term prediction tasks and often neglect spatial and temporal dependencies. In this paper, we propose a nove…
H-STGCN predicts traffic using navigation data and improves accuracy.
problem Limited accuracy in traffic forecasting due to lack of contextual information.
method Proposes H-STGCN, a hybrid spatio-temporal graph convolutional network.
result H-STGCN outperforms state-of-the-art methods in various metrics, especially for non-recurring congestion.
Improved GP model forecasts wireless demand extremes with better uncertainty quantification.
problem Forecasting extreme wireless demand spikes and troughs for network optimization.
method Designed a feature embedding kernel for Gaussian Process models.
result 32% reduction in short-term extreme value prediction error vs. S-ARIMA.
A deep learning model for traffic forecasting in telecommunication networks.
problem Complex spatial-temporal dependency in traffic forecasting.
method Spatio-Temporal Hybrid Graph Convolutional Network (STHGCN) combining GRUs and hybrid-GCN.
result The proposed model outperforms classical and state-of-the-art methods.
New neural network predicts traffic flow across different cities.
problem Forecasting traffic flow across different cities is challenging due to spatio-temporal correlations.
method Proposes a local-spacetime neural network (STNN) that captures universal spatio-temporal correlations.
result Improves prediction accuracy by 4% over state-of-the-art methods.
Study predicts traffic congestion based on population mobility data.
problem Predicting traffic congestion in multimodal transport networks.
method Machine learning methods applied to population mobility data.
result Likely prediction of congestion based on population movements.
Researchers forecast VoIP traffic in mobile networks using multivariate time series analysis.
problem Predicting VoIP traffic behavior in real mobile networks for better resource allocation.
method Multivariate time series analysis, Vector Autoregressive models, machine learning techniques.
result Forecasting accuracy and insights into VoIP traffic dynamics.
New method improves traffic forecasting models by adapting to spatial shifts.
problem Improving traffic forecasting models' ability to handle spatial shifts over years.
method Proposes a novel Mixture of Experts (MoE) framework for spatiotemporal models.
result Significant improvement in performance for handling spatial distribution shifts.
Study investigates deep learning for scalable long-term traffic predictions in large transport networks.
problem Scalable long-term traffic predictions in large transport networks.
method Investigated deep learning models for link-based predictions, including clustering and graph convolutional approaches.
result Deep learning models can be useful for long-term large-scale traffic prediction, but simpler predictors are satisfactory for short-term forecasting.
3D-TGCN learns road graphs from time series similarity for spatio-temporal traffic forecasting.
problem Challenging spatio-temporal prediction in traffic networks due to dependency and dynamics.
method Proposes 3D-TGCN with novel components: spatial information-free road graph and 3D graph convolution.
result 3D-TGCN outperforms state-of-the-art baselines in traffic forecasting.
Framework predicts interactions between multiple traffic participants.
problem Accurately predicting interactions between multiple traffic participants.
method Probabilistic framework with hierarchical modules forecasting intentions and motions.
result Framework predicts continuous motions and interaction durations for multiple interacting road participants.
Paper proposes a neural network to improve traffic flow forecasting.
problem Forecasting future traffic flow distribution in an area.
method Position-aware convolutional neural network integrating data features and position information.
result Our approach outperforms previous methods even with fewer data sources.
A novel spatio-temporal graph neural network with a learnable Tweedie head improves vessel traffic flow prediction in sparse maritime data.
problem Accurate vessel traffic flow prediction in sparse maritime data.
method A model-agnostic learnable Tweedie head attached to ST-GNN backbones.
result The proposed head consistently improves RMSE across multiple ST-GNN backbones, especially on non-zero events.
A deep learning model predicts traffic conditions over multiple steps.
problem Multistep traffic forecasting on road networks.
method Attention Graph Convolutional Sequence-to-Sequence model (AGC-Seq2Seq) with attention mechanism.
result AGC-Seq2Seq model outperforms other models in multistep traffic prediction.
Predicts morning traffic congestion using social media data from the previous evening.
problem Challenges in predicting early morning traffic dynamics.
method Mining Twitter messages to understand evening/midnight work and rest patterns.
result People's tweeting patterns before the morning commute are associated with traffic congestion.
Proposes a framework to handle missing data in traffic forecasting with sensor blackouts.
problem Missing data in traffic forecasting due to sensor blackouts, especially when correlated with traffic conditions.
method Latent state-space framework that models traffic dynamics and sensor dropout probabilities.
result Improves traffic forecasting by reducing blackout imputation RMSE from 7.02 to 4.23, with MNAR modeling providing additional gains.
Study improves prediction of UK road accidents' severity using AI.
problem Improving prediction of UK road traffic accident severity.
method Combination of machine learning, econometric, and statistical methods on historical data.
result XGBoost model with RMSE of 0.176 and MAE of 0.087 outperforms naive forecasting.
HGP models traffic speed uncertainty better than current methods.
problem Highly variable measurement noise in crowdsourced traffic data.
method Heteroscedastic Gaussian processes (HGP) conditioned on sample size and traffic regime (SRC-HGP).
result SRC-HGP produces significantly better predictive distributions.
Paper uses DMD to embed time in spatiotemporal forecasting.
problem Forecasting long-range seasonal dependencies in spatiotemporal data.
method Dynamic Mode Decomposition (DMD) for time representation.
result DMD-based embedding improves long-horizon forecasting accuracy.
GACAN combines multi-granularity time series for traffic forecasting.
problem High dynamics and complex spatial-temporal dependency of road networks in traffic forecasting.
method Graph Attention-Convolution-Attention Networks (GACAN) with Att-Conv-Att (ACA) block.
result GACAN outperforms state-of-the-art baselines in traffic forecasting.
Study compares deep learning models for traffic forecasting, highlighting graph elements' impact.
problem Challenges in forecasting spatial-temporal traffic patterns.
method In-depth comparative study of four deep neural network models with different basic elements.
result Graph attention improves long-term predictions in traffic forecasting models.
New method allows backtesting of systemic risk forecasts.
problem Systemic risk measures are not elitable and identifiable, making backtesting impossible.
method Introduces multi-objective elicitability and Diebold--Mariano type tests.
result Proposes a traffic-light approach for backtesting.