paper-with-me

Papers

Iterative Causal Discovery in the Possible Presence of Latent Confounders and Selection Bias

2021-11-07 · NeurIPS 2021 12 · Raanan Y. Rohekar, Shami Nisimov, Yaniv Gurwicz, Gal Novik

We present a sound and complete algorithm, called iterative causal discovery (ICD), for recovering causal graphs in the presence of latent confounders and selection bias. ICD relies on the causal Markov and faithfulness assumptions and recovers the equivalence class of the underlying causal graph. It starts with a complete graph, and consists of a single iterative stage that gradually refines this graph by identifying conditional independence (CI) between connected nodes. Independence and causal relations entailed after any iteration are correct, rendering ICD anytime. Essentially, we tie the size of the CI conditioning set to its distance on the graph from the tested nodes, and increase this value in the successive iteration. Thus, each iteration refines a graph that was recovered by previous iterations having smaller conditioning sets -- a higher statistical power -- which contributes to stability. We demonstrate empirically that ICD requires significantly fewer CI tests and learns more accurate causal graphs compared to FCI, FCI+, and RFCI algorithms (code is available at https://github.com/IntelLabs/causality-lab).

📄 PDF Abstract BibTeX arXiv:2111.04095

Code (1)

IntelLabs/causality-lab 공식 구현

Tasks

Causal DiscoverySelection bias

Similar Papers 제목 키워드 기반

From Temporal to Contemporaneous Iterative Causal Discovery in the Presence of Latent Confounders

2023-06-01 · Raanan Y. Rohekar, Shami Nisimov, Yaniv Gurwicz, Gal Novik

We present a constraint-based algorithm for learning causal structures from observational time-series data, in the presence of latent confounders. We assume a discrete-time, stationary structural vector autoregressive pr…

Causal DiscoveryTime Series

Ordering-Based Causal Structure Learning in the Presence of Latent Variables

2019-10-20 · Daniel Irving Bernstein, Basil Saeed, Chandler Squires, Caroline Uhler

We consider the task of learning a causal graph in the presence of latent confounders given i.i.d.~samples from the model. While current algorithms for causal structure discovery in the presence of latent confounders are…

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization

A Single Iterative Step for Anytime Causal Discovery

2020-12-14 · Raanan Y. Rohekar, Yaniv Gurwicz, Shami Nisimov, Gal Novik

We present a sound and complete algorithm for recovering causal graphs from observed, non-interventional data, in the possible presence of latent confounders and selection bias. We rely on the causal Markov and faithfuln…

Causal DiscoverySelection bias

Discovery of Causal Additive Models in the Presence of Unobserved Variables

2021-06-04 · Takashi Nicholas Maeda, Shohei Shimizu

Causal discovery from data affected by unobserved variables is an important but difficult problem to solve. The effects that unobserved variables have on the relationships between observed variables are more complex in n…

Additive modelsCausal Discovery