English

$DA^3$: A Distribution-Aware Adversarial Attack against Language Models

Computation and Language 2024-09-24 v3

Abstract

Language models can be manipulated by adversarial attacks, which introduce subtle perturbations to input data. While recent attack methods can achieve a relatively high attack success rate (ASR), we've observed that the generated adversarial examples have a different data distribution compared with the original examples. Specifically, these adversarial examples exhibit reduced confidence levels and greater divergence from the training data distribution. Consequently, they are easy to detect using straightforward detection methods, diminishing the efficacy of such attacks. To address this issue, we propose a Distribution-Aware Adversarial Attack (DA3DA^3) method. DA3DA^3 considers the distribution shifts of adversarial examples to improve attacks' effectiveness under detection methods. We further design a novel evaluation metric, the Non-detectable Attack Success Rate (NASR), which integrates both ASR and detectability for the attack task. We conduct experiments on four widely used datasets to validate the attack effectiveness and transferability of adversarial examples generated by DA3DA^3 against both the white-box BERT-base and RoBERTa-base models and the black-box LLaMA2-7b model.

Keywords

Cite

@article{arxiv.2311.08598,
  title  = {$DA^3$: A Distribution-Aware Adversarial Attack against Language Models},
  author = {Yibo Wang and Xiangjue Dong and James Caverlee and Philip S. Yu},
  journal= {arXiv preprint arXiv:2311.08598},
  year   = {2024}
}

Comments

First two authors contribute equally; The paper has been accepted to EMNLP2024 main conference

R2 v1 2026-06-28T13:21:30.378Z