Privacy without Noisy Gradients: Slicing Mechanism for Generative Model Training
Kristjan Greenewald, Yuancheng Yu, Hao Wang, Kai Xu

TL;DR
This paper introduces a novel differential privacy mechanism for training generative models by injecting noise into low-dimensional data projections, improving data utility and flexibility without noisy gradients.
Contribution
The authors propose the slicing privacy mechanism and a new smoothed-sliced $f$-divergence, enabling privacy-preserving generative model training without noisy gradients and with better performance.
Findings
Generated synthetic data with higher quality than baselines.
Allows flexible hyper-parameter tuning without privacy loss.
Circumvents adversarial training with kernel-based divergence estimator.
Abstract
Training generative models with differential privacy (DP) typically involves injecting noise into gradient updates or adapting the discriminator's training procedure. As a result, such approaches often struggle with hyper-parameter tuning and convergence. We consider the slicing privacy mechanism that injects noise into random low-dimensional projections of the private data, and provide strong privacy guarantees for it. These noisy projections are used for training generative models. To enable optimizing generative models using this DP approach, we introduce the smoothed-sliced -divergence and show it enjoys statistical consistency. Moreover, we present a kernel-based estimator for this divergence, circumventing the need for adversarial training. Extensive numerical experiments demonstrate that our approach can generate synthetic data of higher quality compared with baselines. Beyond…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
