paper-with-me

Papers

Dependence versus Conditional Dependence in Local Causal Discovery from Gene Expression Data

2014-07-28 · Eric V. Strobl, Shyam Visweswaran

Motivation: Algorithms that discover variables which are causally related to a target may inform the design of experiments. With observational gene expression data, many methods discover causal variables by measuring each variable's degree of statistical dependence with the target using dependence measures (DMs). However, other methods measure each variable's ability to explain the statistical dependence between the target and the remaining variables in the data using conditional dependence measures (CDMs), since this strategy is guaranteed to find the target's direct causes, direct effects, and direct causes of the direct effects in the infinite sample limit. In this paper, we design a new algorithm in order to systematically compare the relative abilities of DMs and CDMs in discovering causal variables from gene expression data. Results: The proposed algorithm using a CDM is sample efficient, since it consistently outperforms other state-of-the-art local causal discovery algorithms when samples sizes are small. However, the proposed algorithm using a CDM outperforms the proposed algorithm using a DM only when sample sizes are above several hundred. These results suggest that accurate causal discovery from gene expression data using current CDM-based algorithms requires datasets with at least several hundred samples. Availability: The proposed algorithm is freely available at https://github.com/ericstrobl/DvCD.

📄 PDF Abstract BibTeX arXiv:1407.7566

Code (1)

ericstrobl/DvCD 공식 구현

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Conditional Local Independence Testing with Application to Dynamic Causal Discovery

2025-06-09 · Mingzhou Liu, Xinwei Sun, Yizhou Wang

In this note, we extend the conditional local independence testing theory developed in Christgau et al. (2024) to Ito processes. The result can be applied to causal discovery in dynamic systems.

Causal Discovery

Meta-Dependence in Conditional Independence Testing

2025-04-17 · Bijan Mazaheri, JiaQi Zhang, Caroline Uhler

Constraint-based causal discovery algorithms utilize many statistical tests for conditional independence to uncover networks of causal dependencies. These approaches to causal discovery rely on an assumed correspondence …

Causal Discovery

Fast Nonparametric Conditional Independence Testing via Two-Stage Regression

2026-06-16 · Eric V. Strobl arxiv

Constraint-based causal discovery relies on repeated conditional independence tests, but fast nonparametric tests often sacrifice calibration, especially when variables depend on the conditioning set through nonlinear re…

A Fast Kernel-based Conditional Independence test with Application to Causal Discovery

2025-05-16 · Oliver Schacht, Biwei Huang

Kernel-based conditional independence (KCI) testing is a powerful nonparametric method commonly employed in causal discovery tasks. Despite its flexibility and statistical reliability, cubic computational complexity limi…

Causal DiscoveryCausal InferenceGaussian ProcessesMixture-of-Experts

Membership Testing in Markov Equivalence Classes via Independence Query Oracles

2024-03-09 · JiaQi Zhang, Kirankumar Shiragur, Caroline Uhler

Understanding causal relationships between variables is a fundamental problem with broad impact in numerous scientific fields. While extensive research has been dedicated to learning causal graphs from data, its compleme…