Pre-trained Perceptual Features Improve Differentially Private Image Generation

May 25, 2022 Β· Declared Dead Β· πŸ› Trans. Mach. Learn. Res.

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Fredrik Harder, Milad Jalali Asadabadi, Danica J. Sutherland, Mijung Park arXiv ID 2205.12900 Category stat.ML: Machine Learning (Stat) Cross-listed cs.CR, cs.LG Citations 33 Venue Trans. Mach. Learn. Res. Repository https://github.com/ParkLabML/DP-MEPF} Last Checked 1 month ago
Abstract
Training even moderately-sized generative models with differentially-private stochastic gradient descent (DP-SGD) is difficult: the required level of noise for reasonable levels of privacy is simply too large. We advocate instead building off a good, relevant representation on an informative public dataset, then learning to model the private data with that representation. In particular, we minimize the maximum mean discrepancy (MMD) between private target data and a generator's distribution, using a kernel based on perceptual features learned from a public dataset. With the MMD, we can simply privatize the data-dependent term once and for all, rather than introducing noise at each step of optimization as in DP-SGD. Our algorithm allows us to generate CIFAR10-level images with $Ξ΅\approx 2$ which capture distinctive features in the distribution, far surpassing the current state of the art, which mostly focuses on datasets such as MNIST and FashionMNIST at a large $Ξ΅\approx 10$. Our work introduces simple yet powerful foundations for reducing the gap between private and non-private deep generative models. Our code is available at \url{https://github.com/ParkLabML/DP-MEPF}.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Machine Learning (Stat)

R.I.P. πŸ‘» Ghosted

Graph Attention Networks

Petar VeličkoviΔ‡, Guillem Cucurull, ... (+4 more)

stat.ML πŸ› ICLR πŸ“š 24.7K cites 8 years ago
R.I.P. πŸ‘» Ghosted

Layer Normalization

Jimmy Lei Ba, Jamie Ryan Kiros, Geoffrey E. Hinton

stat.ML πŸ› arXiv πŸ“š 12.0K cites 9 years ago

Died the same way β€” πŸ’€ 404 Not Found