HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

Lei Bai Lina Yao Can Li Xianzhi Wang Can Wang

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

Abstract

Modeling complex spatial and temporal correlations in the correlated time series data is indispensable for understanding the traffic dynamics and predicting the future status of an evolving traffic system. Recent works focus on designing complicated graph neural network architectures to capture shared patterns with the help of pre-defined graphs. In this paper, we argue that learning node-specific patterns is essential for traffic forecasting while the pre-defined graph is avoidable. To this end, we propose two adaptive modules for enhancing Graph Convolutional Network (GCN) with new capabilities: 1) a Node Adaptive Parameter Learning (NAPL) module to capture node-specific patterns; 2) a Data Adaptive Graph Generation (DAGG) module to infer the inter-dependencies among different traffic series automatically. We further propose an Adaptive Graph Convolutional Recurrent Network (AGCRN) to capture fine-grained spatial and temporal correlations in traffic series automatically based on the two modules and recurrent networks. Our experiments on two real-world traffic datasets show AGCRN outperforms state-of-the-art by a significant margin without pre-defined graphs about spatial connections.

Code Repositories

LeiBAI/AGCRN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
traffic-prediction-on-bjtaxiAGCRN
MAE @ in: 12.30
MAE @ out: 12.38
MAPE (%) @ in: 15.61
MAPE (%) @ out: 15.75
traffic-prediction-on-expy-tky-1AGCRN
1 step MAE: 5.99
3 step MAE: 6.68
6 step MAE: 7.11
traffic-prediction-on-ne-bjAGCRN
12 steps MAE: 4.99
traffic-prediction-on-nycbike1AGCRN
MAE @ in: 5.17
MAE @ out: 5.47
MAPE (%) @ in: 25.59
MAPE (%) @ out: 26.63
traffic-prediction-on-nycbike2AGCRN
MAE @ in: 5.18
MAE @ out: 4.79
MAPE (%) @ in: 27.14
MAPE (%) @ out: 26.17
traffic-prediction-on-nyctaxiAGCRN
MAE @ in: 12.13
MAE @ out: 9.87
MAPE (%) @ in: 18.78
MAPE (%) @ out: 18.41
traffic-prediction-on-pems04AGCRN
12 Steps MAE: 19.83
weather-forecasting-on-laAGCRN
MSE (t+1): 0.2289 ± 0.0327
MSE (t+6): 0.8412 ± 1.1162
weather-forecasting-on-noaa-atmosphericAGCRN
MAE (t+1): 0.3019 ± 0.0374
MAE (t+10): 1.3755 ± 0.2732
weather-forecasting-on-sdAGCRN
MSE (t+1): 0.2010 ± 0.0188
MSE (t+6): 1.0181 ± 0.1275

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
Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting | Papers | HyperAI