paper-with-me

홈 › Papers

Towards Interlingua Neural Machine Translation

2019-05-15 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa

Common intermediate language representation in neural machine translation can be used to extend bilingual to multilingual systems by incremental training. In this paper, we propose a new architecture based on introducing an interlingual loss as an additional training objective. By adding and forcing this interlingual loss, we are able to train multiple encoders and decoders for each language, sharing a common intermediate representation. Translation results on the low-resourced tasks (Turkish-English and Kazakh-English tasks, from the popular Workshop on Machine Translation benchmark) show the following BLEU improvements up to 2.8. However, results on a larger dataset (Russian-English and Kazakh-English, from the same baselines) show BLEU loses if the same amount. While our system is only providing improvements for the low-resourced tasks in terms of translation quality, our system is capable of quickly deploying new language pairs without retraining the rest of the system, which may be a game-changer in some situations (i.e. in a disaster crisis where international help is required towards a small region or to develop some translation system for a client). Precisely, what is most relevant from our architecture is that it is capable of: (1) reducing the number of production systems, with respect to the number of languages, from quadratic to linear (2) incrementally adding a new language in the system without retraining languages previously there and (3) allowing for translations from the new language to all the others present in the system

📄 PDF Abstract BibTeX arXiv:1905.06831

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Variable-length Neural Interlingua Representations for Zero-shot Neural Machine Translation

2023-05-17 · Zhuoyuan Mao, Haiyue Song, Raj Dabre, Chenhui Chu 외

The language-independency of encoded representations within multilingual neural machine translation (MNMT) models is crucial for their generalization ability on zero-shot translation. Neural interlingua representations h…

Machine TranslationTranslation

A neural interlingua for multilingual machine translation

2018-04-23 · WS 2018 10 · Yichao Lu, Phillip Keung, Faisal Ladhak, Vikas Bhardwaj 외

We incorporate an explicit neural interlingua into a multilingual encoder-decoder neural machine translation (NMT) architecture. We demonstrate that our model learns a language-independent representation by performing di…

DecoderMachine TranslationNMTSentence+2

Hermes the Polyglot: A Unified Framework to Enhance Expressiveness for Multimodal Interlingual Subtitling

2026-01-31 · Chaoqun Cui, Shijing Wang, Liangbin Huang, Qingqing Gu 외 arxiv

Interlingual subtitling, which translates subtitles of visual media into a target language, is essential for entertainment localization but has not yet been explored in machine translation. Although Large Language Models…

Speaker DiarizationMachine Translation

InterlinguaPlus Machine Translation Approach for Local Languages: Ekegusii \& Swahili

2014-06-01 · WS 2014 6 · Edward Ombui, Peter Wagacha, Wanjiku Ng{'}ang{'}a
Machine TranslationTranslation

Language-aware Interlingua for Multilingual Neural Machine Translation

2020-07-01 · ACL 2020 6 · Changfeng Zhu, Heng Yu, Shanbo Cheng, Weihua Luo

Multilingual neural machine translation (NMT) has led to impressive accuracy improvements in low-resource scenarios by sharing common linguistic information across languages. However, the traditional multilingual model f…

DecoderDiversityMachine TranslationNMT+2