Differentially Private Image Classification by Learning Priors from Random Processes
Xinyu Tang, Ashwinee Panda, Vikash Sehwag, Prateek Mittal

TL;DR
This paper introduces DP-RandP, a method that learns priors from images generated by random processes to enhance differentially private image classification, achieving state-of-the-art accuracy on multiple datasets.
Contribution
It proposes a novel three-phase approach, DP-RandP, that improves privacy-utility tradeoff by transferring priors learned from random process-generated images to private data.
Findings
Achieves new state-of-the-art accuracy on CIFAR10, CIFAR100, MedMNIST, and ImageNet.
Improves CIFAR10 accuracy from 60.6% to 72.3% at ε=1.
Demonstrates effectiveness across a range of privacy budgets.
Abstract
In privacy-preserving machine learning, differentially private stochastic gradient descent (DP-SGD) performs worse than SGD due to per-sample gradient clipping and noise addition. A recent focus in private learning research is improving the performance of DP-SGD on private data by incorporating priors that are learned on real-world public data. In this work, we explore how we can improve the privacy-utility tradeoff of DP-SGD by learning priors from images generated by random processes and transferring these priors to private data. We propose DP-RandP, a three-phase approach. We attain new state-of-the-art accuracy when training from scratch on CIFAR10, CIFAR100, MedMNIST and ImageNet for a range of privacy budgets . In particular, we improve the previous best reported accuracy on CIFAR10 from to for .
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 · Adversarial Robustness in Machine Learning · Artificial Intelligence in Healthcare and Education
