Dual-Stage Graph Convolution Network With Graph Learning For Traffic Prediction
Zilong Li, Qianqian Ren, Long Chen, Jianguo Sun
Abstract
Robust and accurate traffic forecasting is a key issue in intelligent transportation systems. Existing studies usually employ pre-defined spatial graph or learned fixed adjacency graph and design models to capture spatial and temporal features. However, pre-defined or fixed graph can not accurately model the complex hidden structure. Moreover, few solutions are satisfied with both long and short-term prediction tasks. In this paper, we propose a novel dual-stage graph convolution network based on graph learning (DSGCN) to address these challenges. To equip the graph convolution network with a flexible and practical graph structure, DSGCN designs a graph learning module to model the varying relations among nodes in the road network. In particular, we first provide a hierarchical graph structure cooperated with the dilated convolution to capture the temporal dependencies. Second, a dual-stage graph convolution layer is proposed to capture the complex spatial dependencies. Experiments on two real-world datasets demonstrate that DSGCN outperforms the state-of-the-art baselines, especially for long-term traffic prediction.
BibTeX
@inproceedings{icassp2023_dualstagegraphco,
title = {Dual-Stage Graph Convolution Network With Graph Learning For Traffic Prediction},
author = {Zilong Li and Qianqian Ren and Long Chen and Jianguo Sun},
booktitle = {ICASSP 2023},
year = {2023}
}