LGAISep 23, 2023

Deciphering Spatio-Temporal Graph Forecasting: A Causal Lens and Treatment

arXiv:2309.13378v188 citationsh-index: 46
Originality Highly original
AI Analysis

This addresses forecasting challenges in spatio-temporal graphs for applications like traffic or weather prediction, representing a novel method for known bottlenecks.

The paper tackled temporal out-of-distribution issues and dynamic spatial causation in spatio-temporal graph forecasting by proposing the CaST framework using causal treatments, resulting in consistent outperformance of existing methods on three real-world datasets with good interpretability.

Spatio-Temporal Graph (STG) forecasting is a fundamental task in many real-world applications. Spatio-Temporal Graph Neural Networks have emerged as the most popular method for STG forecasting, but they often struggle with temporal out-of-distribution (OoD) issues and dynamic spatial causation. In this paper, we propose a novel framework called CaST to tackle these two challenges via causal treatments. Concretely, leveraging a causal lens, we first build a structural causal model to decipher the data generation process of STGs. To handle the temporal OoD issue, we employ the back-door adjustment by a novel disentanglement block to separate invariant parts and temporal environments from input data. Moreover, we utilize the front-door adjustment and adopt the Hodge-Laplacian operator for edge-level convolution to model the ripple effect of causation. Experiments results on three real-world datasets demonstrate the effectiveness and practicality of CaST, which consistently outperforms existing methods with good interpretability.

Code Implementations1 repo
Foundations

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

Your Notes