On the Vulnerability of Backdoor Defenses for Federated Learning
Pei Fang, Jinghui Chen

TL;DR
This paper introduces a novel backdoor attack method for federated learning that directly modifies local model weights and optimizes trigger patterns, revealing vulnerabilities in existing defenses and guiding practitioners.
Contribution
It proposes a new backdoor attack framework that is more stealthy and persistent, challenging current defense mechanisms in federated learning.
Findings
Current defenses are vulnerable to the proposed attack
The attack can bypass existing detection methods
Practitioners need improved defense strategies
Abstract
Federated Learning (FL) is a popular distributed machine learning paradigm that enables jointly training a global model without sharing clients' data. However, its repetitive server-client communication gives room for backdoor attacks with aim to mislead the global model into a targeted misprediction when a specific trigger pattern is presented. In response to such backdoor threats on federated learning, various defense measures have been proposed. In this paper, we study whether the current defense mechanisms truly neutralize the backdoor threats from federated learning in a practical setting by proposing a new federated backdoor attack method for possible countermeasures. Different from traditional training (on triggered data) and rescaling (the malicious client model) based backdoor injection, the proposed backdoor attack framework (1) directly modifies (a small proportion of) local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
