Expanding Scope: Adapting English Adversarial Attacks to Chinese
Hanyu Liu, Chengyuan Cai, Yanjun Qi

TL;DR
This paper explores how to adapt English adversarial attack methods to Chinese NLP models, demonstrating their effectiveness in generating high-quality adversarial examples that improve model robustness.
Contribution
It introduces methods for adapting SOTA English adversarial attacks to Chinese, considering linguistic differences, and shows their effectiveness in generating fluent, semantically consistent adversarial examples.
Findings
English attack methods can be adapted to Chinese with proper segmentation and constraints
Adversarial examples in Chinese achieve high fluency and semantic consistency
Using these adversarial examples can enhance Chinese NLP model robustness
Abstract
Recent studies have revealed that NLP predictive models are vulnerable to adversarial attacks. Most existing studies focused on designing attacks to evaluate the robustness of NLP models in the English language alone. Literature has seen an increasing need for NLP solutions for other languages. We, therefore, ask one natural question: whether state-of-the-art (SOTA) attack methods generalize to other languages. This paper investigates how to adapt SOTA adversarial attack algorithms in English to the Chinese language. Our experiments show that attack methods previously applied to English NLP can generate high-quality adversarial examples in Chinese when combined with proper text segmentation and linguistic constraints. In addition, we demonstrate that the generated adversarial examples can achieve high fluency and semantic consistency by focusing on the Chinese language's morphology and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling · Natural Language Processing Techniques
