paper-with-me

Papers

Model Agnostic Differentially Private Causal Inference

2025-05-26 · Christiant Lebeda, Mathieu Even, Aurélien Bellet, Julie Josse

Estimating causal effects from observational data is essential in fields such as medicine, economics and social sciences, where privacy concerns are paramount. We propose a general, model-agnostic framework for differentially private estimation of average treatment effects (ATE) that avoids strong structural assumptions on the data-generating process or the models used to estimate propensity scores and conditional outcomes. In contrast to prior work, which enforces differential privacy by directly privatizing these nuisance components and results in a privacy cost that scales with model complexity, our approach decouples nuisance estimation from privacy protection. This separation allows the use of flexible, state-of-the-art black-box models, while differential privacy is achieved by perturbing only predictions and aggregation steps within a fold-splitting scheme with ensemble techniques. We instantiate the framework for three classical estimators -- the G-formula, inverse propensity weighting (IPW), and augmented IPW (AIPW) -- and provide formal utility and privacy guarantees. Empirical results show that our methods maintain competitive performance under realistic privacy budgets. We further extend our framework to support meta-analysis of multiple private ATE estimates. Our results bridge a critical gap between causal inference and privacy-preserving data analysis.

📄 PDF Abstract BibTeX arXiv:2505.19589

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferencemodelPrivacy Preserving

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Differentially Private Covariate Balancing Causal Inference

2024-10-18 · Yuki Ohnishi, Jordan Awan

Differential privacy is the leading mathematical framework for privacy protection, providing a probabilistic guarantee that safeguards individuals' private information when publishing statistics from a dataset. This guar…

Causal Inference

Workload-Preserving Differentially Private Synthetic Data for Causal Inference via Maximum-Entropy Calibration

2026-07-09 · Amir Asiaee, Kaveh Aryan arxiv

Workload-based differentially private (DP) synthetic data methods privately measure aggregate queries and post-process the noisy answers into synthetic records. Generic workloads can achieve strong distributional fidelit…

Causal Inference

Differentially Private Multi-Site Treatment Effect Estimation

2023-10-10 · Tatsuki Koga, Kamalika Chaudhuri, David Page

Patient privacy is a major barrier to healthcare AI. For confidentiality reasons, most patient data remains in silo in separate hospitals, preventing the design of data-driven healthcare AI systems that need large volume…

Causal InferenceFederated Learning

Private measurement of nonlinear correlations between data hosted across multiple parties

2021-10-19 · Praneeth Vepakomma, Subha Nawer Pushpita, Ramesh Raskar

We introduce a differentially private method to measure nonlinear correlations between sensitive data hosted across two entities. We provide utility guarantees of our private estimator. Ours is the first such private est…

Causal Inference

Differentially Private Synthetic Control

2023-03-24 · Saeyoung Rho, Rachel Cummings, Vishal Misra

Synthetic control is a causal inference tool used to estimate the treatment effects of an intervention by creating synthetic counterfactual data. This approach combines measurements from other similar observations (i.e.,…

Causal InferencecounterfactualTime Series