English

Adv-OLM: Generating Textual Adversaries via OLM

Computation and Language 2021-01-22 v1 Artificial Intelligence Machine Learning

Abstract

Deep learning models are susceptible to adversarial examples that have imperceptible perturbations in the original input, resulting in adversarial attacks against these models. Analysis of these attacks on the state of the art transformers in NLP can help improve the robustness of these models against such adversarial inputs. In this paper, we present Adv-OLM, a black-box attack method that adapts the idea of Occlusion and Language Models (OLM) to the current state of the art attack methods. OLM is used to rank words of a sentence, which are later substituted using word replacement strategies. We experimentally show that our approach outperforms other attack methods for several text classification tasks.

Keywords

Cite

@article{arxiv.2101.08523,
  title  = {Adv-OLM: Generating Textual Adversaries via OLM},
  author = {Vijit Malik and Ashwani Bhat and Ashutosh Modi},
  journal= {arXiv preprint arXiv:2101.08523},
  year   = {2021}
}

Comments

5 Pages + 1 Page references + 3 Pages Appendix, Accepted at EACL 2021

R2 v1 2026-06-23T22:22:53.958Z