paper-with-me

Papers

GI-PIP: Do We Require Impractical Auxiliary Dataset for Gradient Inversion Attacks?

2024-01-22 · Yu Sun, Gaojian Xiong, Xianxun Yao, Kailang Ma, Jian Cui

Deep gradient inversion attacks expose a serious threat to Federated Learning (FL) by accurately recovering private data from shared gradients. However, the state-of-the-art heavily relies on impractical assumptions to access excessive auxiliary data, which violates the basic data partitioning principle of FL. In this paper, a novel method, Gradient Inversion Attack using Practical Image Prior (GI-PIP), is proposed under a revised threat model. GI-PIP exploits anomaly detection models to capture the underlying distribution from fewer data, while GAN-based methods consume significant more data to synthesize images. The extracted distribution is then leveraged to regulate the attack process as Anomaly Score loss. Experimental results show that GI-PIP achieves a 16.12 dB PSNR recovery using only 3.8% data of ImageNet, while GAN-based methods necessitate over 70%. Moreover, GI-PIP exhibits superior capability on distribution generalization compared to GAN-based methods. Our approach significantly alleviates the auxiliary data requirement on both amount and distribution in gradient inversion attacks, hence posing more substantial threat to real-world FL.

📄 PDF Abstract BibTeX arXiv:2401.11748

Code (1)

D1aoBoomm/GI-PIP 공식 구현 pytorch

Tasks

Anomaly DetectionFederated Learning

Similar Papers 제목 키워드 기반

Uncovering Gradient Inversion Risks in Practical Language Model Training

2025-07-28 · Xinguo Feng, Zhongkui Ma, Zihan Wang, Eu Joe Chegne 외 arxiv

The gradient inversion attack has been demonstrated as a significant privacy threat to federated learning (FL), particularly in continuous domains such as vision models. In contrast, it is often considered less effective…

Federated Learning

Flow Annealed Kalman Inversion for Gradient-Free Inference in Bayesian Inverse Problems

2023-09-20 · Richard D. P. Grumitt, Minas Karamanis, Uroš Seljak

For many scientific inverse problems we are required to evaluate an expensive forward model. Moreover, the model is often given in such a form that it is unrealistic to access its gradients. In such a scenario, standard …

MAGIA: Sensing Per-Image Signals from Single-Round Averaged Gradients for Label-Inference-Free Gradient Inversion

2025-09-17 · Zhanting Zhou, Jinbo Wang, Zeqin Wu, Fengli Zhang arxiv

We study gradient inversion in the challenging single round averaged gradient SAG regime where per sample cues are entangled within a single batch mean gradient. We introduce MAGIA a momentum based adaptive correction on…

Image Reconstruction

Adversarial Neural Network Inversion via Auxiliary Knowledge Alignment

2019-02-22 · Ziqi Yang, Ee-Chien Chang, Zhenkai Liang

The rise of deep learning technique has raised new privacy concerns about the training data and test data. In this work, we investigate the model inversion problem in the adversarial settings, where the adversary aims at…

Learning to Invert: Simple Adaptive Attacks for Gradient Inversion in Federated Learning

2022-10-19 · Ruihan Wu, Xiangyu Chen, Chuan Guo, Kilian Q. Weinberger

Gradient inversion attack enables recovery of training samples from model gradients in federated learning (FL), and constitutes a serious threat to data privacy. To mitigate this vulnerability, prior work proposed both p…

Federated Learning