EMNLP 2022finding3 citations

CheckHARD: Checking Hard Labels for Adversarial Text Detection, Prediction Correction, and Perturbed Word Suggestion

Hoang-Quoc Nguyen-Son, Huy Quang Ung, Seira Hidano, Kazuhide Fukushima, Shinsaku Kiyomoto

Abstract

An adversarial attack generates harmful text that fools a target model. More dangerously, this text is unrecognizable by humans. Existing work detects adversarial text and corrects a target’s prediction by identifying perturbed words and changing them into their synonyms, but many benign words are also changed. In this paper, we directly detect adversarial text, correct the prediction, and suggest perturbed words by checking the change in the hard labels from the target’s predictions after replacing a word with its transformation using a model that we call CheckHARD. The experiments demonstrate that CheckHARD outperforms existing work on various attacks, models, and datasets.

BibTeX
@inproceedings{nguyen-son-etal-2022-checkhard,
    title = "{C}heck{HARD}: Checking Hard Labels for Adversarial Text Detection, Prediction Correction, and Perturbed Word Suggestion",
    author = "Nguyen-Son, Hoang-Quoc  and
      Ung, Huy Quang  and
      Hidano, Seira  and
      Fukushima, Kazuhide  and
      Kiyomoto, Shinsaku",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.210/",
    doi = "10.18653/v1/2022.findings-emnlp.210",
    pages = "2903--2913"
}