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

Spatial-Temporal Graph ODE Networks for Traffic Flow Forecasting

About

Spatial-temporal forecasting has attracted tremendous attention in a wide range of applications, and traffic flow prediction is a canonical and typical example. The complex and long-range spatial-temporal correlations of traffic flow bring it to a most intractable challenge. Existing works typically utilize shallow graph convolution networks (GNNs) and temporal extracting modules to model spatial and temporal dependencies respectively. However, the representation ability of such models is limited due to: (1) shallow GNNs are incapable to capture long-range spatial correlations, (2) only spatial connections are considered and a mass of semantic connections are ignored, which are of great importance for a comprehensive understanding of traffic networks. To this end, we propose Spatial-Temporal Graph Ordinary Differential Equation Networks (STGODE). Specifically, we capture spatial-temporal dynamics through a tensor-based ordinary differential equation (ODE), as a result, deeper networks can be constructed and spatial-temporal features are utilized synchronously. To understand the network more comprehensively, semantical adjacency matrix is considered in our model, and a well-design temporal dialated convolution structure is used to capture long term temporal dependencies. We evaluate our model on multiple real-world traffic datasets and superior performance is achieved over state-of-the-art baselines.

Zheng Fang, Qingqing Long, Guojie Song, Kunqing Xie• 2021

Related benchmarks

TaskDatasetResultRank
Traffic ForecastingPeMS08
RMSE26.05
166
Traffic ForecastingPeMS07
MAE22.89
94
Traffic ForecastingPeMSD7 (test)
MAE22.59
83
Traffic Flow ForecastingPEMS04 (test)
MAE20.84
66
Traffic Flow ForecastingPEMS08 (test)--
66
Traffic Flow ForecastingPeMSD7 M
RMSE5.66
60
Traffic Flow ForecastingPeMSD7 (L)
RMSE5.98
60
Traffic ForecastingPeMSD3 (test)
MAE16.5
53
Traffic ForecastingPeMSD8 (test)
MAE16.81
53
Traffic ForecastingPeMSD4 (test)
MAE20.84
53
Showing 10 of 54 rows

Other info

Code

Follow for update