LGDec 12, 2022

GT-CausIn: a novel causal-based insight for traffic prediction

arXiv:2212.05782v23 citationsh-index: 2
Originality Incremental advance
AI Analysis

It addresses traffic forecasting, a domain-specific problem, by introducing causal insights to improve graph neural network methods, representing an incremental advance.

The paper tackles traffic prediction by defining causal variables to discover causal relations in traffic networks, integrating this with graph diffusion and TCN layers, resulting in GT-CausIn, which significantly outperforms state-of-the-art models on mid-term and long-term prediction on PEMS-BAY and METR-LA datasets.

Traffic forecasting is an important application of spatiotemporal series prediction. Among different methods, graph neural networks have achieved so far the most promising results, learning relations between graph nodes then becomes a crucial task. However, improvement space is very limited when these relations are learned in a node-to-node manner. The challenge stems from (1) obscure temporal dependencies between different stations, (2) difficulties in defining variables beyond the node level, and (3) no ready-made method to validate the learned relations. To confront these challenges, we define legitimate traffic causal variables to discover the causal relation inside the traffic network, which is carefully checked with statistic tools and case analysis. We then present a novel model named Graph Spatial-Temporal Network Based on Causal Insight (GT-CausIn), where prior learned causal information is integrated with graph diffusion layers and temporal convolutional network (TCN) layers. Experiments are carried out on two real-world traffic datasets: PEMS-BAY and METR-LA, which show that GT-CausIn significantly outperforms the state-of-the-art models on mid-term and long-term prediction.

Foundations

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

Your Notes