LGOct 28, 2023

Large Language Models Are Better Adversaries: Exploring Generative Clean-Label Backdoor Attacks Against Text Classifiers

arXiv:2310.18603v1139 citationsh-index: 30
Originality Highly original
AI Analysis

This work addresses security vulnerabilities in text classification systems, presenting a novel attack method that is more realistic and challenging than previous approaches.

The paper tackles the problem of clean-label backdoor attacks on text classifiers by introducing LLMBkd, which uses language models to insert style-based triggers, achieving high attack success rates across various styles with minimal effort and no model training.

Backdoor attacks manipulate model predictions by inserting innocuous triggers into training and test data. We focus on more realistic and more challenging clean-label attacks where the adversarial training examples are correctly labeled. Our attack, LLMBkd, leverages language models to automatically insert diverse style-based triggers into texts. We also propose a poison selection technique to improve the effectiveness of both LLMBkd as well as existing textual backdoor attacks. Lastly, we describe REACT, a baseline defense to mitigate backdoor attacks via antidote training examples. Our evaluations demonstrate LLMBkd's effectiveness and efficiency, where we consistently achieve high attack success rates across a wide range of styles with little effort and no model training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes