Causal Effect Estimation using Variational Information Bottleneck
Zhenyu Lu, Yurong Cheng, Mingjun Zhong, George Stoian, Ye Yuan and, Guoren Wang

TL;DR
This paper introduces CEVIB, a novel method leveraging Variational Information Bottleneck to effectively identify confounders and estimate causal effects from observational data, outperforming existing approaches.
Contribution
The paper presents a new causal inference method using VIB to automatically distill confounders, improving causal effect estimation from observational data.
Findings
CEVIB outperforms other methods on three datasets.
CEVIB demonstrates robustness in causal effect estimation.
VIB effectively distills confounders from observational data.
Abstract
Causal inference is to estimate the causal effect in a causal relationship when intervention is applied. Precisely, in a causal model with binary interventions, i.e., control and treatment, the causal effect is simply the difference between the factual and counterfactual. The difficulty is that the counterfactual may never been obtained which has to be estimated and so the causal effect could only be an estimate. The key challenge for estimating the counterfactual is to identify confounders which effect both outcomes and treatments. A typical approach is to formulate causal inference as a supervised learning problem and so counterfactual could be predicted. Including linear regression and deep learning models, recent machine learning methods have been adapted to causal inference. In this paper, we propose a method to estimate Causal Effect by using Variational Information Bottleneck…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Statistical Methods and Inference · Statistical Methods in Clinical Trials
MethodsLinear Regression
