English

Frequency-Guided Word Substitutions for Detecting Textual Adversarial Examples

Computation and Language 2021-01-27 v2

Abstract

Recent efforts have shown that neural text processing models are vulnerable to adversarial examples, but the nature of these examples is poorly understood. In this work, we show that adversarial attacks against CNN, LSTM and Transformer-based classification models perform word substitutions that are identifiable through frequency differences between replaced words and their corresponding substitutions. Based on these findings, we propose frequency-guided word substitutions (FGWS), a simple algorithm exploiting the frequency properties of adversarial word substitutions for the detection of adversarial examples. FGWS achieves strong performance by accurately detecting adversarial examples on the SST-2 and IMDb sentiment datasets, with F1 detection scores of up to 91.4% against RoBERTa-based classification models. We compare our approach against a recently proposed perturbation discrimination framework and show that we outperform it by up to 13.0% F1.

Keywords

Cite

@article{arxiv.2004.05887,
  title  = {Frequency-Guided Word Substitutions for Detecting Textual Adversarial Examples},
  author = {Maximilian Mozes and Pontus Stenetorp and Bennett Kleinberg and Lewis D. Griffin},
  journal= {arXiv preprint arXiv:2004.05887},
  year   = {2021}
}

Comments

EACL 2021 camera-ready

R2 v1 2026-06-23T14:49:13.751Z