paper-with-me

홈 › Papers

Learning Representations for Counterfactual Inference

2016-05-12 · Fredrik D. Johansson, Uri Shalit, David Sontag

Observational studies are rising in importance due to the widespread accumulation of data in fields such as healthcare, education, employment and ecology. We consider the task of answering counterfactual questions such as, "Would this patient have lower blood sugar had she received a different medication?". We propose a new algorithmic framework for counterfactual inference which brings together ideas from domain adaptation and representation learning. In addition to a theoretical justification, we perform an empirical comparison with previous approaches to causal inference from observational data. Our deep learning algorithm significantly outperforms the previous state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1605.03661

Code (1)

sschrod/adbcr pytorch

Tasks

Causal InferencecounterfactualCounterfactual InferenceDomain AdaptationRepresentation Learning

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 제목 키워드 기반

Perfect Match: A Simple Method for Learning Representations For Counterfactual Inference With Neural Networks

2018-10-01 · ICLR 2019 5 · Patrick Schwab, Lorenz Linhardt, Walter Karlen

Learning representations for counterfactual inference from observational data is of high practical relevance for many domains, such as healthcare, public policy and economics. Counterfactual inference enables one to answ…

counterfactualCounterfactual Inference

De-confounding Representation Learning for Counterfactual Inference on Continuous Treatment via Generative Adversarial Network

2023-07-24 · Yonghe Zhao, Qiang Huang, Haolong Zeng, Yun Pen 외

Counterfactual inference for continuous rather than binary treatment variables is more common in real-world causal inference tasks. While there are already some sample reweighting methods based on Marginal Structural Mod…

Causal InferencecounterfactualCounterfactual InferenceGenerative Adversarial Network+1

Explaining Text Classifiers with Counterfactual Representations

2024-02-01 · Pirmin Lemberger, Antoine Saillenfest

One well motivated explanation method for classifiers leverages counterfactuals which are hypothetical events identical to real observations in all aspects except for one feature. Constructing such counterfactual poses s…

AttributeCausal Inferencecounterfactual

Auto IV: Counterfactual Prediction via Automatic Instrumental Variable Decomposition

2021-07-13 · Junkun Yuan, Anpeng Wu, Kun Kuang, Bo Li 외

Instrumental variables (IVs), sources of treatment randomization that are conditionally independent of the outcome, play an important role in causal inference with unobserved confounders. However, the existing IV-based c…

Causal InferencecounterfactualPredictionvalid

CEPAE: Conditional Entropy-Penalized Autoencoders for Time Series Counterfactuals

2026-02-17 · Tomàs Garriga, Gerard Sanz, Eduard Serrahima de Cambra, Axel Brando arxiv

The ability to accurately perform counterfactual inference on time series is crucial for decision-making in fields like finance, healthcare, and marketing, as it allows us to understand the impact of events or treatments…