paper-with-me

Papers

NODAGS-Flow: Nonlinear Cyclic Causal Structure Learning

2023-01-04 · Muralikrishnna G. Sethuraman, Romain Lopez, Rahul Mohan, Faramarz Fekri, Tommaso Biancalani, Jan-Christian Hütter

Learning causal relationships between variables is a well-studied problem in statistics, with many important applications in science. However, modeling real-world systems remain challenging, as most existing algorithms assume that the underlying causal graph is acyclic. While this is a convenient framework for developing theoretical developments about causal reasoning and inference, the underlying modeling assumption is likely to be violated in real systems, because feedback loops are common (e.g., in biological systems). Although a few methods search for cyclic causal models, they usually rely on some form of linearity, which is also limiting, or lack a clear underlying probabilistic model. In this work, we propose a novel framework for learning nonlinear cyclic causal graphical models from interventional data, called NODAGS-Flow. We perform inference via direct likelihood optimization, employing techniques from residual normalizing flows for likelihood estimation. Through synthetic experiments and an application to single-cell high-content perturbation screening data, we show significant performance improvements with our approach compared to state-of-the-art methods with respect to structure recovery and predictive performance.

📄 PDF Abstract BibTeX arXiv:2301.01849

Code (1)

Genentech/nodags-flows 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

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

SCOUT: Cyclic Causal Discovery Under Soft Interventions with Unknown Targets

2026-05-15 · Alpar Turkoglu, Muralikrishnna G. Sethuraman, Faramarz Fekri arxiv

Learning causal relationships between variables from data is a fundamental research area with many applications across disciplines. Most existing causal discovery algorithms rely on the assumptions that (i) the underlyin…

On Causal Discovery with Cyclic Additive Noise Models

2011-12-01 · NeurIPS 2011 12 · Joris M. Mooij, Dominik Janzing, Tom Heskes, Bernhard Schölkopf

We study a particular class of cyclic causal models, where each variable is a (possibly nonlinear) function of its parents and additive noise. We prove that the causal graph of such models is generically identifiable in …

Causal Discoveryregression

Causal Inference in Gene Regulatory Networks with GFlowNet: Towards Scalability in Large Systems

2023-10-05 · Trang Nguyen, Alexander Tong, Kanika Madan, Yoshua Bengio 외

Understanding causal relationships within Gene Regulatory Networks (GRNs) is essential for unraveling the gene interactions in cellular processes. However, causal discovery in GRNs is a challenging problem for multiple r…

Causal DiscoveryCausal Inference

Bayesian learning of Causal Structure and Mechanisms with GFlowNets and Variational Bayes

2022-11-04 · Mizu Nishikawa-Toomey, Tristan Deleu, Jithendaraa Subramanian, Yoshua Bengio 외

Bayesian causal structure learning aims to learn a posterior distribution over directed acyclic graphs (DAGs), and the mechanisms that define the relationship between parent and child variables. By taking a Bayesian appr…