English

Discrete Adversarial Attacks and Submodular Optimization with Applications to Text Classification

Machine Learning 2019-04-08 v2 Cryptography and Security Optimization and Control Machine Learning

Abstract

Adversarial examples are carefully constructed modifications to an input that completely change the output of a classifier but are imperceptible to humans. Despite these successful attacks for continuous data (such as image and audio samples), generating adversarial examples for discrete structures such as text has proven significantly more challenging. In this paper we formulate the attacks with discrete input on a set function as an optimization task. We prove that this set function is submodular for some popular neural network text classifiers under simplifying assumption. This finding guarantees a 11/e1-1/e approximation factor for attacks that use the greedy algorithm. Meanwhile, we show how to use the gradient of the attacked classifier to guide the greedy search. Empirical studies with our proposed optimization scheme show significantly improved attack ability and efficiency, on three different text classification tasks over various baselines. We also use a joint sentence and word paraphrasing technique to maintain the original semantics and syntax of the text. This is validated by a human subject evaluation in subjective metrics on the quality and semantic coherence of our generated adversarial text.

Keywords

Cite

@article{arxiv.1812.00151,
  title  = {Discrete Adversarial Attacks and Submodular Optimization with Applications to Text Classification},
  author = {Qi Lei and Lingfei Wu and Pin-Yu Chen and Alexandros G. Dimakis and Inderjit S. Dhillon and Michael Witbrock},
  journal= {arXiv preprint arXiv:1812.00151},
  year   = {2019}
}

Comments

In SysML 2019

R2 v1 2026-06-23T06:27:45.392Z