Differentially Private Estimation of Heterogeneous Causal Effects
Fengshi Niu, Harsha Nori, Brian Quistorff, Rich Caruana, Donald Ngwe,, Aadharsh Kannan

TL;DR
This paper presents a general meta-algorithm for estimating heterogeneous treatment effects with differential privacy guarantees, applicable to various estimators, and analyzes the privacy-accuracy trade-offs in causal effect estimation.
Contribution
It introduces a flexible meta-algorithm for different CATE estimators under differential privacy, with a tight privacy analysis and empirical evaluation using DP-EBMs.
Findings
Multi-stage CATE estimators have higher accuracy loss than single-stage ones.
Most privacy-induced accuracy loss is due to increased variance.
The approach maintains interpretability and high accuracy with privacy guarantees.
Abstract
Estimating heterogeneous treatment effects in domains such as healthcare or social science often involves sensitive data where protecting privacy is important. We introduce a general meta-algorithm for estimating conditional average treatment effects (CATE) with differential privacy (DP) guarantees. Our meta-algorithm can work with simple, single-stage CATE estimators such as S-learner and more complex multi-stage estimators such as DR and R-learner. We perform a tight privacy analysis by taking advantage of sample splitting in our meta-algorithm and the parallel composition property of differential privacy. In this paper, we implement our approach using DP-EBMs as the base learner. DP-EBMs are interpretable, high-accuracy models with privacy guarantees, which allow us to directly observe the impact of DP noise on the learned causal model. Our experiments show that multi-stage CATE…
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 · Privacy-Preserving Technologies in Data · Statistical Methods and Bayesian Inference
MethodsBalanced Selection
