paper-with-me

Papers

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

2023-09-23 · NeurIPS 2023 11

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.

📄 PDF Abstract BibTeX arXiv:2309.13378

Code (1)

yutong-xia/cast pytorch

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CausalPOI: Spatio-Temporal Graph-Based Causal Modeling for Cold-Start POI Check-in Forecasting

2026-06-03 · Zhaoqi Zhang, Miao Xie, Yi Li, Linyou Cai 외 arxiv

As urban environments continue to evolve rapidly, accurately modeling the dynamic behaviour of Points of Interest is essential for supporting data-driven urban planning and commercial decision-making. While recent advanc…

Representation LearningGraph Learning

CauSTream: Causal Spatio-Temporal Representation Learning for Streamflow Forecasting

2025-12-18 · Shu Wan, Reepal Shah, John Sabo, Huan Liu 외 arxiv

Streamflow forecasting is crucial for water resource management and risk mitigation. While deep learning models have achieved strong predictive performance, they often overlook underlying physical processes, limiting int…

Representation Learning

Spatiotemporal Forecasting Meets Efficiency: Causal Graph Process Neural Networks

2024-05-29 · Aref Einizade, Fragkiskos D. Malliaros, Jhony H. Giraldo

Graph Neural Networks (GNNs) have advanced spatiotemporal forecasting by leveraging relational inductive biases among sensors (or any other measuring scheme) represented as nodes in a graph. However, current methods ofte…

Spatio-temporal Causal Learning for Streamflow Forecasting

2024-11-26 · Shu Wan, Reepal Shah, Qi Deng, John Sabo 외

Streamflow plays an essential role in the sustainable planning and management of national water resources. Traditional hydrologic modeling approaches simulate streamflow by establishing connections across multiple physic…

Computational EfficiencyManagementWeather Forecasting

Spatially Focused Attack against Spatiotemporal Graph Neural Networks

2021-09-10 · Fuqiang Liu, Luis Miranda-Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in various applications in intelligent transportation systems (ITS), such as route planning, navigation, and traffic control and management. Deep Spatiotemporal graph ne…

ManagementTraffic Prediction