English

Generating Black-Box Adversarial Examples for Text Classifiers Using a Deep Reinforced Model

Machine Learning 2021-03-03 v1 Computation and Language Information Retrieval Machine Learning

Abstract

Recently, generating adversarial examples has become an important means of measuring robustness of a deep learning model. Adversarial examples help us identify the susceptibilities of the model and further counter those vulnerabilities by applying adversarial training techniques. In natural language domain, small perturbations in the form of misspellings or paraphrases can drastically change the semantics of the text. We propose a reinforcement learning based approach towards generating adversarial examples in black-box settings. We demonstrate that our method is able to fool well-trained models for (a) IMDB sentiment classification task and (b) AG's news corpus news categorization task with significantly high success rates. We find that the adversarial examples generated are semantics-preserving perturbations to the original text.

Keywords

Cite

@article{arxiv.1909.07873,
  title  = {Generating Black-Box Adversarial Examples for Text Classifiers Using a Deep Reinforced Model},
  author = {Prashanth Vijayaraghavan and Deb Roy},
  journal= {arXiv preprint arXiv:1909.07873},
  year   = {2021}
}

Comments

16 pages, 3 figures, ECML PKDD 2019

R2 v1 2026-06-23T11:18:03.976Z