paper-with-me

홈 › Papers

Local Markov Equivalence and Local Causal Discovery for Identifying Controlled Direct Effects

2025-05-05 · Timothée Loranchet, Charles K. Assaad

Understanding and identifying controlled direct effects (CDEs) is crucial across numerous scientific domains, including public health. While existing methods can identify these effects from causal directed acyclic graphs (DAGs), the true underlying structure is often unknown in practice. Essential graphs, which represent a Markov equivalence class of DAGs characterized by the same set of d-separations, provide a more practical and realistic alternative. However, learning the full essential graph is computationally intensive and typically depends on strong, untestable assumptions. In this work, we characterize a local class of graphs, defined relative to a target variable, that share a specific subset of d-separations, and introduce a graphical representation of this class, called the local essential graph (LEG). We then present LocPC, a novel algorithm designed to recover the LEG from an observed distribution using only local conditional independence tests. Building on LocPC, we propose LocPC-CDE, an algorithm that discovers the portion of the LEG that is sufficient to identify a CDE, bypassing the need of retrieving the full essential graph. Compared to global methods, our algorithms require less conditional independence tests and operate under weaker assumptions while maintaining theoretical guarantees.

📄 PDF Abstract BibTeX arXiv:2505.02781

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Hybrid Local Causal Discovery

2024-12-27 · Zhaolong Ling, Honghui Peng, Yiwen Zhang, Debo Cheng 외

Local causal discovery aims to learn and distinguish the direct causes and effects of a target variable from observed data. Existing constraint-based local causal discovery methods use AND or OR rules in constructing the…

Causal Discovery

Knowledge-Informed Local Causal Discovery of Optimal Adjustment Sets

2026-07-05 · Seong Woo Ahn, Alessandro Leite, José Lucas De Melo Costa, Fabrice Popineau 외 arxiv

Local causal discovery is a scalable alternative to global structure learning. However, it can struggle to identify valid adjustment sets in data-scarce settings because of finite-sample uncertainty, incomplete local nei…

Local Causal Discovery for Estimating Causal Effects

2023-02-16 · Shantanu Gupta, David Childers, Zachary C. Lipton

Even when the causal graph underlying our data is unknown, we can use observational data to narrow down the possible values that an average treatment effect (ATE) can take by (1) identifying the graph up to a Markov equi…

Causal DiscoveryComputational Efficiency

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

Lower Bounds on the Size of Markov Equivalence Classes

2025-06-26 · Erik Jahn, Frederick Eberhardt, Leonard J. Schulman

Causal discovery algorithms typically recover causal graphs only up to their Markov equivalence classes unless additional parametric assumptions are made. The sizes of these equivalence classes reflect the limits of what…

Causal Discovery