EMNLP 2021main143 citations

Backdoor Attacks on Pre-trained Models by Layerwise Weight Poisoning

Linyang Li, Demin Song, Xiaonan Li, Jiehang Zeng, Ruotian Ma, Xipeng Qiu

Abstract

Pre-Trained Models have been widely applied and recently proved vulnerable under backdoor attacks: the released pre-trained weights can be maliciously poisoned with certain triggers. When the triggers are activated, even the fine-tuned model will predict pre-defined labels, causing a security threat. These backdoors generated by the poisoning methods can be erased by changing hyper-parameters during fine-tuning or detected by finding the triggers. In this paper, we propose a stronger weight-poisoning attack method that introduces a layerwise weight poisoning strategy to plant deeper backdoors; we also introduce a combinatorial trigger that cannot be easily detected. The experiments on text classification tasks show that previous defense methods cannot resist our weight-poisoning method, which indicates that our method can be widely applied and may provide hints for future model robustness studies.

BibTeX
@inproceedings{li-etal-2021-backdoor,
    title = "Backdoor Attacks on Pre-trained Models by Layerwise Weight Poisoning",
    author = "Li, Linyang  and
      Song, Demin  and
      Li, Xiaonan  and
      Zeng, Jiehang  and
      Ma, Ruotian  and
      Qiu, Xipeng",
    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.241/",
    doi = "10.18653/v1/2021.emnlp-main.241",
    pages = "3023--3032"
}
Backdoor Attacks on Pre-trained Models by Layerwise Weight Poisoning · EMNLP 2021