Inference With Combining Rules From Multiple Differentially Private Synthetic Datasets
Leila Nombo, Anne-Sophie Charest
TL;DR
This work tackles the challenge of statistical inference from multiple differentially private synthetic datasets (DIPS) by adapting combining rules originally developed for missing-data scenarios. It formalizes estimators such as $\hat{Q}=\bar{q}_m$ and variance $T_p=\frac{b_m}{m}+\bar{u}_m$ to quantify both sampling and synthesis variability across $m$ synthetic copies, and it compares alternative variance estimators $T_s$ and $T_{s(PPD)}$ under various DP syntheses. Through extensive simulations using six DP mechanisms (DataSynthesizer, COPULA-SHIRLEY, DPGAN, DP-CTGAN, PATE-GAN, PATE-CTGAN) and a range of privacy levels $\varepsilon$, the study finds that combining rules can yield accurate inference in some settings (notably with COPULA-SHIRLEY, DPGAN, and sometimes PATE-GAN) but not universally, with DataSynthesizer and DP-CTGAN often underperforming. The results provide practical guidance on when combining rules are reliable, emphasize the privacy-utility tradeoffs inherent in generating multiple DP synthetic datasets, and call for further work to understand method-specific conditions under which $T_p$ yields valid variance estimates and coverage.
Abstract
Differential privacy (DP) has been accepted as a rigorous criterion for measuring the privacy protection offered by random mechanisms used to obtain statistics or, as we will study here, synthetic datasets from confidential data. Methods to generate such datasets are increasingly numerous, using varied tools including Bayesian models, deep neural networks and copulas. However, little is still known about how to properly perform statistical inference with these differentially private synthetic (DIPS) datasets. The challenge is for the analyses to take into account the variability from the synthetic data generation in addition to the usual sampling variability. A similar challenge also occurs when missing data is imputed before analysis, and statisticians have developed appropriate inference procedures for this case, which we tend extended to the case of synthetic datasets for privacy. In this work, we study the applicability of these procedures, based on combining rules, to the analysis of DIPS datasets. Our empirical experiments show that the proposed combining rules may offer accurate inference in certain contexts, but not in all cases.
