Multi-way, Multilingual Neural Machine Translation With A Shared Attention Mechanism · The Large Language Model Bible Contribute to LLM-Bible

Multi-way, Multilingual Neural Machine Translation With A Shared Attention Mechanism

Firat Orhan, Cho Kyunghyun, Bengio Yoshua. Arxiv 2016

[Paper]    
Applications Attention Mechanism Model Architecture Reinforcement Learning Transformer

We propose multi-way, multilingual neural machine translation. The proposed approach enables a single neural translation model to translate between multiple languages, with a number of parameters that grows only linearly with the number of languages. This is made possible by having a single attention mechanism that is shared across all language pairs. We train the proposed multi-way, multilingual model on ten language pairs from WMT’15 simultaneously and observe clear performance improvements over models trained on only one language pair. In particular, we observe that the proposed model significantly improves the translation quality of low-resource language pairs.

Similar Work