English

Multi-Range Attentive Bicomponent Graph Convolutional Network for Traffic Forecasting

Machine Learning 2019-11-28 v1 Machine Learning

Abstract

Traffic forecasting is of great importance to transportation management and public safety, and very challenging due to the complicated spatial-temporal dependency and essential uncertainty brought about by the road network and traffic conditions. Latest studies mainly focus on modeling the spatial dependency by utilizing graph convolutional networks (GCNs) throughout a fixed weighted graph. However, edges, i.e., the correlations between pair-wise nodes, are much more complicated and interact with each other. In this paper, we propose the Multi-Range Attentive Bicomponent GCN (MRA-BGCN), a novel deep learning model for traffic forecasting. We first build the node-wise graph according to the road network distance and the edge-wise graph according to various edge interaction patterns. Then, we implement the interactions of both nodes and edges using bicomponent graph convolution. The multi-range attention mechanism is introduced to aggregate information in different neighborhood ranges and automatically learn the importance of different ranges. Extensive experiments on two real-world road network traffic datasets, METR-LA and PEMS-BAY, show that our MRA-BGCN achieves the state-of-the-art results.

Keywords

Cite

@article{arxiv.1911.12093,
  title  = {Multi-Range Attentive Bicomponent Graph Convolutional Network for Traffic Forecasting},
  author = {Weiqi Chen and Ling Chen and Yu Xie and Wei Cao and Yusong Gao and Xiaojie Feng},
  journal= {arXiv preprint arXiv:1911.12093},
  year   = {2019}
}

Comments

Accepted by AAAI 2020

R2 v1 2026-06-23T12:28:51.954Z