paper-with-me

Papers

Backdoor Attack on Multilingual Machine Translation

2024-04-03 · Jun Wang, Qiongkai Xu, Xuanli He, Benjamin I. P. Rubinstein, Trevor Cohn

While multilingual machine translation (MNMT) systems hold substantial promise, they also have security vulnerabilities. Our research highlights that MNMT systems can be susceptible to a particularly devious style of backdoor attack, whereby an attacker injects poisoned data into a low-resource language pair to cause malicious translations in other languages, including high-resource languages. Our experimental results reveal that injecting less than 0.01% poisoned data into a low-resource language pair can achieve an average 20% attack success rate in attacking high-resource language pairs. This type of attack is of particular concern, given the larger attack surface of languages inherent to low-resource settings. Our aim is to bring attention to these vulnerabilities within MNMT systems with the hope of encouraging the community to address security concerns in machine translation, especially in the context of low-resource languages.

📄 PDF Abstract BibTeX arXiv:2404.02393

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackMachine TranslationTranslation

Similar Papers 제목 키워드 기반

BadLingual: A Novel Lingual-Backdoor Attack against Large Language Models

2025-05-06 · Zihan Wang, Hongwei Li, Rui Zhang, Wenbo Jiang 외

In this paper, we present a new form of backdoor attack against Large Language Models (LLMs): lingual-backdoor attacks. The key novelty of lingual-backdoor attacks is that the language itself serves as the trigger to hij…

Backdoor Attack

Backdoor Learning on Sequence to Sequence Models

2023-05-03 · Lichang Chen, Minhao Cheng, Heng Huang

Backdoor learning has become an emerging research area towards building a trustworthy machine learning system. While a lot of works have studied the hidden danger of backdoor attacks in image or text classification, ther…

Machine TranslationSentencetext-classificationText Classification+1

Char-mander Use mBackdoor! A Study of Cross-lingual Backdoor Attacks in Multilingual LLMs

2025-02-24 · Himanshu Beniwal, Sailesh Panda, Birudugadda Srivibhav, Mayank Singh

We explore \textbf{C}ross-lingual \textbf{B}ackdoor \textbf{AT}tacks (X-BAT) in multilingual Large Language Models (mLLMs), revealing how backdoors inserted in one language can automatically transfer to others through sh…

Cross-Lingual Transfer

TuBA: Cross-Lingual Transferability of Backdoor Attacks in LLMs with Instruction Tuning

2024-04-30 · Xuanli He, Jun Wang, Qiongkai Xu, Pasquale Minervini 외

The implications of backdoor attacks on English-centric large language models (LLMs) have been widely examined - such attacks can be achieved by embedding malicious behaviors during training and activated under specific …

Defending against Backdoor Attacks in Natural Language Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

The frustratingly fragile nature of neural network models make current natural language generation (NLG) systems prone to backdoor attacks and generate malicious sequences that could be sexist or offensive. Unfortunatel…

Backdoor AttackDialogue GenerationMachine TranslationText Generation+1