paper-with-me

Papers

Combining Stochastic Defenses to Resist Gradient Inversion: An Ablation Study

2022-08-09 · Daniel Scheliga, Patrick Mäder, Marco Seeland

Gradient Inversion (GI) attacks are a ubiquitous threat in Federated Learning (FL) as they exploit gradient leakage to reconstruct supposedly private training data. Common defense mechanisms such as Differential Privacy (DP) or stochastic Privacy Modules (PMs) introduce randomness during gradient computation to prevent such attacks. However, we pose that if an attacker effectively mimics a client's stochastic gradient computation, the attacker can circumvent the defense and reconstruct clients' private training data. This paper introduces several targeted GI attacks that leverage this principle to bypass common defense mechanisms. As a result, we demonstrate that no individual defense provides sufficient privacy protection. To address this issue, we propose to combine multiple defenses. We conduct an extensive ablation study to evaluate the influence of various combinations of defenses on privacy protection and model utility. We observe that only the combination of DP and a stochastic PM was sufficient to decrease the Attack Success Rate (ASR) from 100% to 0%, thus preserving privacy. Moreover, we found that this combination of defenses consistently achieves the best trade-off between privacy and model utility.

📄 PDF Abstract BibTeX arXiv:2208.04767

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningImage ClassificationPrivacy Preserving

Similar Papers 제목 키워드 기반

Evaluating Gradient Inversion Attacks and Defenses in Federated Learning

2021-11-30 · NeurIPS 2021 12 · Yangsibo Huang, Samyak Gupta, Zhao Song, Kai Li 외

Gradient inversion attack (or input recovery from gradient) is an emerging threat to the security and privacy preservation of Federated learning, whereby malicious eavesdroppers or participants in the protocol can recove…

Federated Learning

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

Inversion of 1D frequency- and time-domain electromagnetic data with convolutional neural networks

2019-12-02 · Vladimir Puzyrev, Andrei Swidinsky

Inversion of electromagnetic data finds applications in many areas of geophysics. The inverse problem is commonly solved with either deterministic optimization methods (such as the nonlinear conjugate gradient or Gauss-N…

Geophysics

On Breaking Deep Generative Model-based Defenses and Beyond

2020-01-01 · ICML 2020 1 · Yanzhi Chen, Renjie Xie, Zhanxing Zhu

Deep neural networks have been proven to be vulnerable to the so-called adversarial attacks. Recently there have been efforts to defend such attacks with deep generative models. These defenses often involve an inversion …

TIP: Resisting Gradient Inversion via Targeted Interpretable Perturbation in Federated Learning

2026-02-12 · Jianhua Wang, Yinlin Su arxiv

Federated Learning (FL) facilitates collaborative model training while preserving data locality; however, the exchange of gradients renders the system vulnerable to Gradient Inversion Attacks (GIAs), allowing adversaries…

Image ReconstructionFederated Learning