paper-with-me

Papers

Interventional Causal Discovery in a Mixture of DAGs

2024-06-12 · Burak Varici, Dmitriy Katz-Rogozhnikov, Dennis Wei, Prasanna Sattigeri, Ali Tajer

Causal interactions among a group of variables are often modeled by a single causal graph. In some domains, however, these interactions are best described by multiple co-existing causal graphs, e.g., in dynamical systems or genomics. This paper addresses the hitherto unknown role of interventions in learning causal interactions among variables governed by a mixture of causal systems, each modeled by one directed acyclic graph (DAG). Causal discovery from mixtures is fundamentally more challenging than single-DAG causal discovery. Two major difficulties stem from (i)~an inherent uncertainty about the skeletons of the component DAGs that constitute the mixture and (ii)~possibly cyclic relationships across these component DAGs. This paper addresses these challenges and aims to identify edges that exist in at least one component DAG of the mixture, referred to as the true edges. First, it establishes matching necessary and sufficient conditions on the size of interventions required to identify the true edges. Next, guided by the necessity results, an adaptive algorithm is designed that learns all true edges using $O(n^2)$ interventions, where $n$ is the number of nodes. Remarkably, the size of the interventions is optimal if the underlying mixture model does not contain cycles across its components. More generally, the gap between the intervention size used by the algorithm and the optimal size is quantified. It is shown to be bounded by the cyclic complexity number of the mixture model, defined as the size of the minimal intervention that can break the cycles in the mixture, which is upper bounded by the number of cycles among the ancestors of a node.

📄 PDF Abstract BibTeX arXiv:2406.08666

Code (1)

bvarici/intervention-mixture-dag 공식 구현

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

PACER: Acyclic Causal Discovery from Large-Scale Interventional Data

2026-05-14 · Ramon Viñas Torné, Sílvia Fàbregas Salazar, Soyon Park, Ivo Alexander Ban 외 arxiv

Inferring the structure of directed acyclic graphs (DAGs) from data is a central challenge in causal discovery, particularly in modern high-dimensional settings where large-scale interventional data are increasingly avai…

Causal Discovery with a Mixture of DAGs

2019-01-28 · Eric V. Strobl

Causal processes in biomedicine may contain cycles, evolve over time or differ between populations. However, many graphical models cannot accommodate these conditions. We propose to model causation using a mixture of dir…

Causal DiscoveryCausal Inference

Bayesian causal discovery from unknown general interventions

2023-12-01 · Alessandro Mascaro, Federico Castelletti

We consider the problem of learning causal Directed Acyclic Graphs (DAGs) using combinations of observational and interventional experimental data. Current methods tailored to this setting assume that interventions eithe…

Bayesian InferenceCausal Discovery

Causal Structure Discovery from Distributions Arising from Mixtures of DAGs

2020-01-31 · ICML 2020 1 · Basil Saeed, Snigdha Panigrahi, Caroline Uhler

We consider distributions arising from a mixture of causal models, where each model is represented by a directed acyclic graph (DAG). We provide a graphical representation of such mixture distributions and prove that thi…

Retrieval

Latent Confounded Causal Discovery via Lie Bracket Geometry

2026-06-17 · Sridhar Mahadevan arxiv

We study causal discovery from observational and interventional regimes when latent variables may affect the measured system. Our first algorithm, BRIDGE (Bracket Residuals for Interventional Discovery and Geometric Esti…

Causal Inference