NAACL 2021long4 citations

ReinforceBug: A Framework to Generate Adversarial Textual Examples

Bushra Sabir, Muhammad Ali Babar, Raj Gaire

Abstract

Adversarial Examples (AEs) generated by perturbingining examples are useful in improving the robustness of Deep Learning (DL) based models. Most prior works generate AEs that are either unconscionable due to lexical errors or semantically and functionally deviant from original examples. In this paper, we present ReinforceBug, a reinforcement learning framework, that learns a policy that is transferable on unseen datasets and generates utility-preserving and transferable (on other models) AEs. Our experiments show that ReinforceBug is on average 10% more successful as compared to the state-of the-art attack TextFooler. Moreover, the target models have on average 73.64% confidence in wrong prediction, the generated AEs preserve the functional equivalence and semantic similarity (83.38%) to their original counterparts, and are transferable on other models with an average success rate of 46%

BibTeX
@inproceedings{sabir-etal-2021-reinforcebug,
    title = "{R}einforce{B}ug: A Framework to Generate Adversarial Textual Examples",
    author = "Sabir, Bushra  and
      Babar, Muhammad Ali  and
      Gaire, Raj",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.477/",
    doi = "10.18653/v1/2021.naacl-main.477",
    pages = "5954--5964"
}
ReinforceBug: A Framework to Generate Adversarial Textual Examples · NAACL 2021