CLCRLGJan 9, 2022

Rethink the Evaluation for Attack Strength of Backdoor Attacks in Natural Language Processing

arXiv:2201.02993v22 citations
AI Analysis

This work addresses a critical security problem in NLP models by re-evaluating backdoor attack strength and providing an effective defense, though it is incremental in refining evaluation metrics.

The paper tackles the overestimation of stealthy backdoor attacks in NLP by showing that their high attack success rates are not primarily due to backdoor triggers, and it proposes a new metric (ASRD) and a defense method (Trigger Breaker) that outperforms state-of-the-art defenses.

It has been shown that natural language processing (NLP) models are vulnerable to a kind of security threat called the Backdoor Attack, which utilizes a `backdoor trigger' paradigm to mislead the models. The most threatening backdoor attack is the stealthy backdoor, which defines the triggers as text style or syntactic. Although they have achieved an incredible high attack success rate (ASR), we find that the principal factor contributing to their ASR is not the `backdoor trigger' paradigm. Thus the capacity of these stealthy backdoor attacks is overestimated when categorized as backdoor attacks. Therefore, to evaluate the real attack power of backdoor attacks, we propose a new metric called attack successful rate difference (ASRD), which measures the ASR difference between clean state and poison state models. Besides, since the defenses against stealthy backdoor attacks are absent, we propose Trigger Breaker, consisting of two too simple tricks that can defend against stealthy backdoor attacks effectively. Experiments show that our method achieves significantly better performance than state-of-the-art defense methods against stealthy backdoor attacks.

Foundations

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

Your Notes