English

Attention-Enhancing Backdoor Attacks Against BERT-based Models

Machine Learning 2023-10-26 v2

Abstract

Recent studies have revealed that \textit{Backdoor Attacks} can threaten the safety of natural language processing (NLP) models. Investigating the strategies of backdoor attacks will help to understand the model's vulnerability. Most existing textual backdoor attacks focus on generating stealthy triggers or modifying model weights. In this paper, we directly target the interior structure of neural networks and the backdoor mechanism. We propose a novel Trojan Attention Loss (TAL), which enhances the Trojan behavior by directly manipulating the attention patterns. Our loss can be applied to different attacking methods to boost their attack efficacy in terms of attack successful rates and poisoning rates. It applies to not only traditional dirty-label attacks, but also the more challenging clean-label attacks. We validate our method on different backbone models (BERT, RoBERTa, and DistilBERT) and various tasks (Sentiment Analysis, Toxic Detection, and Topic Classification).

Keywords

Cite

@article{arxiv.2310.14480,
  title  = {Attention-Enhancing Backdoor Attacks Against BERT-based Models},
  author = {Weimin Lyu and Songzhu Zheng and Lu Pang and Haibin Ling and Chao Chen},
  journal= {arXiv preprint arXiv:2310.14480},
  year   = {2023}
}

Comments

Findings of EMNLP 2023

R2 v1 2026-06-28T12:58:19.114Z