paper-with-me

Papers

Towards Robust Relational Causal Discovery

2019-12-05 · Sanghack Lee, Vasant Honavar

We consider the problem of learning causal relationships from relational data. Existing approaches rely on queries to a relational conditional independence (RCI) oracle to establish and orient causal relations in such a setting. In practice, queries to a RCI oracle have to be replaced by reliable tests for RCI against available data. Relational data present several unique challenges in testing for RCI. We study the conditions under which traditional iid-based conditional independence (CI) tests yield reliable answers to RCI queries against relational data. We show how to conduct CI tests against relational data to robustly recover the underlying relational causal structure. Results of our experiments demonstrate the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:1912.02390

Code (1)

sanghack81/RRCD 공식 구현

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Relational Causal Discovery with Latent Confounders

2025-07-02 · Matteo Negro, Andrea Piras, Ragib Ahsan, David Arbour 외 arxiv

Estimating causal effects from real-world relational data can be challenging when the underlying causal model and potential confounders are unknown. While several causal discovery algorithms exist for learning causal mod…

Causal Inference

Learning Relational Causal Models with Cycles through Relational Acyclification

2022-08-25 · Ragib Ahsan, David Arbour, Elena Zheleva

In real-world phenomena which involve mutual influence or causal effects between interconnected units, equilibrium states are typically represented with cycles in graphical models. An expressive class of graphical models…

Causal Discovery

A Sound and Complete Algorithm for Learning Causal Models from Relational Data

2013-09-26 · Marc Maier, Katerina Marazopoulou, David Arbour, David Jensen

The PC algorithm learns maximally oriented causal Bayesian networks. However, there is no equivalent complete algorithm for learning the structure of relational models, a more expressive generalization of Bayesian networ…

Causal Discovery

Causal Relational Learning

2020-04-07 · Babak Salimi, Harsh Parikh, Moe Kayali, Sudeepa Roy 외

Causal inference is at the heart of empirical research in natural and social sciences and is critical for scientific discovery and informed decision making. The gold standard in causal inference is performing randomized …

Causal InferenceDecision MakingRelational Reasoningscientific discovery

CauScale: Neural Causal Discovery at Scale

2026-02-09 · Bo Peng, Sirui Chen, Jiaguo Tian, Yu Qiao 외 arxiv

Causal discovery is essential for advancing data-driven fields such as scientific AI and data analysis, yet existing approaches face significant time- and space-efficiency bottlenecks when scaling to large graphs. To add…