๐ฎ
๐ฎ
The Ethereal
Adversarial Distribution Balancing for Counterfactual Reasoning
November 28, 2023 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .gitignore, Data, Dockerfile_ADBCR, IHDP_analyze.py, IHDP_main.py, LICENSE, NEWS_analyze.py, NEWS_main.py, README.md, adbcr, requirements.txt, setup.py
Authors
Stefan Schrod, Fabian Sinz, Michael Altenbuchinger
arXiv ID
2311.16616
Category
cs.LG: Machine Learning
Citations
1
Venue
arXiv.org
Repository
https://github.com/sschrod/ADBCR
โญ 2
Last Checked
3 months ago
Abstract
The development of causal prediction models is challenged by the fact that the outcome is only observable for the applied (factual) intervention and not for its alternatives (the so-called counterfactuals); in medicine we only know patients' survival for the administered drug and not for other therapeutic options. Machine learning approaches for counterfactual reasoning have to deal with both unobserved outcomes and distributional differences due to non-random treatment administration. Unsupervised domain adaptation (UDA) addresses similar issues; one has to deal with unobserved outcomes -- the labels of the target domain -- and distributional differences between source and target domain. We propose Adversarial Distribution Balancing for Counterfactual Reasoning (ADBCR), which directly uses potential outcome estimates of the counterfactuals to remove spurious causal relations. We show that ADBCR outcompetes state-of-the-art methods on three benchmark datasets, and demonstrate that ADBCR's performance can be further improved if unlabeled validation data are included in the training procedure to better adapt the model to the validation domain.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal