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

Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting

About

Spatial-temporal data forecasting of traffic flow is a challenging task because of complicated spatial dependencies and dynamical trends of temporal pattern between different roads. Existing frameworks typically utilize given spatial adjacency graph and sophisticated mechanisms for modeling spatial and temporal correlations. However, limited representations of given spatial graph structure with incomplete adjacent connections may restrict effective spatial-temporal dependencies learning of those models. To overcome those limitations, our paper proposes Spatial-Temporal Fusion Graph Neural Networks (STFGNN) for traffic flow forecasting. SFTGNN could effectively learn hidden spatial-temporal dependencies by a novel fusion operation of various spatial and temporal graphs, which is generated by a data-driven method. Meanwhile, by integrating this fusion graph module and a novel gated convolution module into a unified layer, SFTGNN could handle long sequences. Experimental results on several public traffic datasets demonstrate that our method achieves state-of-the-art performance consistently than other baselines.

Mengzhang Li, Zhanxing Zhu• 2020

Related benchmarks

TaskDatasetResultRank
Traffic ForecastingPeMS08
RMSE26.22
166
Traffic ForecastingPeMS07
MAE22.07
94
Traffic ForecastingPeMSD7 (test)
MAE23.46
83
Multivariate Time-series ForecastingPeMS04--
74
Traffic Flow ForecastingPEMS08 (test)
MAE16.64
66
Traffic Flow ForecastingPEMS04 (test)
MAE19.83
66
Traffic Flow ForecastingPeMSD7 (L)
RMSE5.91
60
Traffic Flow ForecastingPeMSD7 M
RMSE5.79
60
Traffic ForecastingPeMSD4 (test)
MAE20.48
53
Traffic ForecastingPeMSD3 (test)
MAE16.77
53
Showing 10 of 30 rows

Other info

Code

Follow for update