English

Frauds Bargain Attack: Generating Adversarial Text Samples via Word Manipulation Process

Computation and Language 2023-12-29 v2 Artificial Intelligence

Abstract

Recent research has revealed that natural language processing (NLP) models are vulnerable to adversarial examples. However, the current techniques for generating such examples rely on deterministic heuristic rules, which fail to produce optimal adversarial examples. In response, this study proposes a new method called the Fraud's Bargain Attack (FBA), which uses a randomization mechanism to expand the search space and produce high-quality adversarial examples with a higher probability of success. FBA uses the Metropolis-Hasting sampler, a type of Markov Chain Monte Carlo sampler, to improve the selection of adversarial examples from all candidates generated by a customized stochastic process called the Word Manipulation Process (WMP). The WMP method modifies individual words in a contextually-aware manner through insertion, removal, or substitution. Through extensive experiments, this study demonstrates that FBA outperforms other methods in terms of attack success rate, imperceptibility and sentence quality.

Keywords

Cite

@article{arxiv.2303.01234,
  title  = {Frauds Bargain Attack: Generating Adversarial Text Samples via Word Manipulation Process},
  author = {Mingze Ni and Zhensu Sun and Wei Liu},
  journal= {arXiv preprint arXiv:2303.01234},
  year   = {2023}
}

Comments

21 pages, 9 tables, 3 figures

R2 v1 2026-06-28T08:56:57.780Z