paper-with-me

Papers

Deep Learning for Causal Inference

2018-03-01 · Vikas Ramachandra

In this paper, we propose deep learning techniques for econometrics, specifically for causal inference and for estimating individual as well as average treatment effects. The contribution of this paper is twofold: 1. For generalized neighbor matching to estimate individual and average treatment effects, we analyze the use of autoencoders for dimensionality reduction while maintaining the local neighborhood structure among the data points in the embedding space. This deep learning based technique is shown to perform better than simple k nearest neighbor matching for estimating treatment effects, especially when the data points have several features/covariates but reside in a low dimensional manifold in high dimensional space. We also observe better performance than manifold learning methods for neighbor matching. 2. Propensity score matching is one specific and popular way to perform matching in order to estimate average and individual treatment effects. We propose the use of deep neural networks (DNNs) for propensity score matching, and present a network called PropensityNet for this. This is a generalization of the logistic regression technique traditionally used to estimate propensity scores and we show empirically that DNNs perform better than logistic regression at propensity score matching. Code for both methods will be made available shortly on Github at: https://github.com/vikas84bf

📄 PDF Abstract BibTeX arXiv:1803.00149

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDeep LearningDimensionality ReductionEconometricsregression

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…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Computational Causal Inference

2020-07-21 · Jeffrey C. Wong

We introduce computational causal inference as an interdisciplinary field across causal inference, algorithms design and numerical computing. The field aims to develop software specializing in causal inference that can a…

Causal InferenceDecision Making

Lifted Causal Inference

2026-06-26 · Malte Luttermann, Tanya Braun, Ralf Möller, Marcel Gehrke arxiv

Lifted inference exploits indistinguishabilities in probabilistic graphical models by using a representative for indistinguishable objects, thereby speeding up query answering while maintaining exact answers. In this art…

Causal Inference

Causal programming: inference with structural causal models as finding instances of a relation

2018-05-04 · Joshua Brulé

This paper proposes a causal inference relation and causal programming as general frameworks for causal inference with structural causal models. A tuple, $\langle M, I, Q, F \rangle$, is an instance of the relation if a …

Causal DiscoveryCausal InferenceRelationSelection bias

Challenges of Using Text Classifiers for Causal Inference

2018-10-01 · EMNLP 2018 10 · Zach Wood-Doughty, Ilya Shpitser, Mark Dredze

Causal understanding is essential for many kinds of decision-making, but causal inference from observational data has typically only been applied to structured, low-dimensional datasets. While text classifiers produce lo…

Causal InferenceDecision Making

Lifted Causal Inference in Relational Domains

2024-03-15 · Malte Luttermann, Mattis Hartwig, Tanya Braun, Ralf Möller 외

Lifted inference exploits symmetries in probabilistic graphical models by using a representative for indistinguishable objects, thereby speeding up query answering while maintaining exact answers. Even though lifting is …

Causal Inference