paper-with-me

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, Yufeng Chen, Jinan Xu, Jie zhou

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 for this approach is that we cannot decide whether the generated examples are adversarial to the target NMT model or the auxiliary backward one, as the reconstruction error through the RTT can be related to either. To remedy this problem, we propose a new criterion for NMT adversarial examples based on the Doubly Round-Trip Translation (DRTT). Specifically, apart from the source-target-source RTT, we also consider the target-source-target one, which is utilized to pick out the authentic adversarial examples for the target NMT model. Additionally, to enhance the robustness of the NMT model, we introduce the masked language models to construct bilingual adversarial pairs based on DRTT, which are used to train the NMT model directly. Extensive experiments on both the clean and noisy test sets (including the artificial and natural noise) show that our approach substantially improves the robustness of NMT models.

📄 PDF Abstract BibTeX arXiv:2204.08689

Code (1)

lisasiyu/drtt 공식 구현 pytorch

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

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

Adversarial Attacks Beyond the Image Space

2017-11-20 · CVPR 2019 6 · Xiaohui Zeng, Chenxi Liu, Yu-Siang Wang, Weichao Qiu 외

Generating adversarial examples is an intriguing problem and an important way of understanding the working mechanism of deep neural networks. Most existing approaches generated perturbations in the image space, i.e., eac…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Adversarial Attacks on Deep Learning Systems for User Identification based on Motion Sensors

2020-09-02 · Cezara Benegui, Radu Tudor Ionescu

For the time being, mobile devices employ implicit authentication mechanisms, namely, unlock patterns, PINs or biometric-based systems such as fingerprint or face recognition. While these systems are prone to well-known …

Face RecognitionUser Identification

HRFA: High-Resolution Feature-based Attack

2020-01-21 · Zhixing Ye, Sizhe Chen, Peidong Zhang, Chengjin Sun 외

Adversarial attacks have long been developed for revealing the vulnerability of Deep Neural Networks (DNNs) by adding imperceptible perturbations to the input. Most methods generate perturbations like normal noise, which…

DenoisingFace VerificationVocal Bursts Intensity Prediction

Towards Robust Neural Machine Translation with Iterative Scheduled Data-Switch Training

2022-10-01 · COLING 2022 10 · Zhongjian Miao, Xiang Li, Liyan Kang, Wen Zhang 외

Most existing methods on robust neural machine translation (NMT) construct adversarial examples by injecting noise into authentic examples and indiscriminately exploit two types of examples. They require the model to tra…

Machine TranslationNMTSentenceTranslation