paper-with-me

Papers

Double Robust Representation Learning for Counterfactual Prediction

2020-10-15 · Shuxi Zeng, Serge Assaad, Chenyang Tao, Shounak Datta, Lawrence Carin, Fan Li

Causal inference, or counterfactual prediction, is central to decision making in healthcare, policy and social sciences. To de-bias causal estimators with high-dimensional data in observational studies, recent advances suggest the importance of combining machine learning models for both the propensity score and the outcome function. We propose a novel scalable method to learn double-robust representations for counterfactual predictions, leading to consistent causal estimation if the model for either the propensity score or the outcome, but not necessarily both, is correctly specified. Specifically, we use the entropy balancing method to learn the weights that minimize the Jensen-Shannon divergence of the representation between the treated and control groups, based on which we make robust and efficient counterfactual predictions for both individual and average treatment effects. We provide theoretical justifications for the proposed method. The algorithm shows competitive performance with the state-of-the-art on real world and synthetic data.

📄 PDF Abstract BibTeX arXiv:2010.07866

Code (1)

zengshx777/Double-Rouble-Representation-Learning 공식 구현

Tasks

Causal InferencecounterfactualDecision MakingPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Double Neural Counterfactual Regret Minimization

2018-12-27 · ICLR 2020 1 · Hui Li, Kailiang Hu, Zhibang Ge, Tao Jiang 외

Counterfactual Regret Minimization (CRF) is a fundamental and effective technique for solving Imperfect Information Games (IIG). However, the original CRF algorithm only works for discrete state and action spaces, and th…

counterfactualReinforcement Learning

Better Think Thrice: Learning to Reason Causally with Double Counterfactual Consistency

2026-02-18 · Victoria Lin, Xinnuo Xu, Rachel Lawrence, Risa Ueno 외 arxiv

Despite their strong performance on reasoning benchmarks, large language models (LLMs) have proven brittle when presented with counterfactual questions, suggesting weaknesses in their causal reasoning ability. While rece…

Double Perturbation: On the Robustness of Robustness and Counterfactual Bias Evaluation

2021-04-12 · NAACL 2021 4 · Chong Zhang, Jieyu Zhao, huan zhang, Kai-Wei Chang 외

Robustness and counterfactual bias are usually evaluated on a test dataset. However, are these evaluations robust? If the test dataset is perturbed slightly, will the evaluation results keep the same? In this paper, we p…

counterfactualPrediction

Counterfactually Fair Regression with Double Machine Learning

2023-03-21 · Patrick Rehill

Counterfactual fairness is an approach to AI fairness that tries to make decisions based on the outcomes that an individual with some kind of sensitive status would have had without this status. This paper proposes Doubl…

Causal InferencecounterfactualFairnessregression

DoubleGen: Debiased Generative Modeling of Counterfactuals

2025-09-20 · Alex Luedtke, Kenji Fukumizu arxiv

Generative models for counterfactual outcomes face two key sources of bias. Confounding bias arises when approaches fail to account for systematic differences between those who receive the intervention and those who do n…