paper-with-me

Papers

Neurotoxin: Durable Backdoors in Federated Learning

2022-06-12 · Zhengming Zhang, Ashwinee Panda, Linyue Song, Yaoqing Yang, Michael W. Mahoney, Joseph E. Gonzalez, Kannan Ramchandran, Prateek Mittal

Due to their decentralized nature, federated learning (FL) systems have an inherent vulnerability during their training to adversarial backdoor attacks. In this type of attack, the goal of the attacker is to use poisoned updates to implant so-called backdoors into the learned model such that, at test time, the model's outputs can be fixed to a given target for certain inputs. (As a simple toy example, if a user types "people from New York" into a mobile keyboard app that uses a backdoored next word prediction model, then the model could autocomplete the sentence to "people from New York are rude"). Prior work has shown that backdoors can be inserted into FL models, but these backdoors are often not durable, i.e., they do not remain in the model after the attacker stops uploading poisoned updates. Thus, since training typically continues progressively in production FL systems, an inserted backdoor may not survive until deployment. Here, we propose Neurotoxin, a simple one-line modification to existing backdoor attacks that acts by attacking parameters that are changed less in magnitude during training. We conduct an exhaustive evaluation across ten natural language processing and computer vision tasks, and we find that we can double the durability of state of the art backdoors.

📄 PDF Abstract BibTeX arXiv:2206.10341

Code (2)

jhcknzzm/federated-learning-backdoor 공식 구현 pytorch
xqx12/daily-info pytorch

Tasks

Backdoor AttackFederated LearningSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Chameleon: Adapting to Peer Images for Planting Durable Backdoors in Federated Learning

2023-04-25 · Yanbo Dai, Songze Li

In a federated learning (FL) system, distributed clients upload their local models to a central server to aggregate into a global model. Malicious clients may plant backdoors into the global model through uploading poiso…

Contrastive LearningFederated LearningModel Poisoning

SDBA: A Stealthy and Long-Lasting Durable Backdoor Attack in Federated Learning

2024-09-23 · Minyeong Choe, Cheolhee Park, Changho Seo, Hyunil Kim

Federated Learning is a promising approach for training machine learning models while preserving data privacy, but its distributed nature makes it vulnerable to backdoor attacks, particularly in NLP tasks while related r…

Backdoor AttackFederated LearningSentiment Analysis

CRFL: Certifiably Robust Federated Learning against Backdoor Attacks

2021-06-15 · Chulin Xie, Minghao Chen, Pin-Yu Chen, Bo Li

Federated Learning (FL) as a distributed learning paradigm that aggregates information from diverse clients to train a shared global model, has demonstrated great success. However, malicious clients can perform poisoning…

Federated Learning

Act in Collusion: A Persistent Distributed Multi-Target Backdoor in Federated Learning

2024-11-06 · Tao Liu, Wu Yang, Chen Xu, Jiguang Lv 외

Federated learning, a novel paradigm designed to protect data privacy, is vulnerable to backdoor attacks due to its distributed nature. Current research often designs attacks based on a single attacker with a single back…

Backdoor AttackFederated Learning

SAB:A Stealing and Robust Backdoor Attack based on Steganographic Algorithm against Federated Learning

2024-08-25 · Weida Xu, Yang Xu, Sicong Zhang

Federated learning, an innovative network architecture designed to safeguard user privacy, is gaining widespread adoption in the realm of technology. However, given the existence of backdoor attacks in federated learning…

Backdoor Attackbackdoor defenseFederated Learning