Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Spatio-Temporal Meta-Graph Learning for Traffic Forecasting

About

Traffic forecasting as a canonical task of multivariate time series forecasting has been a significant research topic in AI community. To address the spatio-temporal heterogeneity and non-stationarity implied in the traffic stream, in this study, we propose Spatio-Temporal Meta-Graph Learning as a novel Graph Structure Learning mechanism on spatio-temporal data. Specifically, we implement this idea into Meta-Graph Convolutional Recurrent Network (MegaCRN) by plugging the Meta-Graph Learner powered by a Meta-Node Bank into GCRN encoder-decoder. We conduct a comprehensive evaluation on two benchmark datasets (i.e., METR-LA and PEMS-BAY) and a new large-scale traffic speed dataset called EXPY-TKY that covers 1843 expressway road links in Tokyo. Our model outperformed the state-of-the-arts on all three datasets. Besides, through a series of qualitative evaluations, we demonstrate that our model can explicitly disentangle the road links and time slots with different patterns and be robustly adaptive to any anomalous traffic situations. Codes and datasets are available at https://github.com/deepkashiwa20/MegaCRN.

Renhe Jiang, Zhaonan Wang, Jiawei Yong, Puneet Jeph, Quanjun Chen, Yasumasa Kobayashi, Xuan Song, Shintaro Fukushima, Toyotaro Suzumura• 2022

Related benchmarks

TaskDatasetResultRank
Traffic speed forecastingMETR-LA (test)--
195
Traffic ForecastingMETR-LA
MAE2.52
127
Traffic ForecastingMETR-LA 30min horizon 6
MAE2.93
44
Traffic ForecastingPeMSD4
MAE19.07
28
Traffic Flow ForecastingPeMS08
RMSE24.15
26
Traffic ForecastingPEMS-BAY 15min horizon 3
MAE1.28
25
Traffic ForecastingPEMS-BAY 30min horizon 6
MAE1.6
24
Traffic ForecastingPEMS-BAY 60min horizon 12
MAE1.88
24
Traffic Flow PredictionPEMSD7
RMSE33.83
19
Traffic Speed PredictionPeMSD7 (L)
RMSE5.84
19
Showing 10 of 26 rows

Other info

Code

Follow for update