paper-with-me

Papers

Fishing for User Data in Large-Batch Federated Learning via Gradient Magnification

2022-02-01 · Yuxin Wen, Jonas Geiping, Liam Fowl, Micah Goldblum, Tom Goldstein

Federated learning (FL) has rapidly risen in popularity due to its promise of privacy and efficiency. Previous works have exposed privacy vulnerabilities in the FL pipeline by recovering user data from gradient updates. However, existing attacks fail to address realistic settings because they either 1) require toy settings with very small batch sizes, or 2) require unrealistic and conspicuous architecture modifications. We introduce a new strategy that dramatically elevates existing attacks to operate on batches of arbitrarily large size, and without architectural modifications. Our model-agnostic strategy only requires modifications to the model parameters sent to the user, which is a realistic threat model in many scenarios. We demonstrate the strategy in challenging large-scale settings, obtaining high-fidelity data extraction in both cross-device and cross-silo federated learning.

📄 PDF Abstract BibTeX arXiv:2202.00580

Code (1)

JonasGeiping/breaching 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Breaking Secure Aggregation: Label Leakage from Aggregated Gradients in Federated Learning

2024-06-22 · Zhibo Wang, Zhiwei Chang, Jiahui Hu, Xiaoyi Pang 외

Federated Learning (FL) exhibits privacy vulnerabilities under gradient inversion attacks (GIAs), which can extract private information from individual gradients. To enhance privacy, FL incorporates Secure Aggregation (S…

Federated LearningInference Attack

Federated Motor Imagery Classification for Privacy-Preserving Brain-Computer Interfaces

2024-12-02 · Tianwang Jia, Lubin Meng, Siyang Li, Jiajing Liu 외

Training an accurate classifier for EEG-based brain-computer interface (BCI) requires EEG data from a large number of users, whereas protecting their data privacy is a critical consideration. Federated learning (FL) is a…

Brain Computer InterfaceEEGFederated LearningMotor Imagery+1

FedRBE -- a decentralized privacy-preserving federated batch effect correction tool for omics data based on limma

2024-12-08 · Yuliya Burankova, Julian Klemm, Jens J. G. Lohmann, Ahmad Taheri 외

Batch effects in omics data obscure true biological signals and constitute a major challenge for privacy-preserving analyses of distributed patient data. Existing batch effect correction methods either require data centr…

Federated LearningMissing ValuesPrivacy Preserving

Robbing the Fed: Directly Obtaining Private Data in Federated Learning with Modified Models

2021-10-25 · ICLR 2022 4 · Liam Fowl, Jonas Geiping, Wojtek Czaja, Micah Goldblum 외

Federated learning has quickly gained popularity with its promises of increased user privacy and efficiency. Previous works have shown that federated gradient updates contain information that can be used to approximately…

Federated Learning

Hiding in Plain Sight: Disguising Data Stealing Attacks in Federated Learning

2023-06-05 · Kostadin Garov, Dimitar I. Dimitrov, Nikola Jovanović, Martin Vechev

Malicious server (MS) attacks have enabled the scaling of data stealing in federated learning to large batch sizes and secure aggregation, settings previously considered private. However, many concerns regarding the clie…

DecoderFederated Learning