English

Bridging the Data Gap between Training and Inference for Unsupervised Neural Machine Translation

Computation and Language 2022-03-24 v4

Abstract

Back-translation is a critical component of Unsupervised Neural Machine Translation (UNMT), which generates pseudo parallel data from target monolingual data. A UNMT model is trained on the pseudo parallel data with translated source, and translates natural source sentences in inference. The source discrepancy between training and inference hinders the translation performance of UNMT models. By carefully designing experiments, we identify two representative characteristics of the data gap in source: (1) style gap (i.e., translated vs. natural text style) that leads to poor generalization capability; (2) content gap that induces the model to produce hallucination content biased towards the target language. To narrow the data gap, we propose an online self-training approach, which simultaneously uses the pseudo parallel data {natural source, translated target} to mimic the inference scenario. Experimental results on several widely-used language pairs show that our approach outperforms two strong baselines (XLM and MASS) by remedying the style and content gaps.

Keywords

Cite

@article{arxiv.2203.08394,
  title  = {Bridging the Data Gap between Training and Inference for Unsupervised Neural Machine Translation},
  author = {Zhiwei He and Xing Wang and Rui Wang and Shuming Shi and Zhaopeng Tu},
  journal= {arXiv preprint arXiv:2203.08394},
  year   = {2022}
}

Comments

13 pages, ACL 2022

R2 v1 2026-06-24T10:15:10.852Z