English

Balancing Training for Multilingual Neural Machine Translation

Computation and Language 2020-09-08 v4

Abstract

When training multilingual machine translation (MT) models that can translate to/from multiple languages, we are faced with imbalanced training sets: some languages have much more training data than others. Standard practice is to up-sample less resourced languages to increase representation, and the degree of up-sampling has a large effect on the overall performance. In this paper, we propose a method that instead automatically learns how to weight training data through a data scorer that is optimized to maximize performance on all test languages. Experiments on two sets of languages under both one-to-many and many-to-one MT settings show our method not only consistently outperforms heuristic baselines in terms of average performance, but also offers flexible control over the performance of which languages are optimized.

Keywords

Cite

@article{arxiv.2004.06748,
  title  = {Balancing Training for Multilingual Neural Machine Translation},
  author = {Xinyi Wang and Yulia Tsvetkov and Graham Neubig},
  journal= {arXiv preprint arXiv:2004.06748},
  year   = {2020}
}

Comments

Accepted at ACL 2020

R2 v1 2026-06-23T14:51:24.367Z