arXiv Analytics

Sign in

arXiv:1909.07342 [cs.CL]AbstractReferencesReviewsResources

Multilingual Neural Machine Translation for Zero-Resource Languages

Surafel M. Lakew, Marcello Federico, Matteo Negri, Marco Turchi

Published 2019-09-16Version 1

In recent years, Neural Machine Translation (NMT) has been shown to be more effective than phrase-based statistical methods, thus quickly becoming the state of the art in machine translation (MT). However, NMT systems are limited in translating low-resourced languages, due to the significant amount of parallel data that is required to learn useful mappings between languages. In this work, we show how the so-called multilingual NMT can help to tackle the challenges associated with low-resourced language translation. The underlying principle of multilingual NMT is to force the creation of hidden representations of words in a shared semantic space across multiple languages, thus enabling a positive parameter transfer across languages. Along this direction, we present multilingual translation experiments with three languages (English, Italian, Romanian) covering six translation directions, utilizing both recurrent neural networks and transformer (or self-attentive) neural networks. We then focus on the zero-shot translation problem, that is how to leverage multi-lingual data in order to learn translation directions that are not covered by the available training material. To this aim, we introduce our recently proposed iterative self-training method, which incrementally improves a multilingual NMT on a zero-shot direction by just relying on monolingual data. Our results on TED talks data show that multilingual NMT outperforms conventional bilingual NMT, that the transformer NMT outperforms recurrent NMT, and that zero-shot NMT outperforms conventional pivoting methods and even matches the performance of a fully-trained bilingual system.

Comments: 15 pages, Published on Italian Journal of Computational Linguistics (IJCoL) -- Multilingual Neural Machine Translation for Low-Resource Languages, June 2018
Categories: cs.CL
Related articles: Most relevant | Search more
arXiv:2107.06569 [cs.CL] (Published 2021-07-14)
Importance-based Neuron Allocation for Multilingual Neural Machine Translation
arXiv:1601.01073 [cs.CL] (Published 2016-01-06)
Multi-Way, Multilingual Neural Machine Translation with a Shared Attention Mechanism
arXiv:1806.06957 [cs.CL] (Published 2018-06-18)
A Comparison of Transformer and Recurrent Neural Networks on Multilingual Neural Machine Translation