English

On Adversarial Examples for Text Classification by Perturbing Latent Representations

Machine Learning 2024-05-08 v1 Artificial Intelligence Computation and Language Cryptography and Security

Abstract

Recently, with the advancement of deep learning, several applications in text classification have advanced significantly. However, this improvement comes with a cost because deep learning is vulnerable to adversarial examples. This weakness indicates that deep learning is not very robust. Fortunately, the input of a text classifier is discrete. Hence, it can prevent the classifier from state-of-the-art attacks. Nonetheless, previous works have generated black-box attacks that successfully manipulate the discrete values of the input to find adversarial examples. Therefore, instead of changing the discrete values, we transform the input into its embedding vector containing real values to perform the state-of-the-art white-box attacks. Then, we convert the perturbed embedding vector back into a text and name it an adversarial example. In summary, we create a framework that measures the robustness of a text classifier by using the gradients of the classifier.

Keywords

Cite

@article{arxiv.2405.03789,
  title  = {On Adversarial Examples for Text Classification by Perturbing Latent Representations},
  author = {Korn Sooksatra and Bikram Khanal and Pablo Rivas},
  journal= {arXiv preprint arXiv:2405.03789},
  year   = {2024}
}

Comments

7 pages

R2 v1 2026-06-28T16:18:36.870Z