English

Task-Agnostic Detector for Insertion-Based Backdoor Attacks

Computation and Language 2024-03-27 v1 Cryptography and Security

Abstract

Textual backdoor attacks pose significant security threats. Current detection approaches, typically relying on intermediate feature representation or reconstructing potential triggers, are task-specific and less effective beyond sentence classification, struggling with tasks like question answering and named entity recognition. We introduce TABDet (Task-Agnostic Backdoor Detector), a pioneering task-agnostic method for backdoor detection. TABDet leverages final layer logits combined with an efficient pooling technique, enabling unified logit representation across three prominent NLP tasks. TABDet can jointly learn from diverse task-specific models, demonstrating superior detection efficacy over traditional task-specific methods.

Cite

@article{arxiv.2403.17155,
  title  = {Task-Agnostic Detector for Insertion-Based Backdoor Attacks},
  author = {Weimin Lyu and Xiao Lin and Songzhu Zheng and Lu Pang and Haibin Ling and Susmit Jha and Chao Chen},
  journal= {arXiv preprint arXiv:2403.17155},
  year   = {2024}
}

Comments

Findings of NAACL 2024

R2 v1 2026-06-28T15:33:19.894Z