EMNLP2022
Unifying the Convergences in Multilingual Neural Machine Translation
Yi-Chong Huang, Xiaocheng Feng, Xinwei Geng, Bing Qin
6 citations
Abstract
Although all-in-one-model multilingual neural machine translation (multilingual NMT) has achieved remarkable progress, the convergence inconsistency in the joint training is ignored, i.e.,different language pairs reaching convergence in different epochs. This leads to the trained MNMT model over-fitting lowresource language translations while underfitting high-resource ones. In this paper, we propose a novel training strategy named LSSD (Language-Specific Self-Distillation), which can alleviate the convergence inconsistency and help MNMT models achieve the best performance on each language pair simultaneously. Specifically, LSSD picks up language-specific best checkpoints for each language pair to teach the current model on the fly. Furthermore, we systematically explore three sample-level manipulations of knowledge transferring. Experimental results on three datasets show that LSSD obtains consistent improvements towards all language pairs and achieves the state-of-the-art 1 .