arXiv Analytics

Sign in

arXiv:1912.11625 [cs.CL]AbstractReferencesReviewsResources

A Study of Multilingual Neural Machine Translation

Xu Tan, Yichong Leng, Jiale Chen, Yi Ren, Tao Qin, Tie-Yan Liu

Published 2019-12-25Version 1

Multilingual neural machine translation (NMT) has recently been investigated from different aspects (e.g., pivot translation, zero-shot translation, fine-tuning, or training from scratch) and in different settings (e.g., rich resource and low resource, one-to-many, and many-to-one translation). This paper concentrates on a deep understanding of multilingual NMT and conducts a comprehensive study on a multilingual dataset with more than 20 languages. Our results show that (1) low-resource language pairs benefit much from multilingual training, while rich-resource language pairs may get hurt under limited model capacity and training with similar languages benefits more than dissimilar languages; (2) fine-tuning performs better than training from scratch in the one-to-many setting while training from scratch performs better in the many-to-one setting; (3) the bottom layers of the encoder and top layers of the decoder capture more language-specific information, and just fine-tuning these parts can achieve good accuracy for low-resource language pairs; (4) direct translation is better than pivot translation when the source language is similar to the target language (e.g., in the same language branch), even when the size of direct training data is much smaller; (5) given a fixed training data budget, it is better to introduce more languages into multilingual training for zero-shot translation.

Related articles: Most relevant | Search more
arXiv:2411.10581 [cs.CL] (Published 2024-11-15)
On the Shortcut Learning in Multilingual Neural Machine Translation
arXiv:2207.04906 [cs.CL] (Published 2022-07-11)
High-resource Language-specific Training for Multilingual Neural Machine Translation
arXiv:1806.06957 [cs.CL] (Published 2018-06-18)
A Comparison of Transformer and Recurrent Neural Networks on Multilingual Neural Machine Translation