paper-with-me

Papers

Causal Reasoning in the Presence of Latent Confounders via Neural ADMG Learning

2023-03-22 · Matthew Ashman, Chao Ma, Agrin Hilmkil, Joel Jennings, Cheng Zhang

Latent confounding has been a long-standing obstacle for causal reasoning from observational data. One popular approach is to model the data using acyclic directed mixed graphs (ADMGs), which describe ancestral relations between variables using directed and bidirected edges. However, existing methods using ADMGs are based on either linear functional assumptions or a discrete search that is complicated to use and lacks computational tractability for large datasets. In this work, we further extend the existing body of work and develop a novel gradient-based approach to learning an ADMG with non-linear functional relations from observational data. We first show that the presence of latent confounding is identifiable under the assumptions of bow-free ADMGs with non-linear additive noise models. With this insight, we propose a novel neural causal model based on autoregressive flows for ADMG learning. This not only enables us to determine complex causal structural relationships behind the data in the presence of latent confounding, but also estimate their functional relationships (hence treatment effects) simultaneously. We further validate our approach via experiments on both synthetic and real-world datasets, and demonstrate the competitive performance against relevant baselines.

📄 PDF Abstract BibTeX arXiv:2303.12703

Code (1)

microsoft/causica 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Integer Programming for Causal Structure Learning in the Presence of Latent Variables

2021-02-05 · Rui Chen, Sanjeeb Dash, Tian Gao

The problem of finding an ancestral acyclic directed mixed graph (ADMG) that represents the causal relationships between a set of variables is an important area of research on causal inference. Most existing score-based …

Causal Inferencevalid

Causal Calculus in the Presence of Cycles, Latent Confounders and Selection Bias

2019-01-02 · Patrick Forré, Joris M. Mooij

We prove the main rules of causal calculus (also called do-calculus) for i/o structural causal models (ioSCMs), a generalization of a recently proposed general class of non-/linear structural causal models that allow for…

Selection bias

Causal discovery of linear non-Gaussian acyclic models in the presence of latent confounders

2020-01-13 · Takashi Nicholas Maeda, Shohei Shimizu

Causal discovery from data affected by latent confounders is an important and difficult challenge. Causal functional model-based approaches have not been used to present variables whose relationships are affected by late…

Causal Discovery

Ordering-Based Causal Structure Learning in the Presence of Latent Variables

2019-10-20 · Daniel Irving Bernstein, Basil Saeed, Chandler Squires, Caroline Uhler

We consider the task of learning a causal graph in the presence of latent confounders given i.i.d.~samples from the model. While current algorithms for causal structure discovery in the presence of latent confounders are…

Differentiable Causal Discovery Under Unmeasured Confounding

2020-10-14 · Rohit Bhattacharya, Tushar Nagarajan, Daniel Malinsky, Ilya Shpitser

The data drawn from biological, economic, and social systems are often confounded due to the presence of unmeasured variables. Prior work in causal discovery has focused on discrete search procedures for selecting acycli…

Causal Discovery