BadPre: Task-agnostic Backdoor Attacks to Pre-trained NLP Foundation Models
Kangjie Chen, Yuxian Meng, Xiaofei Sun, Shangwei Guo, Tianwei Zhang,, Jiwei Li, Chun Fan

TL;DR
This paper introduces BadPre, a task-agnostic backdoor attack on pre-trained NLP models that can infect multiple downstream tasks without prior task-specific information, bypass defenses, and remain effective after transfer learning.
Contribution
It presents the first task-agnostic backdoor attack method for pre-trained NLP models, enabling widespread, stealthy, and transferable backdoors across various NLP tasks.
Findings
Successfully compromised multiple NLP tasks with high attack success rates.
Bypassed state-of-the-art defenses effectively.
Backdoor persists after transfer learning to downstream models.
Abstract
Pre-trained Natural Language Processing (NLP) models can be easily adapted to a variety of downstream language tasks. This significantly accelerates the development of language models. However, NLP models have been shown to be vulnerable to backdoor attacks, where a pre-defined trigger word in the input text causes model misprediction. Previous NLP backdoor attacks mainly focus on some specific tasks. This makes those attacks less general and applicable to other kinds of NLP models and tasks. In this work, we propose \Name, the first task-agnostic backdoor attack against the pre-trained NLP models. The key feature of our attack is that the adversary does not need prior information about the downstream tasks when implanting the backdoor to the pre-trained model. When this malicious model is released, any downstream models transferred from it will also inherit the backdoor, even after the…
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.
Videos
Taxonomy
TopicsTopic Modeling · Adversarial Robustness in Machine Learning · Natural Language Processing Techniques
