paper-with-me

Papers

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 attacks allow attackers to implant malicious behaviors into the global model while maintaining high accuracy on benign inputs. Existing attacks usually rely on fixed patterns or adversarial perturbations as triggers, which tightly couple the main and backdoor tasks. This coupling makes them vulnerable to dilution by honest updates and limits their persistence under federated defenses. In this work, we propose an approach to decouple the backdoor task from the main task by dynamically optimizing the backdoor trigger within a min-max framework. The inner layer maximizes the performance gap between poisoned and benign samples, ensuring that the contributions of benign users have minimal impact on the backdoor. The outer process injects the adaptive triggers into the local model. We evaluate our method on both computer vision and natural language tasks, and compare it with six backdoor attack methods under six defense algorithms. Experimental results show that our method achieves good attack performance and can be easily integrated into existing backdoor attack techniques.

📄 PDF Abstract BibTeX arXiv:2509.18904

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Bad-PFL: Exploring Backdoor Attacks against Personalized Federated Learning

2025-01-22 · Mingyuan Fan, Zhanyi Hu, Fuyi Wang, Cen Chen

Data heterogeneity and backdoor attacks rank among the most significant challenges facing federated learning (FL). For data heterogeneity, personalized federated learning (PFL) enables each client to maintain a private p…

Federated LearningPersonalized Federated Learning

BadSFL: Backdoor Attack against Scaffold Federated Learning

2024-11-25 · Xingshuo Han, Xuanye Zhang, Xiang Lan, Haozhao Wang 외

Federated learning (FL) enables the training of deep learning models on distributed clients to preserve data privacy. However, this learning paradigm is vulnerable to backdoor attacks, where malicious clients can upload …

Backdoor AttackFederated LearningGenerative Adversarial Network

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

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

IBA: Towards Irreversible Backdoor Attacks in Federated Learning

2023-09-21 · NeurIPS 2023 11

Federated learning (FL) is a distributed learning approach that enables machine learning models to be trained on decentralized data without compromising end devices' personal, potentially sensitive data. However, the dis…