paper-with-me

Papers

Independence Testing for Bounded Degree Bayesian Network

2022-04-19 · Arnab Bhattacharyya, Clément L. Canonne, Joy Qiping Yang

We study the following independence testing problem: given access to samples from a distribution $P$ over $\{0,1\}^n$, decide whether $P$ is a product distribution or whether it is $\varepsilon$-far in total variation distance from any product distribution. For arbitrary distributions, this problem requires $\exp(n)$ samples. We show in this work that if $P$ has a sparse structure, then in fact only linearly many samples are required. Specifically, if $P$ is Markov with respect to a Bayesian network whose underlying DAG has in-degree bounded by $d$, then $\tilde{\Theta}(2^{d/2}\cdot n/\varepsilon^2)$ samples are necessary and sufficient for independence testing.

📄 PDF Abstract BibTeX arXiv:2204.08690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Sparse Causal Models is not NP-hard

2013-09-26 · Tom Claassen, Joris Mooij, Tom Heskes

This paper shows that causal model discovery is not an NP-hard problem, in the sense that for sparse graphs bounded by node degree k the sound and complete causal model can be obtained in worst case order N^{2(k+2)} inde…

Causal DiscoveryModel DiscoverySelection bias

Learning and Testing Causal Models with Interventions

2018-05-24 · NeurIPS 2018 12 · Jayadev Acharya, Arnab Bhattacharyya, Constantinos Daskalakis, Saravanan Kandasamy

We consider testing and learning problems on causal Bayesian networks as defined by Pearl (Pearl, 2009). Given a causal Bayesian network $\mathcal{M}$ on a graph with $n$ discrete variables and bounded in-degree and boun…

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…

Kernel-based Conditional Independence Test and Application in Causal Discovery

2012-02-14 · Kun Zhang, Jonas Peters, Dominik Janzing, Bernhard Schoelkopf

Conditional independence testing is an important problem, especially in Bayesian network learning and causal discovery. Due to the curse of dimensionality, testing for conditional independence of continuous variables is …

Causal Discovery

Learning Bayesian and Markov Networks with an Unreliable Oracle

2026-03-10 · Juha Harviainen, Pekka Parviainen, Vidya Sagar Sharma arxiv

We study constraint-based structure learning of Markov networks and Bayesian networks in the presence of an unreliable conditional independence oracle that makes at most a bounded number of errors. For Markov networks, w…