English

Pivot-based Transfer Learning for Neural Machine Translation between Non-English Languages

Computation and Language 2019-09-23 v1 Machine Learning

Abstract

We present effective pre-training strategies for neural machine translation (NMT) using parallel corpora involving a pivot language, i.e., source-pivot and pivot-target, leading to a significant improvement in source-target translation. We propose three methods to increase the relation among source, pivot, and target languages in the pre-training: 1) step-wise training of a single model for different language pairs, 2) additional adapter component to smoothly connect pre-trained encoder and decoder, and 3) cross-lingual encoder training via autoencoding of the pivot language. Our methods greatly outperform multilingual models up to +2.6% BLEU in WMT 2019 French-German and German-Czech tasks. We show that our improvements are valid also in zero-shot/zero-resource scenarios.

Keywords

Cite

@article{arxiv.1909.09524,
  title  = {Pivot-based Transfer Learning for Neural Machine Translation between Non-English Languages},
  author = {Yunsu Kim and Petre Petrov and Pavel Petrushkov and Shahram Khadivi and Hermann Ney},
  journal= {arXiv preprint arXiv:1909.09524},
  year   = {2019}
}

Comments

EMNLP 2019 camera-ready

R2 v1 2026-06-23T11:21:29.182Z