AIM: An Adaptive and Iterative Mechanism for Differentially Private Synthetic Data

Ryan McKenna,Brett Mullins,Daniel Sheldon,Gerome Miklau
2024-06-13
Abstract:We propose AIM, a new algorithm for differentially private synthetic data generation. AIM is a workload-adaptive algorithm within the paradigm of algorithms that first selects a set of queries, then privately measures those queries, and finally generates synthetic data from the noisy measurements. It uses a set of innovative features to iteratively select the most useful measurements, reflecting both their relevance to the workload and their value in approximating the input data. We also provide analytic expressions to bound per-query error with high probability which can be used to construct confidence intervals and inform users about the accuracy of generated data. We show empirically that AIM consistently outperforms a wide variety of existing mechanisms across a variety of experimental settings.
Databases
What problem does this paper attempt to address?