Deep Learning with Gaussian Differential Privacy
Zhiqi Bu, Jinshuo Dong, Qi Long, Weijie J. Su

TL;DR
This paper introduces an $f$-differential privacy framework for deep learning that provides more precise privacy guarantees during training, enabling better model accuracy while maintaining privacy constraints.
Contribution
It applies $f$-differential privacy to neural network training, deriving tractable privacy bounds for SGD and Adam without complex techniques, improving privacy analysis over prior methods.
Findings
Improved privacy guarantees for neural network training.
Enhanced model accuracy by tuning privacy parameters.
Validated results across image, text, and recommender system tasks.
Abstract
Deep learning models are often trained on datasets that contain sensitive information such as individuals' shopping transactions, personal contacts, and medical records. An increasingly important line of work therefore has sought to train neural networks subject to privacy constraints that are specified by differential privacy or its divergence-based relaxations. These privacy definitions, however, have weaknesses in handling certain important primitives (composition and subsampling), thereby giving loose or complicated privacy analyses of training neural networks. In this paper, we consider a recently proposed privacy definition termed \textit{-differential privacy} [18] for a refined privacy analysis of training neural networks. Leveraging the appealing properties of -differential privacy in handling composition and subsampling, this paper derives analytically tractable…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
MethodsAdam
