paper-with-me

홈 › Papers

Neural Machine Translation with Pivot Languages

2016-11-15 · Yong Cheng, Yang Liu, Qian Yang, Maosong Sun, Wei Xu

While recent neural machine translation approaches have delivered state-of-the-art performance for resource-rich language pairs, they suffer from the data scarcity problem for resource-scarce language pairs. Although this problem can be alleviated by exploiting a pivot language to bridge the source and target languages, the source-to-pivot and pivot-to-target translation models are usually independently trained. In this work, we introduce a joint training algorithm for pivot-based neural machine translation. We propose three methods to connect the two models and enable them to interact with each other during training. Experiments on Europarl and WMT corpora show that joint training of source-to-pivot and pivot-to-target models leads to significant improvements over independent training across various languages.

📄 PDF Abstract BibTeX arXiv:1611.04928

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

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

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 p…

Machine TranslationNMTTranslation

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

How effective is Multi-source pivoting for Translation of Low Resource Indian Languages?

2024-06-19 · Pranav Gaikwad, Meet Doshi, Raj Dabre, Pushpak Bhattacharyya

Machine Translation (MT) between linguistically dissimilar languages is challenging, especially due to the scarcity of parallel corpora. Prior works suggest that pivoting through a high-resource language can help transla…

Machine TranslationSentenceTranslation

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