English

On the Complementarity between Pre-Training and Back-Translation for Neural Machine Translation

Computation and Language 2021-10-06 v1 Machine Learning

Abstract

Pre-training (PT) and back-translation (BT) are two simple and powerful methods to utilize monolingual data for improving the model performance of neural machine translation (NMT). This paper takes the first step to investigate the complementarity between PT and BT. We introduce two probing tasks for PT and BT respectively and find that PT mainly contributes to the encoder module while BT brings more benefits to the decoder. Experimental results show that PT and BT are nicely complementary to each other, establishing state-of-the-art performances on the WMT16 English-Romanian and English-Russian benchmarks. Through extensive analyses on sentence originality and word frequency, we also demonstrate that combining Tagged BT with PT is more helpful to their complementarity, leading to better translation quality. Source code is freely available at https://github.com/SunbowLiu/PTvsBT.

Keywords

Cite

@article{arxiv.2110.01811,
  title  = {On the Complementarity between Pre-Training and Back-Translation for Neural Machine Translation},
  author = {Xuebo Liu and Longyue Wang and Derek F. Wong and Liang Ding and Lidia S. Chao and Shuming Shi and Zhaopeng Tu},
  journal= {arXiv preprint arXiv:2110.01811},
  year   = {2021}
}

Comments

Accepted to Findings of EMNLP 2021

R2 v1 2026-06-24T06:37:29.256Z