paper-with-me

Papers

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. Naturally, the key to triangular machine translation is the successful exploitation of such auxiliary data. In this work, we propose a transfer-learning-based approach that utilizes all types of auxiliary data. As we train auxiliary source-pivot and pivot-target translation models, we initialize some parameters of the pivot side with a pre-trained language model and freeze them to encourage both translation models to work in the same pivot language space, so that they can be smoothly transferred to the source-target translation model. Experiments show that our approach can outperform previous ones.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTransfer LearningTranslation

Similar Papers 제목 키워드 기반

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

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

DecoderMachine TranslationTransfer LearningTranslation

ISTIC’s Triangular Machine Translation System for WMT2021

2021-11-01 · WMT (EMNLP) 2021 11 · Hangcheng Guo, wenbin liu, yanqing he, Tian Lan 외

This paper describes the ISTIC’s submission to the Triangular Machine Translation Task of Russian-to-Chinese machine translation for WMT’ 2021. In order to fully utilize the provided corpora and promote the translation p…

Machine TranslationTranslation

Triangular Architecture for Rare Language Translation

2018-05-13 · ACL 2018 7 · Shuo Ren, Wenhu Chen, Shujie Liu, Mu Li 외

Neural Machine Translation (NMT) performs poor on the low-resource language pair $(X,Z)$, especially when $Z$ is a rare language. By introducing another rich language $Y$, we propose a novel triangular training architect…

Machine TranslationNMTTranslation

DUTNLP Machine Translation System for WMT21 Triangular Translation Task

2021-11-01 · WMT (EMNLP) 2021 11 · Huan Liu, Junpeng Liu, Kaiyu Huang, Degen Huang

This paper describes DUT-NLP Lab’s submission to the WMT-21 triangular machine translation shared task. The participants are not allowed to use other data and the translation direction of this task is Russian-to-Chinese.…

Machine TranslationTranslation