paper-with-me

Papers

Causal Discovery with Fewer Conditional Independence Tests

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

Many questions in science center around the fundamental problem of understanding causal relationships. However, most constraint-based causal discovery algorithms, including the well-celebrated PC algorithm, often incur an exponential number of conditional independence (CI) tests, posing limitations in various applications. Addressing this, our work focuses on characterizing what can be learned about the underlying causal graph with a reduced number of CI tests. We show that it is possible to a learn a coarser representation of the hidden causal graph with a polynomial number of tests. This coarser representation, named Causal Consistent Partition Graph (CCPG), comprises of a partition of the vertices and a directed graph defined over its components. CCPG satisfies consistency of orientations and additional constraints which favor finer partitions. Furthermore, it reduces to the underlying causal graph when the causal graph is identifiable. As a consequence, our results offer the first efficient algorithm for recovering the true causal graph with a polynomial number of tests, in special cases where the causal graph is fully identifiable through observational data and potentially additional interventions.

📄 PDF Abstract BibTeX arXiv:2406.01823

Code (1)

uhlerlab/ccpg 공식 구현

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Identifying the Causes of Pyrocumulonimbus (PyroCb)

2022-11-16 · Emiliano Díaz Salas-Porras, Kenza Tazi, Ashwin Braude, Daniel Okoh 외

A first causal discovery analysis from observational data of pyroCb (storm clouds generated from extreme wildfires) is presented. Invariant Causal Prediction was used to develop tools to understand the causal drivers of …

Causal Discovery

Causal de Finetti: On the Identification of Invariant Causal Structure in Exchangeable Data

2022-03-29 · NeurIPS 2023 11 · Siyuan Guo, Viktor Tóth, Bernhard Schölkopf, Ferenc Huszár

Constraint-based causal discovery methods leverage conditional independence tests to infer causal relationships in a wide variety of applications. Just as the majority of machine learning methods, existing work focuses o…

Causal DiscoveryCausal Inference

Approximate Kernel-based Conditional Independence Tests for Fast Non-Parametric Causal Discovery

2017-02-13 · Eric V. Strobl, Kun Zhang, Shyam Visweswaran

Constraint-based causal discovery (CCD) algorithms require fast and accurate conditional independence (CI) testing. The Kernel Conditional Independence Test (KCIT) is currently one of the most popular CI tests in the non…

Causal Discovery

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

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…