Evaluating Gradient Inversion Attacks and Defenses in Federated Learning
Yangsibo Huang, Samyak Gupta, Zhao Song, Kai Li, Sanjeev Arora

TL;DR
This paper assesses the effectiveness of gradient inversion attacks in federated learning and evaluates defense mechanisms, demonstrating that combining defenses can significantly mitigate privacy risks with minimal utility loss.
Contribution
It provides a comprehensive evaluation of existing attacks and defenses, highlighting how relaxing attack assumptions weakens them and proposing combined defenses for improved privacy protection.
Findings
Relaxing attack assumptions weakens gradient inversion attacks.
Combining defense mechanisms reduces attack effectiveness.
Defense methods incur minimal data utility loss.
Abstract
Gradient inversion attack (or input recovery from gradient) is an emerging threat to the security and privacy preservation of Federated learning, whereby malicious eavesdroppers or participants in the protocol can recover (partially) the clients' private data. This paper evaluates existing attacks and defenses. We find that some attacks make strong assumptions about the setup. Relaxing such assumptions can substantially weaken these attacks. We then evaluate the benefits of three proposed defense mechanisms against gradient inversion attacks. We show the trade-offs of privacy leakage and data utility of these defense methods, and find that combining them in an appropriate manner makes the attack less effective, even under the original strong assumptions. We also estimate the computation cost of end-to-end recovery of a single image under each evaluated defense. Our findings suggest that…
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
Taxonomy
TopicsGeophysical Methods and Applications · Privacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
