paper-with-me

Papers

Simultaneous Multi-Pivot Neural Machine Translation

2021-04-15 · Raj Dabre, Aizhan Imankulova, Masahiro Kaneko, Abhisek Chakrabarty

Parallel corpora are indispensable for training neural machine translation (NMT) models, and parallel corpora for most language pairs do not exist or are scarce. In such cases, pivot language NMT can be helpful where a pivot language is used such that there exist parallel corpora between the source and pivot and pivot and target languages. Naturally, the quality of pivot language translation is more inferior to what could be achieved with a direct parallel corpus of a reasonable size for that pair. In a real-time simultaneous translation setting, the quality of pivot language translation deteriorates even further given that the model has to output translations the moment a few source words become available. To solve this issue, we propose multi-pivot translation and apply it to a simultaneous translation setting involving pivot languages. Our approach involves simultaneously translating a source language into multiple pivots, which are then simultaneously translated together into the target language by leveraging multi-source NMT. Our experiments in a low-resource setting using the N-way parallel UN corpus for Arabic to English NMT via French and Spanish as pivots reveals that in a simultaneous pivot NMT setting, using two pivot languages can lead to an improvement of up to 5.8 BLEU.

📄 PDF Abstract BibTeX arXiv:2104.07410

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

From Words to Sentences: A Progressive Learning Approach for Zero-resource Machine Translation with Visual Pivots

2019-06-03 · Shizhe Chen, Qin Jin, Jianlong Fu

The neural machine translation model has suffered from the lack of large-scale parallel corpora. In contrast, we humans can learn multi-lingual translations even without parallel texts by referring our languages to the e…

Machine TranslationSentenceTranslationWord Translation

Multiple Pivot Languages and Strategic Decoder Initialization Helps Neural Machine Translation

2022-10-01 · loresmt (COLING) 2022 10 · Shivam Mhaskar, Pushpak Bhattacharyya

In machine translation, a pivot language can be used to assist the source to target translation model. In pivot-based transfer learning, the source to pivot and the pivot to target models are used to improve the performa…

DecoderMachine TranslationTransfer LearningTranslation

Freezing the Pivot for Triangular Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Triangular machine translation is a special case of low-resource machine translation where the language pair of interest has limited parallel data, but both languages have abundant parallel data with a pivot language. Na…

Language ModelingLanguage ModellingMachine TranslationTransfer Learning+1

Investigating Multi-Pivot Ensembling with Massively Multilingual Machine Translation Models

2023-11-13 · Alireza Mohammadshahi, Jannis Vamvas, Rico Sennrich

Massively multilingual machine translation models allow for the translation of a large number of languages with a single model, but have limited performance on low- and very-low-resource translation directions. Pivoting …

HallucinationMachine TranslationTranslation

Triangular Transfer: Freezing the Pivot for Triangular Machine Translation

2022-03-17 · ACL 2022 5 · Meng Zhang, Liangyou Li, Qun Liu

Triangular machine translation is a special case of low-resource machine translation where the language pair of interest has limited parallel data, but both languages have abundant parallel data with a pivot language. Na…

Language ModelingLanguage ModellingMachine TranslationTransfer Learning+1