Towards General Deep Leakage in Federated Learning
Jiahui Geng, Yongli Mou, Feifei Li, Qing Li, Oya Beyan, Stefan Decker,, Chunming Rong

TL;DR
This paper explores the vulnerabilities of federated learning by developing advanced reconstruction attacks that can recover private training data from shared gradients or weights, demonstrating significant improvements over existing methods.
Contribution
The authors introduce generalized reconstruction techniques applicable to both FedSGD and FedAvg scenarios, including a zero-shot label restoration method that overcomes previous limitations.
Findings
Effective data reconstruction on CIFAR-10 and ImageNet
Outperforms GradInversion in batch size and image quality
Reconstruction fails with even one incorrect label in batch
Abstract
Unlike traditional central training, federated learning (FL) improves the performance of the global model by sharing and aggregating local models rather than local data to protect the users' privacy. Although this training approach appears secure, some research has demonstrated that an attacker can still recover private data based on the shared gradient information. This on-the-fly reconstruction attack deserves to be studied in depth because it can occur at any stage of training, whether at the beginning or at the end of model training; no relevant dataset is required and no additional models need to be trained. We break through some unrealistic assumptions and limitations to apply this reconstruction attack in a broader range of scenarios. We propose methods that can reconstruct the training data from shared gradients or weights, corresponding to the FedSGD and FedAvg usage scenarios,…
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 · Artificial Intelligence in Healthcare and Education
