AFGI: Towards Accurate and Fast-convergent Gradient Inversion Attack in Federated Learning
Can Liu, Jin Wang, and Yipeng Zhou, Yachao Yuan, Quanzheng, Sheng, Kejie Lu

TL;DR
This paper introduces AFGI, a novel gradient inversion attack that accurately and efficiently reconstructs high-resolution images in federated learning, highlighting privacy vulnerabilities and improving upon existing methods.
Contribution
The paper proposes AFGI, a new attack algorithm with label recovery and regularization components, achieving faster and more accurate image reconstruction in federated learning.
Findings
AFGI reduces inversion time by 85% on ImageNet.
It accurately reconstructs images with batch sizes up to 48.
The study exposes privacy risks in federated learning.
Abstract
Federated learning (FL) empowers privacypreservation in model training by only exposing users' model gradients. Yet, FL users are susceptible to gradient inversion attacks (GIAs) which can reconstruct ground-truth training data such as images based on model gradients. However, reconstructing high-resolution images by existing GIAs faces two challenges: inferior accuracy and slow-convergence, especially when duplicating labels exist in the training batch. To address these challenges, we present an Accurate and Fast-convergent Gradient Inversion attack algorithm, called AFGI, with two components: Label Recovery Block (LRB) which can accurately restore duplicating labels of private images based on exposed gradients; VME Regularization Term, which includes the total variance of reconstructed images, the discrepancy between three-channel means and edges, between values from exposed gradients…
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 · Brain Tumor Detection and Classification · Adversarial Robustness in Machine Learning
MethodsConvolution
