masakhane-io / masakhane-reading-group

Agile reading group that works
13 stars 1 forks source link

[11/06/2020] 5:15PM GMT+1 : Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges #7

Closed keleog closed 4 years ago

keleog commented 4 years ago

Link - https://arxiv.org/pdf/1907.05019.pdf

Short description: 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 indepth 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.