CLCRDec 3, 2024

Pay Attention to the Robustness of Chinese Minority Language Models! Syllable-level Textual Adversarial Attack on Tibetan Script

arXiv:2412.02323v2224 citationsh-index: 3TRUSTNLP
Originality Synthesis-oriented
AI Analysis

This addresses robustness evaluation for Tibetan NLP models, an incremental contribution as it adapts existing attack methods to a new language domain.

The paper tackles the lack of textual adversarial attack research on Chinese minority languages by proposing TSAttacker, a syllable-level black-box attack for Tibetan, and shows it effectively generates high-quality adversarial samples, reducing model accuracy by unspecified amounts in experiments on six fine-tuned models.

The textual adversarial attack refers to an attack method in which the attacker adds imperceptible perturbations to the original texts by elaborate design so that the NLP (natural language processing) model produces false judgments. This method is also used to evaluate the robustness of NLP models. Currently, most of the research in this field focuses on English, and there is also a certain amount of research on Chinese. However, to the best of our knowledge, there is little research targeting Chinese minority languages. Textual adversarial attacks are a new challenge for the information processing of Chinese minority languages. In response to this situation, we propose a Tibetan syllable-level black-box textual adversarial attack called TSAttacker based on syllable cosine distance and scoring mechanism. And then, we conduct TSAttacker on six models generated by fine-tuning two PLMs (pre-trained language models) for three downstream tasks. The experiment results show that TSAttacker is effective and generates high-quality adversarial samples. In addition, the robustness of the involved models still has much room for improvement.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes