English

BadNL: Backdoor Attacks against NLP Models with Semantic-preserving Improvements

Cryptography and Security 2021-10-06 v2 Machine Learning

Abstract

Deep neural networks (DNNs) have progressed rapidly during the past decade and have been deployed in various real-world applications. Meanwhile, DNN models have been shown to be vulnerable to security and privacy attacks. One such attack that has attracted a great deal of attention recently is the backdoor attack. Specifically, the adversary poisons the target model's training set to mislead any input with an added secret trigger to a target class. Previous backdoor attacks predominantly focus on computer vision (CV) applications, such as image classification. In this paper, we perform a systematic investigation of backdoor attack on NLP models, and propose BadNL, a general NLP backdoor attack framework including novel attack methods. Specifically, we propose three methods to construct triggers, namely BadChar, BadWord, and BadSentence, including basic and semantic-preserving variants. Our attacks achieve an almost perfect attack success rate with a negligible effect on the original model's utility. For instance, using the BadChar, our backdoor attack achieves a 98.9% attack success rate with yielding a utility improvement of 1.5% on the SST-5 dataset when only poisoning 3% of the original set. Moreover, we conduct a user study to prove that our triggers can well preserve the semantics from humans perspective.

Keywords

Cite

@article{arxiv.2006.01043,
  title  = {BadNL: Backdoor Attacks against NLP Models with Semantic-preserving Improvements},
  author = {Xiaoyi Chen and Ahmed Salem and Dingfan Chen and Michael Backes and Shiqing Ma and Qingni Shen and Zhonghai Wu and Yang Zhang},
  journal= {arXiv preprint arXiv:2006.01043},
  year   = {2021}
}

Comments

To appear in Annual Computer Security Applications Conference (ACSAC) 2021

R2 v1 2026-06-23T15:58:00.063Z