HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting

Mengzhang Li Zhanxing Zhu

Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting

Abstract

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.

Code Repositories

lwm412/STFGNN-Pytorch
pytorch
Mentioned in GitHub
MengzhangLI/STFGNN
Official
mxnet
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
traffic-prediction-on-bjtaxiSTFGNN
MAE @ in: 13.83
MAE @ out: 13.89
MAPE (%) @ in: 19.29
MAPE (%) @ out: 19.41
traffic-prediction-on-nycbike1STFGNN
MAE @ in: 6.53
MAE @ out: 6.79
MAPE (%) @ in: 32.14
MAPE (%) @ out: 32.88
traffic-prediction-on-nycbike2STFGNN
MAE @ in: 5.80
MAE @ out: 5.51
MAPE (%) @ in: 30.73
MAPE (%) @ out: 29.98
traffic-prediction-on-nyctaxiSTFGNN
MAE @ in: 16.25
MAE @ out: 12.47
MAPE (%) @ in: 24.01
MAPE (%) @ out: 23.28
traffic-prediction-on-pems07STFGNN
MAE@1h: 22.07

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting | Papers | HyperAI