paper-with-me

홈 › Papers

Causal Adjacency Learning for Spatiotemporal Prediction Over Graphs

2024-11-25 · Zhaobin Mo, Qingyuan Liu, Baohua Yan, Longxiang Zhang, Xuan Di

Spatiotemporal prediction over graphs (STPG) is crucial for transportation systems. In existing STPG models, an adjacency matrix is an important component that captures the relations among nodes over graphs. However, most studies calculate the adjacency matrix by directly memorizing the data, such as distance- and correlation-based matrices. These adjacency matrices do not consider potential pattern shift for the test data, and may result in suboptimal performance if the test data has a different distribution from the training one. This issue is known as the Out-of-Distribution generalization problem. To address this issue, in this paper we propose a Causal Adjacency Learning (CAL) method to discover causal relations over graphs. The learned causal adjacency matrix is evaluated on a downstream spatiotemporal prediction task using real-world graph data. Results demonstrate that our proposed adjacency matrix can capture the causal relations, and using our learned adjacency matrix can enhance prediction performance on the OOD test data, even though causal learning is not conducted in the downstream task.

📄 PDF Abstract BibTeX arXiv:2411.16142

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution GeneralizationPrediction

Similar Papers 제목 키워드 기반

Learning Constrained Dynamic Correlations in Spatiotemporal Graphs for Motion Prediction

2022-04-04 · Jiajun Fu, Fuxing Yang, Yonghao Dang, Xiaoli Liu 외

Human motion prediction is challenging due to the complex spatiotemporal feature modeling. Among all methods, graph convolution networks (GCNs) are extensively utilized because of their superiority in explicit connection…

Human motion predictionmotion prediction

DynaSTy: A Framework for SpatioTemporal Node Attribute Prediction in Dynamic Graphs

2026-01-08 · Namrata Banerji, Tanya Berger-Wolf arxiv

Accurate multistep forecasting of node-level attributes on dynamic graphs is critical for applications ranging from financial trust networks to biological networks. Existing spatiotemporal graph neural networks typically…

Scalable and Flexible Causal Discovery with an Efficient Test for Adjacency

2024-06-13 · Alan Nawzad Amin, Andrew Gordon Wilson

To make accurate predictions, understand mechanisms, and design interventions in systems of many variables, we wish to learn causal graphs from large scale data. Unfortunately the space of all possible causal graphs is e…

Causal DiscoveryGraph Learning

diffIRM: A Diffusion-Augmented Invariant Risk Minimization Framework for Spatiotemporal Prediction over Graphs

2024-12-31 · Zhaobin Mo, Haotian Xiang, Xuan Di

Spatiotemporal prediction over graphs (STPG) is challenging, because real-world data suffers from the Out-of-Distribution (OOD) generalization problem, where test data follow different distributions from training ones. T…

Data Augmentation

STCGAT: A Spatio-temporal Causal Graph Attention Network for traffic flow prediction in Intelligent Transportation Systems

2022-03-21 · Wei Zhao, Shiqi Zhang, Bing Zhou, Bei Wang

Air pollution and carbon emissions caused by modern transportation are closely related to global climate change. With the help of next-generation information technology such as Internet of Things (IoT) and Artificial Int…