Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges
About
We introduce our efforts towards building a universal neural machine translation (NMT) system capable of translating between any language pair. We set a milestone towards this goal by building a single massively multilingual NMT model handling 103 languages trained on over 25 billion examples. Our system demonstrates effective transfer learning ability, significantly improving translation quality of low-resource languages, while keeping high-resource language translation quality on-par with competitive bilingual baselines. We provide in-depth analysis of various aspects of model building that are crucial to achieving quality and practicality in universal NMT. While we prototype a high-quality universal translation system, our extensive empirical analysis exposes issues that need to be further addressed, and we suggest directions for future research.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Reasoning | BBH | BBH Accuracy62.7 | 51 | |
| Multi-domain evaluation | MMLU, GSM8K, HEval, BBH, MedQA | Average Score66 | 18 | |
| One-to-Many Multilingual Machine Translation | TED-8-DIVERSE base (test) | BLEU22.75 | 14 | |
| Many-to-One Multilingual Machine Translation | TED-8-DIVERSE base (test) | BLEU29 | 14 | |
| Many-to-One Multilingual Machine Translation | WMT-6 base (test) | BLEU20.57 | 10 | |
| One-to-Many Multilingual Machine Translation | WMT-6 base (test) | BLEU18.92 | 10 |