paper-with-me

Papers

Intervention Efficient Algorithms for Approximate Learning of Causal Graphs

2020-12-27 · Raghavendra Addanki, Andrew Mcgregor, Cameron Musco

We study the problem of learning the causal relationships between a set of observed variables in the presence of latents, while minimizing the cost of interventions on the observed variables. We assume access to an undirected graph $G$ on the observed variables whose edges represent either all direct causal relationships or, less restrictively, a superset of causal relationships (identified, e.g., via conditional independence tests or a domain expert). Our goal is to recover the directions of all causal or ancestral relations in $G$, via a minimum cost set of interventions. It is known that constructing an exact minimum cost intervention set for an arbitrary graph $G$ is NP-hard. We further argue that, conditioned on the hardness of approximate graph coloring, no polynomial time algorithm can achieve an approximation factor better than $\Theta(\log n)$, where $n$ is the number of observed variables in $G$. To overcome this limitation, we introduce a bi-criteria approximation goal that lets us recover the directions of all but $\epsilon n^2$ edges in $G$, for some specified error parameter $\epsilon > 0$. Under this relaxed goal, we give polynomial time algorithms that achieve intervention cost within a small constant factor of the optimal. Our algorithms combine work on efficient intervention design and the design of low-cost separating set systems, with ideas from the literature on graph property testing.

📄 PDF Abstract BibTeX arXiv:2012.13976

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Collaborative Causal Discovery with Atomic Interventions

2021-06-06 · NeurIPS 2021 12 · Raghavendra Addanki, Shiva Prasad Kasiviswanathan

We introduce a new Collaborative Causal Discovery problem, through which we model a common scenario in which we have multiple independent entities each with their own causal graph, and the goal is to simultaneously learn…

Causal DiscoveryClustering

Efficient Distance Approximation for Structured High-Dimensional Distributions via Learning

2020-02-13 · NeurIPS 2020 12 · Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, N. V. Vinodchandran

We design efficient distance approximation algorithms for several classes of structured high-dimensional distributions. Specifically, we show algorithms for the following problems: - Given sample access to two Bayesian n…

Vocal Bursts Intensity Prediction

Amortized Bayesian Causal Discovery of Extended Factor Graphs

2026-07-24 · Yichen Gu, Yuxuan Song, Weizhou Qian, Yixin Wang 외 arxiv

Learning causal graphs from interventional data is a challenging problem with broad applications. In molecular biology, for example, a central goal is to uncover gene regulatory networks from large-scale perturbation dat…

Bayesian Inference

Adjustment Identification Distance: A gadjid for Causal Structure Learning

2024-02-13 · Leonard Henckel, Theo Würtzen, Sebastian Weichwald

Evaluating graphs learned by causal discovery algorithms is difficult: The number of edges that differ between two graphs does not reflect how the graphs differ with respect to the identifying formulas they suggest for c…

Causal Discovery

Confounded Budgeted Causal Bandits

2024-01-15 · Fateme Jamshidi, Jalal Etesami, Negar Kiyavash

We study the problem of learning 'good' interventions in a stochastic environment modeled by its underlying causal graph. Good interventions refer to interventions that maximize rewards. Specifically, we consider the set…