TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Graph Neural Rough Differential Equations for Traffic Fore...

Graph Neural Rough Differential Equations for Traffic Forecasting

Jeongwhan Choi, Noseong Park

2023-03-20Traffic PredictionTime Series
PaperPDFCode(official)Code(official)

Abstract

Traffic forecasting is one of the most popular spatio-temporal tasks in the field of machine learning. A prevalent approach in the field is to combine graph convolutional networks and recurrent neural networks for the spatio-temporal processing. There has been fierce competition and many novel methods have been proposed. In this paper, we present the method of spatio-temporal graph neural rough differential equation (STG-NRDE). Neural rough differential equations (NRDEs) are a breakthrough concept for processing time-series data. Their main concept is to use the log-signature transform to convert a time-series sample into a relatively shorter series of feature vectors. We extend the concept and design two NRDEs: one for the temporal processing and the other for the spatial processing. After that, we combine them into a single framework. We conduct experiments with 6 benchmark datasets and 27 baselines. STG-NRDE shows the best accuracy in all cases, outperforming all those 27 baselines by non-trivial margins.

Results

TaskDatasetMetricValueModel
Traffic PredictionPeMSD7(M)12 steps MAE2.66STG-NRDE
Traffic PredictionPeMSD7(M)12 steps MAPE6.68STG-NRDE
Traffic PredictionPeMSD7(M)12 steps RMSE5.31STG-NRDE
Traffic PredictionPeMSD412 steps MAE19.13STG-NRDE
Traffic PredictionPeMSD412 steps MAPE12.68STG-NRDE
Traffic PredictionPeMSD412 steps RMSE30.94STG-NRDE
Traffic PredictionPeMSD7(L)12 steps MAE2.85STG-NRDE
Traffic PredictionPeMSD7(L)12 steps MAPE7.14STG-NRDE
Traffic PredictionPeMSD7(L)12 steps RMSE5.76STG-NRDE
Traffic PredictionPeMSD812 steps MAE15.32STG-NRDE
Traffic PredictionPeMSD812 steps MAPE8.9STG-NRDE
Traffic PredictionPeMSD812 steps RMSE24.72STG-NRDE
Traffic PredictionPeMSD712 steps MAE20.45STG-NRDE
Traffic PredictionPeMSD712 steps MAPE8.65STG-NRDE
Traffic PredictionPeMSD712 steps RMSE33.73STG-NRDE
Traffic PredictionPeMSD312 steps MAE15.5STG-NRDE
Traffic PredictionPeMSD312 steps MAPE14.9STG-NRDE
Traffic PredictionPeMSD312 steps RMSE27.06STG-NRDE

Related Papers

MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Federated Learning with Graph-Based Aggregation for Traffic Forecasting2025-07-13Towards Interpretable Time Series Foundation Models2025-07-10MoFE-Time: Mixture of Frequency Domain Experts for Time-Series Forecasting Models2025-07-09Foundation models for time series forecasting: Application in conformal prediction2025-07-09