EMNLP 2024main0 citations

Adaptive Immune-based Sound-Shape Code Substitution for Adversarial Chinese Text Attacks

Ao Wang, Xinghao Yang, Chen Li, Bao-di Liu, Weifeng Liu

Abstract

Adversarial textual examples reveal the vulnerability of natural language processing (NLP) models. Most existing text attack methods are designed for English text, while the robust implementation of the second popular language, i.e., Chinese with 1 billion users, is greatly underestimated. Although several Chinese attack methods have been presented, they either directly transfer from English attacks or adopt simple greedy search to optimize the attack priority, usually leading to unnatural sentences. To address these issues, we propose an adaptive Immune-based Sound-Shape Code (ISSC) algorithm for adversarial Chinese text attacks. Firstly, we leverage the Sound-Shape code to generate natural substitutions, which comprehensively integrate multiple Chinese features. Secondly, we employ adaptive immune algorithm (IA) to determine the replacement order, which can reduce the duplication of population to improve the search ability. Extensive experimental results validate the superiority of our ISSC in producing high-quality Chinese adversarial texts. Our code and data can be found in https://github.com/nohuma/chinese-attack-issc.

BibTeX
@inproceedings{wang-etal-2024-adaptive,
    title = "Adaptive Immune-based Sound-Shape Code Substitution for Adversarial {C}hinese Text Attacks",
    author = "Wang, Ao  and
      Yang, Xinghao  and
      Li, Chen  and
      Liu, Bao-di  and
      Liu, Weifeng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.262/",
    doi = "10.18653/v1/2024.emnlp-main.262",
    pages = "4553--4565"
}
Adaptive Immune-based Sound-Shape Code Substitution for Adversarial Chinese Text Attacks · EMNLP 2024