Influence of Backdoor Paths on Causal Link Prediction
Utkarshani Jaimini, Cory Henson, Amit Sheth

TL;DR
This paper introduces CausalLPBack, a novel method that improves causal link prediction in knowledge graphs by removing confounder effects via backdoor path adjustment, leading to more accurate causal inference.
Contribution
It presents a neuro-symbolic framework for eliminating backdoor paths in causal link prediction, extending traditional causal AI concepts to knowledge graph analysis.
Findings
Achieves at least 30% improvement in MRR
Achieves at least 16% improvement in Hits@K
Demonstrates effectiveness on a causal reasoning benchmark dataset
Abstract
The current method for predicting causal links in knowledge graphs uses weighted causal relations. For a given link between cause-effect entities, the presence of a confounder affects the causal link prediction, which can lead to spurious and inaccurate results. We aim to block these confounders using backdoor path adjustment. Backdoor paths are non-causal association flows that connect the \textit{cause-entity} to the \textit{effect-entity} through other variables. Removing these paths ensures a more accurate prediction of causal links. This paper proposes CausalLPBack, a novel approach to causal link prediction that eliminates backdoor paths and uses knowledge graph link prediction methods. It extends the representation of causality in a neuro-symbolic framework, enabling the adoption and use of traditional causal AI concepts and methods. We demonstrate our approach using a causal…
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
TopicsAnomaly Detection Techniques and Applications · Data Quality and Management · Scientific Computing and Data Management
