Gradient Leakage Attack Resilient Deep Learning
Wenqi Wei, Ling Liu

TL;DR
This paper explores resilient deep learning methods against gradient leakage attacks by using dynamic privacy parameters, aiming to improve privacy without sacrificing model accuracy.
Contribution
It introduces adaptive noise strategies for differential privacy in deep learning, enhancing resistance to gradient leakage attacks compared to fixed-parameter methods.
Findings
Dynamic privacy parameters improve attack resistance.
Adaptive noise injection maintains higher model accuracy.
Four metrics for evaluating privacy-preserving approaches.
Abstract
Gradient leakage attacks are considered one of the wickedest privacy threats in deep learning as attackers covertly spy gradient updates during iterative training without compromising model training quality, and yet secretly reconstruct sensitive training data using leaked gradients with high attack success rate. Although deep learning with differential privacy is a defacto standard for publishing deep learning models with differential privacy guarantee, we show that differentially private algorithms with fixed privacy parameters are vulnerable against gradient leakage attacks. This paper investigates alternative approaches to gradient leakage resilient deep learning with differential privacy (DP). First, we analyze existing implementation of deep learning with differential privacy, which use fixed noise variance to injects constant noise to the gradients in all layers using fixed…
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 · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
