Improving the Algorithm of Deep Learning with Differential Privacy
Mehdi Amian

TL;DR
This paper proposes a simple, interpretable adjustment to the differentially private stochastic gradient descent algorithm, improving utility in deep learning models while maintaining privacy, and demonstrates its effectiveness on benchmark datasets.
Contribution
The study introduces a novel, straightforward modification to DPSGD that enhances utility without compromising privacy, applicable to various neural network architectures.
Findings
Outperforms original DPSGD on MNIST and CIFAR-10 datasets
Improves utility while preserving privacy in deep learning models
Applicable to RNNs to address gradient exploding issues
Abstract
In this paper, an adjustment to the original differentially private stochastic gradient descent (DPSGD) algorithm for deep learning models is proposed. As a matter of motivation, to date, almost no state-of-the-art machine learning algorithm hires the existing privacy protecting components due to otherwise serious compromise in their utility despite the vital necessity. The idea in this study is natural and interpretable, contributing to improve the utility with respect to the state-of-the-art. Another property of the proposed technique is its simplicity which makes it again more natural and also more appropriate for real world and specially commercial applications. The intuition is to trim and balance out wild individual discrepancies for privacy reasons, and at the same time, to preserve relative individual differences for seeking performance. The idea proposed here can also be…
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 · Cryptography and Data Security · Privacy, Security, and Data Protection
