paper-with-me

Papers

Causality-Aware Spatiotemporal Graph Neural Networks for Spatiotemporal Time Series Imputation

2024-03-18 · Baoyu Jing, Dawei Zhou, Kan Ren, Carl Yang

Spatiotemporal time series are usually collected via monitoring sensors placed at different locations, which usually contain missing values due to various failures, such as mechanical damages and Internet outages. Imputing the missing values is crucial for analyzing time series. When recovering a specific data point, most existing methods consider all the information relevant to that point regardless of the cause-and-effect relationship. During data collection, it is inevitable that some unknown confounders are included, e.g., background noise in time series and non-causal shortcut edges in the constructed sensor network. These confounders could open backdoor paths and establish non-causal correlations between the input and output. Over-exploiting these non-causal correlations could cause overfitting. In this paper, we first revisit spatiotemporal time series imputation from a causal perspective and show how to block the confounders via the frontdoor adjustment. Based on the results of frontdoor adjustment, we introduce a novel Causality-Aware Spatiotemporal Graph Neural Network (Casper), which contains a novel Prompt Based Decoder (PBD) and a Spatiotemporal Causal Attention (SCA). PBD could reduce the impact of confounders and SCA could discover the sparse causal relationships among embeddings. Theoretical analysis reveals that SCA discovers causal relationships based on the values of gradients. We evaluate Casper on three real-world datasets, and the experimental results show that Casper could outperform the baselines and could effectively discover causal relationships.

📄 PDF Abstract BibTeX arXiv:2403.11960

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkImputationMissing ValuesTime Series

Methods 이 논문이 사용한 방법론

SCA 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

One Vertex Attack on Graph Neural Networks-based Spatiotemporal Forecasting

2021-01-01 · Fuqiang Liu, Luis Miranda Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in intelligent transportation systems (ITS) and numerous applications, such as route planning, navigation, and automatic driving. Deep Spatiotemporal Graph Neural Networ…

Graph Classification

Causality for Earth Science -- A Review on Time-series and Spatiotemporal Causality Methods

2024-04-03 · Sahara Ali, Uzma Hasan, Xingyan Li, Omar Faruque 외

This survey paper covers the breadth and depth of time-series and spatiotemporal causality methods, and their applications in Earth Science. More specifically, the paper presents an overview of causal discovery and causa…

Causal DiscoveryCausal InferenceSurveyTime Series

A Causality-Aware Spatiotemporal Model for Multi-Region and Multi-Pollutant Air Quality Forecasting

2025-09-25 · Junxin Lu, Shiliang Sun arxiv

Air pollution, a pressing global problem, threatens public health, environmental sustainability, and climate stability. Achieving accurate and scalable forecasting across spatially distributed monitoring stations is chal…

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

Modern Structure-Aware Simplicial Spatiotemporal Neural Network

2026-04-17 · Zhaobo Hu, Vincent Gauthier, Mehdi Naima arxiv

Spatiotemporal modeling has evolved beyond simple time series analysis to become fundamental in structural time series analysis. While current research extensively employs graph neural networks (GNNs) for spatial feature…

Computational EfficiencyTime Series Analysis