paper-with-me

Papers

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 complementary concept of testing causal relationships has remained largely unexplored. While learning involves the task of recovering the Markov equivalence class (MEC) of the underlying causal graph from observational data, the testing counterpart addresses the following critical question: Given a specific MEC and observational data from some causal graph, can we determine if the data-generating causal graph belongs to the given MEC? We explore constraint-based testing methods by establishing bounds on the required number of conditional independence tests. Our bounds are in terms of the size of the maximum undirected clique ($s$) of the given MEC. In the worst case, we show a lower bound of $\exp(\Omega(s))$ independence tests. We then give an algorithm that resolves the task with $\exp(O(s))$ tests, matching our lower bound. Compared to the learning problem, where algorithms often use a number of independence tests that is exponential in the maximum in-degree, this shows that testing is relatively easier. In particular, it requires exponentially less independence tests in graphs featuring high in-degrees and small clique sizes. Additionally, using the DAG associahedron, we provide a geometric interpretation of testing versus learning and discuss how our testing result can aid learning.

📄 PDF Abstract BibTeX arXiv:2403.05759

Code (0)

등록된 구현이 없습니다.

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

Causal Discovery

A Transformational Characterization of Unconditionally Equivalent Bayesian Networks

2022-03-01 · Alex Markham, Danai Deligeorgaki, Pratik Misra, Liam Solus

We consider the problem of characterizing Bayesian networks up to unconditional equivalence, i.e., when directed acyclic graphs (DAGs) have the same set of unconditional $d$-separation statements. Each unconditional equi…

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

A review of Gaussian Markov models for conditional independence

2016-06-23 · Irene Córdoba, Concha Bielza, Pedro Larrañaga

Markov models lie at the interface between statistical independence in a probability distribution and graph separation properties. We review model selection and estimation in directed and undirected Markov models with Ga…

Model SelectionTwo-sample testing

Formulas for Counting the Sizes of Markov Equivalence Classes of Directed Acyclic Graphs

2016-10-23 · Yangbo He, Bin Yu

The sizes of Markov equivalence classes of directed acyclic graphs play important roles in measuring the uncertainty and complexity in causal learning. A Markov equivalence class can be represented by an essential graph …