paper-with-me

Papers

Auto IV: Counterfactual Prediction via Automatic Instrumental Variable Decomposition

2021-07-13 · Junkun Yuan, Anpeng Wu, Kun Kuang, Bo Li, Runze Wu, Fei Wu, Lanfen Lin

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 counterfactual prediction methods need well-predefined IVs, while it is an art rather than science to find valid IVs in many real-world scenes. Moreover, the predefined hand-made IVs could be weak or erroneous by violating the conditions of valid IVs. These thorny facts hinder the application of the IV-based counterfactual prediction methods. In this paper, we propose a novel Automatic Instrumental Variable decomposition (AutoIV) algorithm to automatically generate representations serving the role of IVs from observed variables (IV candidates). Specifically, we let the learned IV representations satisfy the relevance condition with the treatment and exclusion condition with the outcome via mutual information maximization and minimization constraints, respectively. We also learn confounder representations by encouraging them to be relevant to both the treatment and the outcome. The IV and confounder representations compete for the information with their constraints in an adversarial game, which allows us to get valid IV representations for IV-based counterfactual prediction. Extensive experiments demonstrate that our method generates valid IV representations for accurate IV-based counterfactual prediction.

📄 PDF Abstract BibTeX arXiv:2107.05884

Code (1)

junkunyuan/autoiv tf

Tasks

Causal InferencecounterfactualPredictionvalid

Similar Papers 제목 키워드 기반

Flow IV: Counterfactual Inference In Nonseparable Outcome Models Using Instrumental Variables

2025-08-02 · Marc Braun, Jose M. Peña, Adel Daoud arxiv

To reach human level intelligence, learning algorithms need to incorporate causal reasoning. But identifying causality, and particularly counterfactual reasoning, remains elusive. In this paper, we make progress on count…

Demystifying Causal Features on Adversarial Examples and Causal Inoculation for Robust Network by Adversarial Instrumental Variable Regression

2023-03-02 · CVPR 2023 1 · Junho Kim, Byung-Kwan Lee, Yong Man Ro

The origin of adversarial examples is still inexplicable in research fields, and it arouses arguments from various viewpoints, albeit comprehensive investigations. In this paper, we propose a way of delving into the unex…

Adversarial RobustnessPrediction

Self-Distilled Disentangled Learning for Counterfactual Prediction

2024-06-09 · Xinshu Li, Mingming Gong, Lina Yao

The advancements in disentangled representation learning significantly enhance the accuracy of counterfactual predictions by granting precise control over instrumental variables, confounders, and adjustable variables. An…

counterfactualCounterfactual InferenceDisentanglementPrediction+1

Counterfactual Prediction with Deep Instrumental Variables Networks

2016-12-30 · Jason Hartford, Greg Lewis, Kevin Leyton-Brown, Matt Taddy

We are in the middle of a remarkable rise in the use and capability of artificial intelligence. Much of this growth has been fueled by the success of deep learning architectures: models that map from observables to outpu…

counterfactualPrediction

On Deep Instrumental Variables Estimate

2020-04-30 · Ruiqi Liu, Zuofeng Shang, Guang Cheng

The endogeneity issue is fundamentally important as many empirical applications may suffer from the omission of explanatory variables, measurement error, or simultaneous causality. Recently, \cite{hllt17} propose a "Deep…