Improving Massively Multilingual Neural Machine Translation and Zero-Shot Translation
Biao Zhang Affiliation: School of Informatics, University of Edinburgh Philip Williams Affiliation: School of Informatics, University of Edinburgh Ivan Titov Affiliation: School of Informatics, University of Edinburgh Affiliation: ILLC, University of Amsterdam Rico Sennrich Affiliation: School of Informatics, University of Edinburgh Affiliation: Department of Computational Linguistics, University of Zurich
Abstract
Massively multilingual models for neural machine translation (NMT) are theoretically attractive, but often underperform bilingual models and deliver poor zero-shot translations. In this paper, we explore ways to improve them. We argue that multilingual NMT requires stronger modeling capacity to support language pairs with varying typological characteristics, and overcome this bottleneck via language-specific components and deepening NMT architectures. We identify the off-target translation issue (i.e. translating into a wrong target language) as the major source of the inferior zero-shot performance, and propose random online backtranslation to enforce the translation of unseen training language pairs. Experiments on OPUS-100 (a novel multilingual dataset with 100 languages) show that our approach substantially narrows the performance gap with bilingual models in both one-to-many and many-to-many settings, and improves zero-shot performance by $\sim$ 10 BLEU, approaching conventional pivot-based methods.11 1 We release our code at https://github.com/bzhangGo/zero. We release the OPUS-100 dataset at https://github.com/EdinburghNLP/opus-100-corpus.
原文 arXiv:2004.11867;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2004.11867v1