Extend Adversarial Policy Against Neural Machine Translation via Unknown Token
Generating adversarial examples contributes to mainstream neural machine translation~(NMT) robustness. However, popular adversarial policies are apt for fixed tokenization, hindering its efficacy for common character perturbations involving versatile tokenization. Based on existing adversarial generation via reinforcement learning~(RL), we propose the `DexChar policy' that introduces character perturbations for the existing mainstream adversarial policy based on token substitution. Furthermore, we improve the self-supervised matching that provides feedback in RL to cater to the semantic constraints required during training adversaries. Experiments show that our method is compatible with the scenario where baseline adversaries fail, and can generate high-efficiency adversarial examples for analysis and optimization of the system.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationNMTReinforcement Learning (RL)TranslationSimilar Papers 제목 키워드 기반
Targeted Adversarial Attacks against Neural Machine Translation
Neural Machine Translation (NMT) systems are used in various applications. However, it has been shown that they are vulnerable to very small perturbations of their inputs, known as adversarial attacks. In this paper, we …
Adversarial AttackMachine TranslationNMTSentence+1Robust Neural Machine Translation with Doubly Adversarial Inputs
Neural machine translation (NMT) often suffers from the vulnerability to noisy perturbations in the input. We propose an approach to improving the robustness of NMT models, which consists of two parts: (1) attack the tra…
Machine TranslationNMTTranslationA Relaxed Optimization Approach for Adversarial Attacks against Neural Machine Translation Models
In this paper, we propose an optimization-based adversarial attack against Neural Machine Translation (NMT) models. First, we propose an optimization problem to generate adversarial examples that are semantically similar…
Adversarial AttackMachine TranslationNMTSemantic Similarity+2Adversarial Neural Machine Translation
In this paper, we study a new learning paradigm for Neural Machine Translation (NMT). Instead of maximizing the likelihood of the human translation as in previous works, we minimize the distinction between human translat…
Machine TranslationNMTTranslationLost In Translation: Generating Adversarial Examples Robust to Round-Trip Translation
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 conside…
Machine TranslationTranslation