English

Neural Machine Translation with Pivot Languages

Computation and Language 2017-02-22 v2

Abstract

While recent neural machine translation approaches have delivered state-of-the-art performance for resource-rich language pairs, they suffer from the data scarcity problem for resource-scarce language pairs. Although this problem can be alleviated by exploiting a pivot language to bridge the source and target languages, the source-to-pivot and pivot-to-target translation models are usually independently trained. In this work, we introduce a joint training algorithm for pivot-based neural machine translation. We propose three methods to connect the two models and enable them to interact with each other during training. Experiments on Europarl and WMT corpora show that joint training of source-to-pivot and pivot-to-target models leads to significant improvements over independent training across various languages.

Keywords

Cite

@article{arxiv.1611.04928,
  title  = {Neural Machine Translation with Pivot Languages},
  author = {Yong Cheng and Yang Liu and Qian Yang and Maosong Sun and Wei Xu},
  journal= {arXiv preprint arXiv:1611.04928},
  year   = {2017}
}

Comments

fix experiments and revise the paper

R2 v1 2026-06-22T16:53:14.350Z