paper-with-me

Papers

Graph Neural Rough Differential Equations for Traffic Forecasting

2023-03-20 · Jeongwhan Choi, Noseong Park

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.

📄 PDF Abstract BibTeX arXiv:2303.10909

Code (2)

jeongwhanchoi/STG-NCDE 공식 구현 pytorch
jeongwhanchoi/stg-nrde 공식 구현 pytorch

Tasks

Time SeriesTraffic Prediction

Methods 이 논문이 사용한 방법론

FIERCE FIERCE is an entropic regularization on the feature space

Similar Papers 제목 키워드 기반

Graph Neural Controlled Differential Equations for Traffic Forecasting

2021-12-07 · Jeongwhan Choi, Hwangyong Choi, Jeehyun Hwang, Noseong Park

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 sp…

Spatio-Temporal ForecastingTime Series ForecastingTraffic PredictionWeather Forecasting

Continuously Evolving Graph Neural Controlled Differential Equations for Traffic Forecasting

2024-01-26 · Jiajia Wu, Ling Chen

As a crucial technique for developing a smart city, traffic forecasting has become a popular research focus in academic and industrial communities for decades. This task is highly challenging due to complex and dynamic s…

Multi-View Neural Differential Equations for Continuous-Time Stream Data in Long-Term Traffic Forecasting

2024-08-12 · Zibo Liu, Zhe Jiang, Shigang Chen

Long-term traffic flow forecasting plays a crucial role in intelligent transportation as it allows traffic managers to adjust their decisions in advance. However, the problem is challenging due to spatio-temporal correla…

Continuous-Depth Neural Models for Dynamic Graph Prediction

2021-06-22 · Michael Poli, Stefano Massaroli, Clayton M. Rabideau, Junyoung Park 외

We introduce the framework of continuous-depth graph neural networks (GNNs). Neural graph differential equations (Neural GDEs) are formalized as the counterpart to GNNs where the input-output relationship is determined b…

Prediction

Unveiling Delay Effects in Traffic Forecasting: A Perspective from Spatial-Temporal Delay Differential Equations

2024-02-02 · Qingqing Long, Zheng Fang, Chen Fang, Chong Chen 외

Traffic flow forecasting is a fundamental research issue for transportation planning and management, which serves as a canonical and typical example of spatial-temporal predictions. In recent years, Graph Neural Networks…

Computational Efficiency