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/Graph WaveNet for Deep Spatial-Temporal Graph Modeling

Graph WaveNet for Deep Spatial-Temporal Graph Modeling

Zonghan Wu, Shirui Pan, Guodong Long, Jing Jiang, Chengqi Zhang

2019-05-31Traffic PredictionTemporal Sequences
PaperPDFCodeCodeCodeCodeCodeCode(official)CodeCodeCode

Abstract

Spatial-temporal graph modeling is an important task to analyze the spatial relations and temporal trends of components in a system. Existing approaches mostly capture the spatial dependency on a fixed graph structure, assuming that the underlying relation between entities is pre-determined. However, the explicit graph structure (relation) does not necessarily reflect the true dependency and genuine relation may be missing due to the incomplete connections in the data. Furthermore, existing methods are ineffective to capture the temporal trends as the RNNs or CNNs employed in these methods cannot capture long-range temporal sequences. To overcome these limitations, we propose in this paper a novel graph neural network architecture, Graph WaveNet, for spatial-temporal graph modeling. By developing a novel adaptive dependency matrix and learn it through node embedding, our model can precisely capture the hidden spatial dependency in the data. With a stacked dilated 1D convolution component whose receptive field grows exponentially as the number of layers increases, Graph WaveNet is able to handle very long sequences. These two components are integrated seamlessly in a unified framework and the whole framework is learned in an end-to-end manner. Experimental results on two public traffic network datasets, METR-LA and PEMS-BAY, demonstrate the superior performance of our algorithm.

Results

TaskDatasetMetricValueModel
Traffic PredictionEXPY-TKY1 step MAE5.91GWNet
Traffic PredictionEXPY-TKY3 step MAE6.59GWNet
Traffic PredictionEXPY-TKY6 step MAE6.89GWNet
Traffic PredictionLargeSTCA MAE21.72GWNET
Traffic PredictionLargeSTGBA MAE20.91GWNET
Traffic PredictionLargeSTGLA MAE21.2GWNET
Traffic PredictionLargeSTSD MAE17.74GWNET
Traffic PredictionNE-BJ12 steps MAE4.99Graph WaveNet
Traffic PredictionPEMS-BAYMAE @ 12 step1.95Graph Wave-Net
Traffic PredictionPEMS-BAYRMSE4.52Graph Wave-Net
Traffic PredictionMETR-LAMAE @ 12 step3.53Graph WaveNet
Traffic PredictionMETR-LAMAE @ 3 step2.69Graph WaveNet

Related Papers

Federated Learning with Graph-Based Aggregation for Traffic Forecasting2025-07-13Hunyuan-GameCraft: High-dynamic Interactive Game Video Generation with Hybrid History Condition2025-06-20TrajSceneLLM: A Multimodal Perspective on Semantic GPS Trajectory Analysis2025-06-19APVR: Hour-Level Long Video Understanding with Adaptive Pivot Visual Information Retrieval2025-06-05Beyond Attention: Learning Spatio-Temporal Dynamics with Emergent Interpretable Topologies2025-06-01Time Blindness: Why Video-Language Models Can't See What Humans Can?2025-05-30MetaSTNet: Multimodal Meta-learning for Cellular Traffic Conformal Prediction2025-05-26Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning2025-05-25