English

Breaking Down Multilingual Machine Translation

Computation and Language 2022-04-06 v2

Abstract

While multilingual training is now an essential ingredient in machine translation (MT) systems, recent work has demonstrated that it has different effects in different multilingual settings, such as many-to-one, one-to-many, and many-to-many learning. These training settings expose the encoder and the decoder in a machine translation model with different data distributions. In this paper, we examine how different varieties of multilingual training contribute to learning these two components of the MT model. Specifically, we compare bilingual models with encoders and/or decoders initialized by multilingual training. We show that multilingual training is beneficial to encoders in general, while it only benefits decoders for low-resource languages (LRLs). We further find the important attention heads for each language pair and compare their correlations during inference. Our analysis sheds light on how multilingual translation models work and enables us to propose methods to improve performance by training with highly related languages. Our many-to-one models for high-resource languages and one-to-many models for LRL outperform the best results reported by Aharoni et al. (2019)

Keywords

Cite

@article{arxiv.2110.08130,
  title  = {Breaking Down Multilingual Machine Translation},
  author = {Ting-Rui Chiang and Yi-Pei Chen and Yi-Ting Yeh and Graham Neubig},
  journal= {arXiv preprint arXiv:2110.08130},
  year   = {2022}
}

Comments

ACL 2022 Findings

R2 v1 2026-06-24T06:55:21.219Z