Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DP-MERF: Differentially Private Mean Embeddings with Random Features for Practical Privacy-Preserving Data Generation

About

We propose a differentially private data generation paradigm using random feature representations of kernel mean embeddings when comparing the distribution of true data with that of synthetic data. We exploit the random feature representations for two important benefits. First, we require a minimal privacy cost for training deep generative models. This is because unlike kernel-based distance metrics that require computing the kernel matrix on all pairs of true and synthetic data points, we can detach the data-dependent term from the term solely dependent on synthetic data. Hence, we need to perturb the data-dependent term only once and then use it repeatedly during the generator training. Second, we can obtain an analytic sensitivity of the kernel mean embedding as the random features are norm bounded by construction. This removes the necessity of hyper-parameter search for a clipping norm to handle the unknown sensitivity of a generator network. We provide several variants of our algorithm, differentially-private mean embeddings with random features (DP-MERF) to jointly generate labels and input features for datasets such as heterogeneous tabular data and image data. Our algorithm achieves drastically better privacy-utility trade-offs than existing methods when tested on several datasets.

Frederik Harder, Kamil Adamczewski, Mijung Park• 2020

Related benchmarks

TaskDatasetResultRank
Image GenerationCelebA 64 x 64 (test)
FID381.2
203
Image GenerationCelebA 32x32 (test)
FID147.9
17
Differentially Private Image SynthesisF-MNIST
FID66.3
16
Differentially Private Image SynthesisCelebA
FID147.9
16
Differentially Private Image SynthesisCIFAR-10
FID203.9
16
Differentially Private Image SynthesisCAMELYON
FID251.6
16
Differentially Private Image SynthesisMNIST
FID106.3
16
Image GenerationCelebA 128x128 (test)
FID311.2
14
Image ClassificationMNIST (test)
Accuracy (ε=10)67.38
14
Image GenerationMNIST standard (test)
FID116.3
13
Showing 10 of 22 rows

Other info

Follow for update