Improving Massively Multilingual Neural Machine Translation And Zero-shot Translation | Awesome LLM Papers Contribute to Awesome LLM Papers

Improving Massively Multilingual Neural Machine Translation And Zero-shot Translation

Biao Zhang, Philip Williams, Ivan Titov, Rico Sennrich . Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics 2020 – 203 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

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 ~10 BLEU, approaching conventional pivot-based methods.

Similar Work