paper-with-me

홈 › Papers

Towards Eliminating Hard Label Constraints in Gradient Inversion Attacks

2024-02-05 · Yanbo Wang, Jian Liang, Ran He

Gradient inversion attacks aim to reconstruct local training data from intermediate gradients exposed in the federated learning framework. Despite successful attacks, all previous methods, starting from reconstructing a single data point and then relaxing the single-image limit to batch level, are only tested under hard label constraints. Even for single-image reconstruction, we still lack an analysis-based algorithm to recover augmented soft labels. In this work, we change the focus from enlarging batchsize to investigating the hard label constraints, considering a more realistic circumstance where label smoothing and mixup techniques are used in the training process. In particular, we are the first to initiate a novel algorithm to simultaneously recover the ground-truth augmented label and the input feature of the last fully-connected layer from single-input gradients, and provide a necessary condition for any analytical-based label recovery methods. Extensive experiments testify to the label recovery accuracy, as well as the benefits to the following image reconstruction. We believe soft labels in classification tasks are worth further attention in gradient inversion attacks.

📄 PDF Abstract BibTeX arXiv:2402.03124

Code (1)

ybwang119/label_recovery 공식 구현 pytorch

Tasks

Federated LearningImage Reconstruction

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Focus 설명 없음
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

MGIC: A Multi-Label Gradient Inversion Attack based on Canny Edge Detection on Federated Learning

2024-03-13 · Can Liu, Jin Wang

As a new distributed computing framework that can protect data privacy, federated learning (FL) has attracted more and more attention in recent years. It receives gradients from users to train the global model and releas…

Distributed ComputingEdge DetectionFederated LearningImage Reconstruction

Joint Design of RF and gradient waveforms via auto-differentiation for 3D tailored excitation in MRI

2020-08-24 · Tianrui Luo, Douglas C. Noll, Jeffrey A. Fessler, Jon-Fredrik Nielsen

This paper proposes a new method for joint design of radiofrequency (RF) and gradient waveforms in Magnetic Resonance Imaging (MRI), and applies it to the design of 3D spatially tailored saturation and inversion pulses. …

Computational Efficiency

AFGI: Towards Accurate and Fast-convergent Gradient Inversion Attack in Federated Learning

2024-03-13 · Can Liu, Jin Wang, and Yipeng Zhou, Yachao Yuan 외

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 traini…

Edge DetectionFederated Learning

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

Provable Sparse Inversion and Token Relabel Enhanced One-shot Federated Learning with ViTs

2026-05-11 · Li Shen, Xiaolei Hao, Qinglun Li, Xiaochun Cao 외 arxiv

One-Shot Federated Learning, where a central server learns a global model in a single communication round, has emerged as a promising paradigm. However, under extremely non-IID settings, existing data-free methods often …

Federated Learning