paper-with-me

Papers

Estimating Causal Effects with the Neural Autoregressive Density Estimator

2020-08-17 · Sergio Garrido, Stanislav S. Borysov, Jeppe Rich, Francisco C. Pereira

Estimation of causal effects is fundamental in situations were the underlying system will be subject to active interventions. Part of building a causal inference engine is defining how variables relate to each other, that is, defining the functional relationship between variables given conditional dependencies. In this paper, we deviate from the common assumption of linear relationships in causal models by making use of neural autoregressive density estimators and use them to estimate causal effects within the Pearl's do-calculus framework. Using synthetic data, we show that the approach can retrieve causal effects from non-linear systems without explicitly modeling the interactions between the variables.

📄 PDF Abstract BibTeX arXiv:2008.07283

Code (1)

Chechgm/causal_effect_estimation_using_nade pytorch

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causal effects based on distributional distances

2018-06-08 · Kwangho Kim, Jisu Kim, Edward H. Kennedy

Comparing counterfactual distributions can provide more nuanced and valuable measures for causal effects, going beyond typical summary statistics such as averages. In this work, we consider characterizing causal effects …

counterfactual

Double Machine Learning Density Estimation for Local Treatment Effects with Instruments

2021-12-01 · NeurIPS 2021 12 · Yonghan Jung, Jin Tian, Elias Bareinboim

It is common to quantify causal effects with mean values, which, however, may fail to capture significant distribution differences of the outcome under different treatments. We study the problem of estimating the density…

BIG-bench Machine LearningDensity Estimation

Identification and Estimation of Conditional Average Partial Causal Effects via Instrumental Variable

2024-01-20 · Yuta Kawakami, manabu kuroki, Jin Tian

There has been considerable recent interest in estimating heterogeneous causal effects. In this paper, we study conditional average partial causal effects (CAPCE) to reveal the heterogeneity of causal effects with contin…

Probabilistic Classification by Density Estimation Using Gaussian Mixture Model and Masked Autoregressive Flow

2023-10-16 · Benyamin Ghojogh, Milad Amir Toutounchian

Density estimation, which estimates the distribution of data, is an important category of probabilistic machine learning. A family of density estimators is mixture models, such as Gaussian Mixture Model (GMM) by expectat…

ClassificationDensity EstimationNormalising Flows

Optimization of the Generalized Covariance Estimator in Noncausal Processes

2023-06-26 · Gianluca Cubadda, Francesco Giancaterini, Alain Hecq, Joann Jasiak

This paper investigates the performance of the Generalized Covariance estimator (GCov) in estimating and identifying mixed causal and noncausal models. The GCov estimator is a semi-parametric method that minimizes an obj…