Causal Lifting and Link Prediction
Leonardo Cotta, Beatrice Bevilacqua, Nesreen Ahmed, Bruno Ribeiro

TL;DR
This paper introduces a novel causal model for link prediction that handles path-dependent link formation, leveraging causal lifting and structural embeddings to improve causal inference in complex graph scenarios.
Contribution
It develops the first causal model capable of addressing path dependencies in link prediction and introduces causal lifting for causal query identification with limited data.
Findings
Causal lifting enables identification of causal link queries with limited interventional data.
Structural pairwise embeddings reduce bias and better capture causal structure.
Validated on knowledge base, covariance estimation, and recommendation scenarios.
Abstract
Existing causal models for link prediction assume an underlying set of inherent node factors -- an innate characteristic defined at the node's birth -- that governs the causal evolution of links in the graph. In some causal tasks, however, link formation is path-dependent: The outcome of link interventions depends on existing links. Unfortunately, these existing causal methods are not designed for path-dependent link formation, as the cascading functional dependencies between links (arising from path dependence) are either unidentifiable or require an impractical number of control variables. To overcome this, we develop the first causal model capable of dealing with path dependencies in link prediction. In this work we introduce the concept of causal lifting, an invariance in causal models of independent interest that, on graphs, allows the identification of causal link prediction…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques
MethodsGraph Neural Network · Balanced Selection
