GIFD: A Generative Gradient Inversion Method with Feature Domain Optimization
Hao Fang, Bin Chen, Xuan Wang, Zhi Wang, Shu-Tao Xia

TL;DR
GIFD introduces a novel gradient inversion attack that optimizes feature domains across intermediate layers of GANs, enabling more accurate and generalizable reconstruction of private data in federated learning.
Contribution
The paper proposes GIFD, a new method that disassembles GANs and searches feature domains in intermediate layers, improving gradient inversion attack effectiveness and generalizability, even out-of-distribution.
Findings
Achieves pixel-level data reconstruction from gradients.
Outperforms existing gradient inversion methods.
Remains effective under various defense strategies and batch sizes.
Abstract
Federated Learning (FL) has recently emerged as a promising distributed machine learning framework to preserve clients' privacy, by allowing multiple clients to upload the gradients calculated from their local data to a central server. Recent studies find that the exchanged gradients also take the risk of privacy leakage, e.g., an attacker can invert the shared gradients and recover sensitive data against an FL system by leveraging pre-trained generative adversarial networks (GAN) as prior knowledge. However, performing gradient inversion attacks in the latent space of the GAN model limits their expression ability and generalizability. To tackle these challenges, we propose \textbf{G}radient \textbf{I}nversion over \textbf{F}eature \textbf{D}omains (GIFD), which disassembles the GAN model and searches the feature domains of the intermediate layers. Instead of optimizing only over the…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Generative Adversarial Networks and Image Synthesis
