SDBA: A Stealthy and Long-Lasting Durable Backdoor Attack in Federated Learning
Minyeong Choe, Cheolhee Park, Changho Seo, and Hyunil Kim

TL;DR
This paper presents SDBA, a novel backdoor attack in federated learning for NLP, demonstrating high durability and stealth across models like LSTM, GPT-2, and T5, and bypassing defenses.
Contribution
Introduces SDBA, a new backdoor attack method for NLP in federated learning, with layer-wise gradient masking for enhanced stealth and durability.
Findings
SDBA outperforms existing backdoors in durability.
SDBA effectively bypasses defense mechanisms.
Demonstrates success across multiple NLP tasks and models.
Abstract
Federated learning is a promising approach for training machine learning models while preserving data privacy. However, its distributed nature makes it vulnerable to backdoor attacks, particularly in NLP tasks, where related research remains limited. This paper introduces SDBA, a novel backdoor attack mechanism designed for NLP tasks in federated learning environments. Through a systematic analysis across LSTM and GPT-2 models, we identify the most vulnerable layers for backdoor injection and achieve both stealth and long-lasting durability by applying layer-wise gradient masking and top-k% gradient masking. Also, to evaluate the task generalizability of SDBA, we additionally conduct experiments on the T5 model. Experiments on next-token prediction, sentiment analysis, and question answering tasks show that SDBA outperforms existing backdoors in terms of durability and effectively…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Internet Traffic Analysis and Secure E-voting
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Cosine Annealing · Dense Connections · Multi-Head Attention · Weight Decay · Linear Warmup With Cosine Annealing · Adam · Residual Connection
