Causal Adjacency Learning for Spatiotemporal Prediction Over Graphs
Zhaobin Mo, Qingyuan Liu, Baohua Yan, Longxiang Zhang, and Xuan Di

TL;DR
This paper introduces a Causal Adjacency Learning method to improve spatiotemporal graph predictions by capturing causal relations, addressing distribution shifts and enhancing out-of-distribution generalization.
Contribution
The paper proposes a novel causal adjacency learning approach that improves OOD generalization in spatiotemporal graph prediction tasks.
Findings
Causal adjacency matrices better capture relations among nodes.
Using causal adjacency improves prediction performance on OOD data.
The method outperforms traditional adjacency matrices in real-world tests.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data-Driven Disease Surveillance · Data Quality and Management
