CLCRLGJun 29, 2020

Natural Backdoor Attack on Text Data

arXiv:2006.16176v448 citations
AI Analysis

This addresses security threats in NLP applications by introducing a novel attack method, though it is incremental in the broader field of model security.

The paper tackles the problem of backdoor attacks on NLP models by proposing natural backdoor attacks, achieving a 100% success rate with only a 0.83% performance sacrifice on text classification tasks.

Recently, advanced NLP models have seen a surge in the usage of various applications. This raises the security threats of the released models. In addition to the clean models' unintentional weaknesses, {\em i.e.,} adversarial attacks, the poisoned models with malicious intentions are much more dangerous in real life. However, most existing works currently focus on the adversarial attacks on NLP models instead of positioning attacks, also named \textit{backdoor attacks}. In this paper, we first propose the \textit{natural backdoor attacks} on NLP models. Moreover, we exploit the various attack strategies to generate trigger on text data and investigate different types of triggers based on modification scope, human recognition, and special cases. Last, we evaluate the backdoor attacks, and the results show the excellent performance of with 100\% backdoor attacks success rate and sacrificing of 0.83\% on the text classification task.

Foundations

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

Your Notes