paper-with-me

Papers

Concealing Backdoor Model Updates in Federated Learning by Trigger-Optimized Data Poisoning

2024-05-10 · Yujie Zhang, Neil Gong, Michael K. Reiter

Federated Learning (FL) is a decentralized machine learning method that enables participants to collaboratively train a model without sharing their private data. Despite its privacy and scalability benefits, FL is susceptible to backdoor attacks, where adversaries poison the local training data of a subset of clients using a backdoor trigger, aiming to make the aggregated model produce malicious results when the same backdoor condition is met by an inference-time input. Existing backdoor attacks in FL suffer from common deficiencies: fixed trigger patterns and reliance on the assistance of model poisoning. State-of-the-art defenses based on analyzing clients' model updates exhibit a good defense performance on these attacks because of the significant divergence between malicious and benign client model updates. To effectively conceal malicious model updates among benign ones, we propose DPOT, a backdoor attack strategy in FL that dynamically constructs backdoor objectives by optimizing a backdoor trigger, making backdoor data have minimal effect on model updates. We provide theoretical justifications for DPOT's attacking principle and display experimental results showing that DPOT, via only a data-poisoning attack, effectively undermines state-of-the-art defenses and outperforms existing backdoor attack techniques on various datasets.

📄 PDF Abstract BibTeX arXiv:2405.06206

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackData PoisoningFederated LearningModel Poisoning

Similar Papers 제목 키워드 기반

Color Matters: Trigger Color Affects Success in Federated Backdoor Attacks

2026-06-24 · Kavindu Herath, Joshua C. Zhao, Saurabh Bagchi arxiv

Federated learning is vulnerable to backdoor attacks in which malicious clients inject poisoned updates while preserving benign-task performance. In this paper, we study a semantics-driven backdoor mechanism in which att…

Federated 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

Beyond Traditional Threats: A Persistent Backdoor Attack on Federated Learning

2024-04-26 · Tao Liu, Yuhang Zhang, Zhu Feng, Zhiqin Yang 외

Backdoors on federated learning will be diluted by subsequent benign updates. This is reflected in the significant reduction of attack success rate as iterations increase, ultimately failing. We use a new metric to quant…

Backdoor AttackFederated Learning

A3FL: Adversarially Adaptive Backdoor Attacks to Federated Learning

2023-09-21 · NeurIPS 2023 11

Federated Learning (FL) is a distributed machine learning paradigm that allows multiple clients to train a global model collaboratively without sharing their local training data. Due to its distributed nature, many studi…

Enhancing the Effectiveness and Durability of Backdoor Attacks in Federated Learning through Maximizing Task Distinction

2025-09-23 · Zhaoxin Wang, Handing Wang, Cong Tian, Yaochu Jin arxiv

Federated learning allows multiple participants to collaboratively train a central model without sharing their private data. However, this distributed nature also exposes new attack surfaces. In particular, backdoor atta…

Federated Learning