paper-with-me

Papers

Pivot Based Transfer Learning for Neural Machine Translation: CFILT IITB @ WMT 2021 Triangular MT

2021-11-01 · WMT (EMNLP) 2021 11 · Shivam Mhaskar, Pushpak Bhattacharyya

In this paper, we discuss the various techniques that we used to implement the Russian-Chinese machine translation system for the Triangular MT task at WMT 2021. Neural Machine translation systems based on transformer architecture have an encoder-decoder architecture, which are trained end-to-end and require a large amount of parallel corpus to produce good quality translations. This is the reason why neural machine translation systems are referred to as data hungry. Such a large amount of parallel corpus is majorly available for language pairs which include English and not for non-English language pairs. This is a major problem in building neural machine translation systems for non-English language pairs. We try to utilize the resources of the English language to improve the translation of non-English language pairs. We use the pivot language, that is English, to leverage transfer learning to improve the quality of Russian-Chinese translation. Compared to the baseline transformer-based neural machine translation system, we observe that the pivot language-based transfer learning technique gives a higher BLEU score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Language Relatedness and Lexical Closeness can help Improve Multilingual NMT: IITBombay@MultiIndicNMT WAT2021

2021-08-01 · ACL (WAT) 2021 8 · Jyotsana Khatri, Nikhil Saini, Pushpak Bhattacharyya

Multilingual Neural Machine Translation has achieved remarkable performance by training a single translation model for multiple languages. This paper describes our submission (Team ID: CFILT-IITB) for the MultiIndicMT: A…

DecoderMachine TranslationNMTTranslation+1

Evaluating the Performance of Back-translation for Low Resource English-Marathi Language Pair: CFILT-IITBombay @ LoResMT 2021

2021-08-01 · MTSummit 2021 8 · Aditya Jain, Shivam Mhaskar, Pushpak Bhattacharyya

In this paper, we discuss the details of the various Machine Translation (MT) systems that we have submitted for the English-Marathi LoResMT task. As a part of this task, we have submitted three different Neural Machine …

Machine TranslationNMTTranslation

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

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

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