paper-with-me

홈 › Papers

Lost In Translation: Generating Adversarial Examples Robust to Round-Trip Translation

2023-07-24 · Neel Bhandari, Pin-Yu Chen

Language Models today provide a high accuracy across a large number of downstream tasks. However, they remain susceptible to adversarial attacks, particularly against those where the adversarial examples maintain considerable similarity to the original text. Given the multilingual nature of text, the effectiveness of adversarial examples across translations and how machine translations can improve the robustness of adversarial examples remain largely unexplored. In this paper, we present a comprehensive study on the robustness of current text adversarial attacks to round-trip translation. We demonstrate that 6 state-of-the-art text-based adversarial attacks do not maintain their efficacy after round-trip translation. Furthermore, we introduce an intervention-based solution to this problem, by integrating Machine Translation into the process of adversarial example generation and demonstrating increased robustness to round-trip translation. Our results indicate that finding adversarial examples robust to translation can help identify the insufficiency of language models that is common across languages, and motivate further research into multilingual adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2307.12520

Code (1)

neelbhandari6/nmt_text_attack 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Generating Authentic Adversarial Examples beyond Meaning-preserving with Doubly Round-trip Translation

2022-04-19 · NAACL 2022 7 · Siyu Lai, Zhen Yang, Fandong Meng, Xue Zhang 외

Generating adversarial examples for Neural Machine Translation (NMT) with single Round-Trip Translation (RTT) has achieved promising results by releasing the meaning-preserving restriction. However, a potential pitfall f…

Machine TranslationNMTTranslation

Generating Authentic Adversarial Examples beyond Meaning-preserving with Doubly Round-trip Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Generating adversarial examples for Neural Machine Translation (NMT) with single Round-Trip Translation (RTT) has achieved promising results by releasing the meaning-preserving restriction. However, a potential pitfall f…

Machine TranslationNMTTranslation

A Reinforced Generation of Adversarial Examples for Neural Machine Translation

2019-11-09 · ACL 2020 6 · Wei Zou, Shu-Jian Huang, Jun Xie, Xin-yu Dai 외

Neural machine translation systems tend to fail on less decent inputs despite its significant efficacy, which may significantly harm the credibility of this systems-fathoming how and when neural-based systems fail in suc…

Machine TranslationReinforcement LearningTranslation

Crafting Adversarial Examples for Neural Machine Translation

2021-08-01 · ACL 2021 5 · Xinze Zhang, Junzhe Zhang, Zhenhua Chen, Kun He

Effective adversary generation for neural machine translation (NMT) is a crucial prerequisite for building robust machine translation systems. In this work, we investigate veritable evaluations of NMT adversarial attacks…

Machine TranslationNMTTranslationvalid

Adversarial Image Translation: Unrestricted Adversarial Examples in Face Recognition Systems

2019-05-09 · Kazuya Kakizaki, Kosuke Yoshida

Thanks to recent advances in deep neural networks (DNNs), face recognition systems have become highly accurate in classifying a large number of face images. However, recent studies have found that DNNs could be vulnerabl…

Face RecognitionTranslation