English

Robust Neural Machine Translation with Doubly Adversarial Inputs

Computation and Language 2019-06-07 v1

Abstract

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 translation model with adversarial source examples; (2) defend the translation model with adversarial target inputs to improve its robustness against the adversarial source inputs.For the generation of adversarial inputs, we propose a gradient-based method to craft adversarial examples informed by the translation loss over the clean inputs.Experimental results on Chinese-English and English-German translation tasks demonstrate that our approach achieves significant improvements (2.82.8 and 1.61.6 BLEU points) over Transformer on standard clean benchmarks as well as exhibiting higher robustness on noisy data.

Keywords

Cite

@article{arxiv.1906.02443,
  title  = {Robust Neural Machine Translation with Doubly Adversarial Inputs},
  author = {Yong Cheng and Lu Jiang and Wolfgang Macherey},
  journal= {arXiv preprint arXiv:1906.02443},
  year   = {2019}
}

Comments

Accepted by ACL 2019

R2 v1 2026-06-23T09:44:51.163Z