Spatio-Temporal Pivotal Graph Neural Networks for Traffic Flow Forecasting
Abstract
Traffic flow forecasting is a classical spatio-temporal data mining problem with many real-world applications. Recently, various methods based on Graph Neural Networks (GNN) have been proposed for the problem and achieved impressive prediction performance. However, we argue that the majority of existing methods disregarding the importance of certain nodes (referred to as pivotal nodes) that naturally exhibit extensive connections with multiple other nodes. Predicting on pivotal nodes poses a challenge due to their complex spatio-temporal dependencies compared to other nodes. In this paper, we propose a novel GNN-based method called Spatio-Temporal Pivotal Graph Neural Networks (STPGNN) to address the above limitation. We introduce a pivotal node identification module for identifying pivotal nodes. We propose a novel pivotal graph convolution module, enabling precise capture of spatio-temporal dependencies centered around pivotal nodes. Moreover, we propose a parallel framework capable of extracting spatio-temporal traffic features on both pivotal and non-pivotal nodes. Experiments on seven real-world traffic datasets verify our proposed method's effectiveness and efficiency compared to state-of-the-art baselines.
Cite
Text
Kong et al. "Spatio-Temporal Pivotal Graph Neural Networks for Traffic Flow Forecasting." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I8.28707Markdown
[Kong et al. "Spatio-Temporal Pivotal Graph Neural Networks for Traffic Flow Forecasting." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/kong2024aaai-spatio/) doi:10.1609/AAAI.V38I8.28707BibTeX
@inproceedings{kong2024aaai-spatio,
title = {{Spatio-Temporal Pivotal Graph Neural Networks for Traffic Flow Forecasting}},
author = {Kong, Weiyang and Guo, Ziyu and Liu, Yubao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {8627-8635},
doi = {10.1609/AAAI.V38I8.28707},
url = {https://mlanthology.org/aaai/2024/kong2024aaai-spatio/}
}