EMNLP 2021main293 citations

ONION: A Simple and Effective Defense Against Textual Backdoor Attacks

Fanchao Qi, Yangyi Chen, Mukai Li, Yuan Yao, Zhiyuan Liu, Maosong Sun

Abstract

Backdoor attacks are a kind of emergent training-time threat to deep neural networks (DNNs). They can manipulate the output of DNNs and possess high insidiousness. In the field of natural language processing, some attack methods have been proposed and achieve very high attack success rates on multiple popular models. Nevertheless, there are few studies on defending against textual backdoor attacks. In this paper, we propose a simple and effective textual backdoor defense named ONION, which is based on outlier word detection and, to the best of our knowledge, is the first method that can handle all the textual backdoor attack situations. Experiments demonstrate the effectiveness of our model in defending BiLSTM and BERT against five different backdoor attacks. All the code and data of this paper can be obtained at https://github.com/thunlp/ONION.

BibTeX
@inproceedings{qi-etal-2021-onion,
    title = "{ONION}: A Simple and Effective Defense Against Textual Backdoor Attacks",
    author = "Qi, Fanchao  and
      Chen, Yangyi  and
      Li, Mukai  and
      Yao, Yuan  and
      Liu, Zhiyuan  and
      Sun, Maosong",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.752/",
    doi = "10.18653/v1/2021.emnlp-main.752",
    pages = "9558--9566"
}
ONION: A Simple and Effective Defense Against Textual Backdoor Attacks · EMNLP 2021