English

Addressing the Vulnerability of NMT in Input Perturbations

Computation and Language 2021-04-21 v1

Abstract

Neural Machine Translation (NMT) has achieved significant breakthrough in performance but is known to suffer vulnerability to input perturbations. As real input noise is difficult to predict during training, robustness is a big issue for system deployment. In this paper, we improve the robustness of NMT models by reducing the effect of noisy words through a Context-Enhanced Reconstruction (CER) approach. CER trains the model to resist noise in two steps: (1) perturbation step that breaks the naturalness of input sequence with made-up words; (2) reconstruction step that defends the noise propagation by generating better and more robust contextual representation. Experimental results on Chinese-English (ZH-EN) and French-English (FR-EN) translation tasks demonstrate robustness improvement on both news and social media text. Further fine-tuning experiments on social media text show our approach can converge at a higher position and provide a better adaptation.

Keywords

Cite

@article{arxiv.2104.09810,
  title  = {Addressing the Vulnerability of NMT in Input Perturbations},
  author = {Weiwen Xu and Ai Ti Aw and Yang Ding and Kui Wu and Shafiq Joty},
  journal= {arXiv preprint arXiv:2104.09810},
  year   = {2021}
}

Comments

Accepted by NAACL 2021 Industry Track

R2 v1 2026-06-24T01:21:36.116Z