English

Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting

Machine Learning 2018-07-13 v4 Machine Learning

Abstract

Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term prediction tasks and often neglect spatial and temporal dependencies. In this paper, we propose a novel deep learning framework, Spatio-Temporal Graph Convolutional Networks (STGCN), to tackle the time series prediction problem in traffic domain. Instead of applying regular convolutional and recurrent units, we formulate the problem on graphs and build the model with complete convolutional structures, which enable much faster training speed with fewer parameters. Experiments show that our model STGCN effectively captures comprehensive spatio-temporal correlations through modeling multi-scale traffic networks and consistently outperforms state-of-the-art baselines on various real-world traffic datasets.

Keywords

Cite

@article{arxiv.1709.04875,
  title  = {Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting},
  author = {Bing Yu and Haoteng Yin and Zhanxing Zhu},
  journal= {arXiv preprint arXiv:1709.04875},
  year   = {2018}
}

Comments

Proceedings of the 27th International Joint Conference on Artificial Intelligence

R2 v1 2026-06-22T21:43:26.149Z