MLCRLGMay 28, 2022

Noise-Aware Statistical Inference with Differentially Private Synthetic Data

arXiv:2205.14485v315 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses the issue of unreliable population-level inferences for data privacy applications, representing an incremental improvement over existing synthetic data methods.

The paper tackles the problem of invalid statistical inference from differentially private synthetic data by proposing a pipeline combining noise-aware Bayesian modeling and multiple imputation, which produces accurate confidence intervals that widen with tighter privacy.

While generation of synthetic data under differential privacy (DP) has received a lot of attention in the data privacy community, analysis of synthetic data has received much less. Existing work has shown that simply analysing DP synthetic data as if it were real does not produce valid inferences of population-level quantities. For example, confidence intervals become too narrow, which we demonstrate with a simple experiment. We tackle this problem by combining synthetic data analysis techniques from the field of multiple imputation (MI), and synthetic data generation using noise-aware (NA) Bayesian modeling into a pipeline NA+MI that allows computing accurate uncertainty estimates for population-level quantities from DP synthetic data. To implement NA+MI for discrete data generation using the values of marginal queries, we develop a novel noise-aware synthetic data generation algorithm NAPSU-MQ using the principle of maximum entropy. Our experiments demonstrate that the pipeline is able to produce accurate confidence intervals from DP synthetic data. The intervals become wider with tighter privacy to accurately capture the additional uncertainty stemming from DP noise.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes