AGIC: Approximate Gradient Inversion Attack on Federated Learning
Jin Xu, Chi Hong, Jiyue Huang, Lydia Y. Chen, J\'er\'emie Decouchant

TL;DR
AGIC introduces an efficient gradient inversion attack that reconstructs private training images from federated learning updates across multiple epochs, outperforming existing methods in quality and speed.
Contribution
The paper presents AGIC, a novel approximation-based attack that reconstructs images from federated updates more effectively and efficiently than prior gradient inversion methods.
Findings
AGIC improves PSNR by up to 50% over state-of-the-art attacks.
AGIC is 5 times faster than simulation-based attacks on FedAvg.
It successfully reconstructs images from multiple epochs and mini-batches.
Abstract
Federated learning is a private-by-design distributed learning paradigm where clients train local models on their own data before a central server aggregates their local updates to compute a global model. Depending on the aggregation method used, the local updates are either the gradients or the weights of local learning models. Recent reconstruction attacks apply a gradient inversion optimization on the gradient update of a single minibatch to reconstruct the private data used by clients during training. As the state-of-the-art reconstruction attacks solely focus on single update, realistic adversarial scenarios are overlooked, such as observation across multiple updates and updates trained from multiple mini-batches. A few studies consider a more challenging adversarial scenario where only model updates based on multiple mini-batches are observable, and resort to computationally…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · COVID-19 diagnosis using AI
