paper-with-me

홈 › Papers

Multi-Granularity Tibetan Textual Adversarial Attack Method Based on Masked Language Model

2024-12-03 · Xi Cao, Nuo Qun, Quzong Gesang, Yulei Zhu, Trashi Nyima

In social media, neural network models have been applied to hate speech detection, sentiment analysis, etc., but neural network models are susceptible to adversarial attacks. For instance, in a text classification task, the attacker elaborately introduces perturbations to the original texts that hardly alter the original semantics in order to trick the model into making different predictions. By studying textual adversarial attack methods, the robustness of language models can be evaluated and then improved. Currently, most of the research in this field focuses on English, and there is also a certain amount of research on Chinese. However, there is little research targeting Chinese minority languages. With the rapid development of artificial intelligence technology and the emergence of Chinese minority language models, textual adversarial attacks become a new challenge for the information processing of Chinese minority languages. In response to this situation, we propose a multi-granularity Tibetan textual adversarial attack method based on masked language models called TSTricker. We utilize the masked language models to generate candidate substitution syllables or words, adopt the scoring mechanism to determine the substitution order, and then conduct the attack method on several fine-tuned victim models. The experimental results show that TSTricker reduces the accuracy of the classification models by more than 28.70% and makes the classification models change the predictions of more than 90.60% of the samples, which has an evidently higher attack effect than the baseline method.

📄 PDF Abstract BibTeX arXiv:2412.02343

Code (1)

UTibetNLP/TSTricker 공식 구현

Tasks

Adversarial AttackHate Speech DetectionLanguage ModelingLanguage ModellingSentiment Analysistext-classificationText Classification

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

TSCheater: Generating High-Quality Tibetan Adversarial Texts via Visual Similarity

2024-12-03 · Xi Cao, Quzong Gesang, Yuan Sun, Nuo Qun 외

Language models based on deep neural networks are vulnerable to textual adversarial attacks. While rich-resource languages like English are receiving focused attention, Tibetan, a cross-border language, is gradually bein…

Adversarial RobustnessAdversarial TextSemantic SimilaritySemantic Textual Similarity+1

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

2024-12-03 · Xi Cao, Dolma Dawa, Nuo Qun, Trashi Nyima

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 fals…

Adversarial Attack

Human-in-the-Loop Generation of Adversarial Texts: A Case Study on Tibetan Script

2024-12-17 · Xi Cao, Yuan Sun, Jiajun Li, Quzong Gesang 외

DNN-based language models perform excellently on various tasks, but even SOTA LLMs are susceptible to textual adversarial attacks. Adversarial texts play crucial roles in multiple subfields of NLP. However, current resea…

Adversarial AttackAdversarial Robustness

Multi-granularity Textual Adversarial Attack with Behavior Cloning

2021-09-09 · EMNLP 2021 11 · Yangyi Chen, Jin Su, Wei Wei

Recently, the textual adversarial attack models become increasingly popular due to their successful in estimating the robustness of NLP models. However, existing works have obvious deficiencies. (1) They usually consider…

Adversarial AttackSentence

Multi-granular Adversarial Attacks against Black-box Neural Ranking Models

2024-04-02 · Yu-An Liu, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke 외

Adversarial ranking attacks have gained increasing attention due to their success in probing vulnerabilities, and, hence, enhancing the robustness, of neural ranking models. Conventional attack methods employ perturbatio…

Adversarial AttackDecision Makingreinforcement-learningReinforcement Learning+2