paper-with-me

Papers

Cascading Gradient Inversion via LT-Code Inspired Peeling in Federated Learning

2026-09-09 · Saeed Shariati, Mohsen Alambardar Meybodi arxiv

Federated learning shares model updates rather than raw data, yet these updates can be inverted to reconstruct the clients' training data. Analytic reconstruction attacks, which invert a gradient in closed form, degrade as the batch grows: prior single-round attacks recover only about half of a batch of size $100$ even when the attacker fully controls the network parameters, and known upper bounds limit what any such method can recover. We establish a connection between gradient inversion and the theory of erasure-correcting codes, and use it to construct attacks that exceed these bounds. Our attacks recover batches exactly, together with every sample's label, from a single FedSGD round, and certify each recovery without ground-truth data. On eight image and tabular benchmarks they outperform prior single-round attacks by a wide margin. Even a passive attacker who only observes an honestly trained network recovers $94$--$100\%$ of ImageNet batches at sizes up to $128$, more than prior single-round attacks achieve even with active manipulation of the model, and in the active setting more than $90\%$ is recovered at batch sizes of several hundred. These results show that the privacy leakage of federated learning has been underestimated.

📄 PDF Abstract BibTeX arXiv:2609.09659

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Gradient-free Decoder Inversion in Latent Diffusion Models

2024-09-27 · Seongmin Hong, Suh Yoon Jeon, Kyeonghyun Lee, Ernest K. Ryu 외

In latent diffusion models (LDMs), denoising diffusion process efficiently takes place on latent space whose dimension is lower than that of pixel space. Decoder is typically used to transform the representation in laten…

DecoderDenoisingGPUScheduling

Vegetable Peeling: A Case Study in Constrained Dexterous Manipulation

2024-07-10 · Tao Chen, Eric Cousineau, Naveen Kuppuswamy, Pulkit Agrawal

Recent studies have made significant progress in addressing dexterous manipulation problems, particularly in in-hand object reorientation. However, there are few existing works that explore the potential utilization of d…

Object

Boundary Peeling: Outlier Detection Method Using One-Class Peeling

2023-09-11 · Sheikh Arafat, Na Sun, Maria L. Weese, Waldyn G. Martinez

Unsupervised outlier detection constitutes a crucial phase within data analysis and remains a dynamic realm of research. A good outlier detection algorithm should be computationally efficient, robust to tuning parameter …

Outlier Detection

A Bayesian regularization-backpropagation neural network model for peeling computations

2020-06-29 · Saipraneeth Gouravaraju, Jyotindra Narayan, Roger A. Sauer, Sachin Singh Gautam

Bayesian regularization-backpropagation neural network (BR-BPNN) model is employed to predict some aspects of the gecko spatula peeling viz. the variation of the maximum normal and tangential pull-off forces and the resu…

GI-SMN: Gradient Inversion Attack against Federated Learning without Prior Knowledge

2024-05-06 · Jin Qian, Kaimin Wei, Yongdong Wu, Jilian Zhang 외

Federated learning (FL) has emerged as a privacy-preserving machine learning approach where multiple parties share gradient information rather than original user data. Recent work has demonstrated that gradient inversion…

Federated LearningPrivacy Preserving