Google’s Multilingual Neural Machine Translation System: Enabling Zero-Shot Translation 论文

2017Transactions of the Association for Computational Linguistics引用 1735顶会
Natural Language Processing TechniquesTopic ModelingText Readability and Simplification

详细信息

发表期刊/会议
Transactions of the Association for Computational Linguistics
发表日期
2017-12-01
发表年份
2017

关键词

Natural Language Processing TechniquesTopic ModelingText Readability and Simplification

摘要

We propose a simple solution to use a single Neural Machine Translation (NMT) model to translate between multiple languages. Our solution requires no changes to the model architecture from a standard NMT system but instead introduces an artificial token at the beginning of the input sentence to specify the required target language. Using a shared wordpiece vocabulary, our approach enables Multilingual NMT systems using a single model. On the WMT’14 benchmarks, a single multilingual model achieves comparable performance for English→French and surpasses state-of-theart results for English→German. Similarly, a single multilingual model surpasses state-of-the-art results for French→English and German→English on WMT’14 and WMT’15 benchmarks, respectively. On production corpora, multilingual models of up to twelve language pairs allow for better translation of many individual pairs. Our models can also learn to perform implicit bridging between language pairs never seen explicitly during training, showing that transfer learning and zero-shot translation is possible for neural translation. Finally, we show analyses that hints at a universal interlingua representation in our models and also show some interesting examples when mixing languages.