paper-with-me

홈 › Papers

Characterization and Learning of Causal Graphs with Small Conditioning Sets

2023-01-22 · NeurIPS 2023 11

Constraint-based causal discovery algorithms learn part of the causal graph structure by systematically testing conditional independences observed in the data. These algorithms, such as the PC algorithm and its variants, rely on graphical characterizations of the so-called equivalence class of causal graphs proposed by Pearl. However, constraint-based causal discovery algorithms struggle when data is limited since conditional independence tests quickly lose their statistical power, especially when the conditioning set is large. To address this, we propose using conditional independence tests where the size of the conditioning set is upper bounded by some integer $k$ for robust causal discovery. The existing graphical characterizations of the equivalence classes of causal graphs are not applicable when we cannot leverage all the conditional independence statements. We first define the notion of $k$-Markov equivalence: Two causal graphs are $k$-Markov equivalent if they entail the same conditional independence constraints where the conditioning set size is upper bounded by $k$. We propose a novel representation that allows us to graphically characterize $k$-Markov equivalence between two causal graphs. We propose a sound constraint-based algorithm called the $k$-PC algorithm for learning this equivalence class. Finally, we conduct synthetic, and semi-synthetic experiments to demonstrate that the $k$-PC algorithm enables more robust causal discovery in the small sample regime compared to the baseline algorithms.

📄 PDF Abstract BibTeX arXiv:2301.09028

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar 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 …

Causal DiscoverySelection bias

Improving the Efficiency of the PC Algorithm by Using Model-Based Conditional Independence Tests

2022-11-12 · Erica Cai, Andrew Mcgregor, David Jensen

Learning causal structure is useful in many areas of artificial intelligence, including planning, robotics, and explanation. Constraint-based structure learning algorithms such as PC use conditional independence (CI) tes…

Characterization of causal ancestral graphs for time series with latent confounders

2021-12-15 · Andreas Gerhardus

In this paper, we introduce a novel class of graphical models for representing time lag specific causal relationships and independencies of multivariate time series with unobserved confounders. We completely characterize…

Causal DiscoveryTime SeriesTime Series Analysis

Ancestral Instrument Method for Causal Inference without Complete Knowledge

2022-01-11 · Debo Cheng, Jiuyong Li, Lin Liu, Jiji Zhang 외

Unobserved confounding is the main obstacle to causal effect estimation from observational data. Instrumental variables (IVs) are widely used for causal effect estimation when there exist latent confounders. With the sta…

Causal Inferencevalid

Causal Inference with Deep Causal Graphs

2020-06-15 · Álvaro Parafita, Jordi Vitrià

Parametric causal modelling techniques rarely provide functionality for counterfactual estimation, often at the expense of modelling complexity. Since causal estimations depend on the family of functions used to model th…

Causal InferencecounterfactualFairness