TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Adaptive Graph Convolutional Recurrent Network for Traffic...

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

Lei Bai, Lina Yao, Can Li, Xianzhi Wang, Can Wang

2020-07-06NeurIPS 2020 12Spatio-Temporal ForecastingTraffic PredictionWeather ForecastingTime Series ForecastingTime Series PredictionTime SeriesMultivariate Time Series ForecastingTime Series AnalysisGraph Generation
PaperPDFCodeCodeCode(official)

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.

Results

TaskDatasetMetricValueModel
Traffic PredictionNYCBike2MAE @ in5.18AGCRN
Traffic PredictionNYCBike2MAE @ out4.79AGCRN
Traffic PredictionNYCBike2MAPE (%) @ in27.14AGCRN
Traffic PredictionNYCBike2MAPE (%) @ out26.17AGCRN
Traffic PredictionEXPY-TKY1 step MAE5.99AGCRN
Traffic PredictionEXPY-TKY3 step MAE6.68AGCRN
Traffic PredictionEXPY-TKY6 step MAE7.11AGCRN
Traffic PredictionNYCTaxiMAE @ in12.13AGCRN
Traffic PredictionNYCTaxiMAE @ out9.87AGCRN
Traffic PredictionNYCTaxiMAPE (%) @ in18.78AGCRN
Traffic PredictionNYCTaxiMAPE (%) @ out18.41AGCRN
Traffic PredictionBJTaxiMAE @ in12.3AGCRN
Traffic PredictionBJTaxiMAE @ out12.38AGCRN
Traffic PredictionBJTaxiMAPE (%) @ in15.61AGCRN
Traffic PredictionBJTaxiMAPE (%) @ out15.75AGCRN
Traffic PredictionNYCBike1MAE @ in5.17AGCRN
Traffic PredictionNYCBike1MAE @ out5.47AGCRN
Traffic PredictionNYCBike1MAPE (%) @ in25.59AGCRN
Traffic PredictionNYCBike1MAPE (%) @ out26.63AGCRN
Traffic PredictionNE-BJ12 steps MAE4.99AGCRN
Traffic PredictionPeMS0412 Steps MAE19.83AGCRN

Related Papers

The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17Emergence of Functionally Differentiated Structures via Mutual Information Optimization in Recurrent Neural Networks2025-07-17NGTM: Substructure-based Neural Graph Topic Model for Interpretable Graph Generation2025-07-17FourCastNet 3: A geometric approach to probabilistic machine-learning weather forecasting at scale2025-07-16D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15Wavelet-Enhanced Neural ODE and Graph Attention for Interpretable Energy Forecasting2025-07-14