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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Differentially Private Tabular Synthetic Data Generation | SCM simulation NN prior (test) | Accuracy85.16 | 8 | |
| Tabular Synthetic Data Generation | Breast Cancer low-order real-world (test) | Accuracy84.81 | 8 | |
| Differentially Private Tabular Synthetic Data Generation | SCM simulation Tree prior (test) | Accuracy64.77 | 8 | |
| Differentially Private Tabular Synthetic Data Generation | SCM simulation RFF prior (test) | Accuracy59 | 8 | |
| Tabular Synthetic Data Generation | Adult low-order real-world (test) | Accuracy80.87 | 8 | |
| Fidelity Evaluation | artificial-characters | 1-Wasserstein Distance (1-WD)0.039 | 8 | |
| Fidelity Evaluation | Person Activity | WD (Level 1)0.034 | 8 | |
| Tabular Data Synthesis | SCM Tree Prior | 1-WD0.052 | 8 | |
| Tabular Data Synthesis | SCM NN Prior | 1-WD0.05 | 8 | |
| Tabular Data Synthesis | SCM RFF Prior | 1-WD0.05 | 8 |