Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Iterative Methods for Private Synthetic Data: Unifying Framework and New Methods

About

We study private synthetic data generation for query release, where the goal is to construct a sanitized version of a sensitive dataset, subject to differential privacy, that approximately preserves the answers to a large collection of statistical queries. We first present an algorithmic framework that unifies a long line of iterative algorithms in the literature. Under this framework, we propose two new methods. The first method, private entropy projection (PEP), can be viewed as an advanced variant of MWEM that adaptively reuses past query measurements to boost accuracy. Our second method, generative networks with the exponential mechanism (GEM), circumvents computational bottlenecks in algorithms such as MWEM and PEP by optimizing over generative models parameterized by neural networks, which capture a rich family of distributions while enabling fast gradient-based optimization. We demonstrate that PEP and GEM empirically outperform existing algorithms. Furthermore, we show that GEM nicely incorporates prior information from public data while overcoming limitations of PMW^Pub, the existing state-of-the-art method that also leverages public data.

Terrance Liu, Giuseppe Vietri, Zhiwei Steven Wu• 2021

Related benchmarks

TaskDatasetResultRank
Differentially Private Tabular Synthetic Data GenerationSCM simulation NN prior (test)
Accuracy85.16
8
Tabular Synthetic Data GenerationBreast Cancer low-order real-world (test)
Accuracy84.81
8
Differentially Private Tabular Synthetic Data GenerationSCM simulation Tree prior (test)
Accuracy64.77
8
Differentially Private Tabular Synthetic Data GenerationSCM simulation RFF prior (test)
Accuracy59
8
Tabular Synthetic Data GenerationAdult low-order real-world (test)
Accuracy80.87
8
Fidelity Evaluationartificial-characters
1-Wasserstein Distance (1-WD)0.039
8
Fidelity EvaluationPerson Activity
WD (Level 1)0.034
8
Tabular Data SynthesisSCM Tree Prior
1-WD0.052
8
Tabular Data SynthesisSCM NN Prior
1-WD0.05
8
Tabular Data SynthesisSCM RFF Prior
1-WD0.05
8
Showing 10 of 11 rows

Other info

Code

Follow for update