Enhancing DP-SGD through Non-monotonous Adaptive Scaling Gradient Weight
Tao Huang, Qingyu Huang, Xin Shi, Jiayang Meng, Guolong Zheng, Xu, Yang, Xun Yi

TL;DR
This paper introduces DP-PSASC, an improved DP-SGD method using non-monotonous adaptive gradient scaling and momentum to better preserve privacy and enhance model accuracy, especially for small gradients.
Contribution
It proposes a novel gradient scaling technique and integrates momentum into DP-PSASC, advancing privacy-preserving deep learning with improved convergence and performance.
Findings
DP-PSASC outperforms traditional DP-SGD in accuracy.
The new method effectively handles small gradients during training.
The approach maintains privacy guarantees while improving utility.
Abstract
In the domain of deep learning, the challenge of protecting sensitive data while maintaining model utility is significant. Traditional Differential Privacy (DP) techniques such as Differentially Private Stochastic Gradient Descent (DP-SGD) typically employ strategies like direct or per-sample adaptive gradient clipping. These methods, however, compromise model accuracy due to their critical influence on gradient handling, particularly neglecting the significant contribution of small gradients during later training stages. In this paper, we introduce an enhanced version of DP-SGD, named Differentially Private Per-sample Adaptive Scaling Clipping (DP-PSASC). This approach replaces traditional clipping with non-monotonous adaptive gradient scaling, which alleviates the need for intensive threshold setting and rectifies the disproportionate weighting of smaller gradients. Our contribution…
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
TopicsMedical Imaging and Analysis · Medical Image Segmentation Techniques · 3D Shape Modeling and Analysis
