LGDec 12, 2022

Spatial-temporal traffic modeling with a fusion graph reconstructed by tensor decomposition

arXiv:2212.05653v124 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck in traffic management for improved route planning and control, though it is incremental as it builds on existing graph convolutional network methods.

The paper tackled the problem of designing an effective spatial-temporal graph adjacency matrix for traffic flow forecasting by reconstructing it via tensor decomposition, resulting in a model that outperformed state-of-the-art approaches in prediction performance and computational cost on four datasets.

Accurate spatial-temporal traffic flow forecasting is essential for helping traffic managers to take control measures and drivers to choose the optimal travel routes. Recently, graph convolutional networks (GCNs) have been widely used in traffic flow prediction owing to their powerful ability to capture spatial-temporal dependencies. The design of the spatial-temporal graph adjacency matrix is a key to the success of GCNs, and it is still an open question. This paper proposes reconstructing the binary adjacency matrix via tensor decomposition, and a traffic flow forecasting method is proposed. First, we reformulate the spatial-temporal fusion graph adjacency matrix into a three-way adjacency tensor. Then, we reconstructed the adjacency tensor via Tucker decomposition, wherein more informative and global spatial-temporal dependencies are encoded. Finally, a Spatial-temporal Synchronous Graph Convolutional module for localized spatial-temporal correlations learning and a Dilated Convolution module for global correlations learning are assembled to aggregate and learn the comprehensive spatial-temporal dependencies of the road network. Experimental results on four open-access datasets demonstrate that the proposed model outperforms state-of-the-art approaches in terms of the prediction performance and computational cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes