paper-with-me

Papers

MissNODAG: Differentiable Cyclic Causal Graph Learning from Incomplete Data

2024-10-24 · Muralikrishnna G. Sethuraman, Razieh Nabi, Faramarz Fekri

Causal discovery in real-world systems, such as biological networks, is often complicated by feedback loops and incomplete data. Standard algorithms, which assume acyclic structures or fully observed data, struggle with these challenges. To address this gap, we propose MissNODAG, a differentiable framework for learning both the underlying cyclic causal graph and the missingness mechanism from partially observed data, including data missing not at random. Our framework integrates an additive noise model with an expectation-maximization procedure, alternating between imputing missing values and optimizing the observed data likelihood, to uncover both the cyclic structures and the missingness mechanism. We demonstrate the effectiveness of MissNODAG through synthetic experiments and an application to real-world gene perturbation data.

📄 PDF Abstract BibTeX arXiv:2410.18918

Code (1)

muralikgs/missnodag 공식 구현 pytorch

Tasks

Causal DiscoveryGraph LearningMissing Values

Similar Papers 제목 키워드 기반

Learning Cyclic Causal Models from Incomplete Data

2024-02-23 · Muralikrishnna G. Sethuraman, Faramarz Fekri

Causal learning is a fundamental problem in statistics and science, offering insights into predicting the effects of unseen treatments on a system. Despite recent advances in this topic, most existing causal discovery al…

Causal DiscoveryImputation

Differentiable Cyclic Causal Discovery Under Unmeasured Confounders

2025-08-11 · Muralikrishnna G. Sethuraman, Faramarz Fekri arxiv

Understanding causal relationships between variables is fundamental across scientific disciplines. Most causal discovery algorithms rely on two key assumptions: (i) all variables are observed, and (ii) the underlying cau…

SC3D: Dynamic and Differentiable Causal Discovery for Temporal and Instantaneous Graphs

2026-02-02 · Sourajit Das, Dibyajyoti Chakraborty, Romit Maulik arxiv

Discovering causal structures from multivariate time series is a key problem because interactions span across multiple lags and possibly involve instantaneous dependencies. Additionally, the search space of the dynamic g…

Stable Differentiable Causal Discovery

2023-11-17 · Achille Nazaret, Justin Hong, Elham Azizi, David Blei

Inferring causal relationships as directed acyclic graphs (DAGs) is an important but challenging problem. Differentiable Causal Discovery (DCD) is a promising approach to this problem, framing the search as a continuous …

Causal Discovery

Scalable Variational Causal Discovery Unconstrained by Acyclicity

2024-07-06 · Nu Hoang, Bao Duong, Thin Nguyen

Bayesian causal discovery offers the power to quantify epistemic uncertainties among a broad range of structurally diverse causal theories potentially explaining the data, represented in forms of directed acyclic graphs …

Causal DiscoveryvalidVariational Inference