Revisiting Privacy-Utility Trade-off for DP Training with Pre-existing Knowledge
Yu Zheng, Wenchao Zhang, Yonggang Zhang, Yuxiang Peng, Wei Song, Kai Zhou, Xiaojiang Du, Bo Han

TL;DR
This paper introduces DP-Hero, a novel differential privacy framework that uses heterogeneous noise guided by pre-trained models to improve utility in DP training, including federated learning, while maintaining privacy.
Contribution
It proposes a generic heterogeneous noise mechanism leveraging pre-trained model knowledge to optimize privacy-utility trade-offs in DP training.
Findings
DP-Hero improves training accuracy over state-of-the-art methods.
Heterogeneous noise allocation enhances utility without compromising privacy.
The approach extends effectively to federated learning scenarios.
Abstract
Differential privacy (DP) provides a provable framework for protecting individuals by customizing a random mechanism over a privacy-sensitive dataset. Deep learning models have demonstrated privacy risks in model exposure as an established learning model unintentionally records membership-level privacy leakage. Differentially private stochastic gradient descent (DP-SGD) has been proposed to safeguard training individuals by adding random Gaussian noise to gradient updates in the backpropagation. Researchers identify that DP-SGD causes utility loss since the injected homogeneous noise can alter the gradient updates calculated at each iteration. Namely, all elements in the gradient are contaminated regardless of their importance in updating model parameters. In this work, we argue that the utility can be optimized by involving the heterogeneity of the the injected noise. Consequently, we…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
