A Framework for Evaluating Gradient Leakage Attacks in Federated Learning
Wenqi Wei, Ling Liu, Margaret Loper, Ka-Ho Chow, Mehmet Emre Gursoy,, Stacey Truex, Yanzhao Wu

TL;DR
This paper introduces a comprehensive framework to evaluate and compare gradient leakage attacks in federated learning, analyzing how various factors influence attack success and privacy risks.
Contribution
It provides a formal and experimental framework for assessing client privacy leakage attacks in federated learning, including impact of hyperparameters and communication compression.
Findings
Adversaries can reconstruct private data from shared parameter updates.
Hyperparameter settings significantly affect attack effectiveness.
Gradient compression impacts the success of privacy leakage attacks.
Abstract
Federated learning (FL) is an emerging distributed machine learning framework for collaborative model training with a network of clients (edge devices). FL offers default client privacy by allowing clients to keep their sensitive data on local devices and to only share local training parameter updates with the federated server. However, recent studies have shown that even sharing local parameter updates from a client to the federated server may be susceptible to gradient leakage attacks and intrude the client privacy regarding its training data. In this paper, we present a principled framework for evaluating and comparing different forms of client privacy leakage attacks. We first provide formal and experimental analysis to show how adversaries can reconstruct the private local training data by simply analyzing the shared parameter update from local training (e.g., local gradient or…
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 · Adversarial Robustness in Machine Learning · Cryptography and Data Security
