PAPER DIGEST
Most Influential EMNLP 2019 Paper · 2026-03 edition

Universal Adversarial Triggers For Attacking And Analyzing NLP

Eric Wallace; Shi Feng; Nikhil Kandpal; Matt Gardner; Sameer Singh

Venue
Conference on Empirical Methods in Natural Language Processing (EMNLP) 2019
Recognition
Most Influential EMNLP 2019 Paper (Rank No. 11)
Edition
2026-03
Impact factor
8
Certificate ID
33db0605943b95bc

Abstract

Adversarial examples highlight model vulnerabilities and are useful for evaluation and interpretation. We define universal adversarial triggers: input-agnostic sequences of tokens that trigger a model to produce a specific prediction when concatenated to any input from a dataset. We propose a gradient-guided search over tokens which finds short trigger sequences (e.g., one word for classification and four words for language modeling) that successfully trigger the target prediction. For example, triggers cause SNLI entailment accuracy to drop from 89.94{\textbackslash}% to 0.55{\textbackslash}%, 72{\textbackslash}% of "why" questions in SQuAD to be answered "to kill american people", and the GPT-2 language model to spew racist output even when conditioned on non-racial contexts. Furthermore, although the triggers are optimized using white-box access to a specific model, they transfer to other models for all tasks we consider. Finally, since triggers are input-agnostic, they provide an analysis of global model behavior. For instance, they confirm that SNLI models exploit dataset biases and help to diagnose heuristics learned by reading comprehension models.

Download PDF certificate