Multi-way, Multilingual Neural Machine Translation With A Shared Attention Mechanism | Awesome LLM Papers Add your paper to Awesome LLM Papers

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

Orhan Firat, Kyunghyun Cho, Yoshua Bengio . Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies 2016 – 151 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Interdisciplinary Approaches Model Architecture NAACL Neural Machine Translation

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