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

A Correlation Information-based Spatiotemporal Network for Traffic Flow Forecasting

About

The technology of traffic flow forecasting plays an important role in intelligent transportation systems. Based on graph neural networks and attention mechanisms, most previous works utilize the transformer architecture to discover spatiotemporal dependencies and dynamic relationships. However, they have not considered correlation information among spatiotemporal sequences thoroughly. In this paper, based on the maximal information coefficient, we present two elaborate spatiotemporal representations, spatial correlation information (SCorr) and temporal correlation information (TCorr). Using SCorr, we propose a correlation information-based spatiotemporal network (CorrSTN) that includes a dynamic graph neural network component for integrating correlation information into spatial structure effectively and a multi-head attention component for modeling dynamic temporal dependencies accurately. Utilizing TCorr, we explore the correlation pattern among different periodic data to identify the most relevant data, and then design an efficient data selection scheme to further enhance model performance. The experimental results on the highway traffic flow (PEMS07 and PEMS08) and metro crowd flow (HZME inflow and outflow) datasets demonstrate that CorrSTN outperforms the state-of-the-art methods in terms of predictive performance. In particular, on the HZME (outflow) dataset, our model makes significant improvements compared with the ASTGNN model by 12.7%, 14.4% and 27.4% in the metrics of MAE, RMSE and MAPE, respectively.

Weiguo Zhu, Yongqi Sun, Xintong Yi, Yan Wang• 2022

Related benchmarks

TaskDatasetResultRank
Traffic ForecastingPeMS08
RMSE22.43
166
Traffic ForecastingPeMS07
MAE18.1
94
Metro Crowd Flow ForecastingHZME inflow
MAE10.39
18
Metro Crowd Flow ForecastingHZME outflow
MAE15.24
18
Showing 4 of 4 rows

Other info

Code

Follow for update