paper-with-me

Papers

Triangular Architecture for Rare Language Translation

2018-05-13 · ACL 2018 7 · Shuo Ren, Wenhu Chen, Shujie Liu, Mu Li, Ming Zhou, Shuai Ma

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 architecture (TA-NMT) to leverage bilingual data $(Y,Z)$ (may be small) and $(X,Y)$ (can be rich) to improve the translation performance of low-resource pairs. In this triangular architecture, $Z$ is taken as the intermediate latent variable, and translation models of $Z$ are jointly optimized with a unified bidirectional EM algorithm under the goal of maximizing the translation likelihood of $(X,Y)$. Empirical results demonstrate that our method significantly improves the translation quality of rare languages on MultiUN and IWSLT2012 datasets, and achieves even better performance combining back-translation methods.

📄 PDF Abstract BibTeX arXiv:1805.04813

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

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

DecoderMachine TranslationTransfer LearningTranslation

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

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

HW-TSC’s Participation in the WMT 2021 Triangular MT Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Zongyao Li, Daimeng Wei, Hengchao Shang, Xiaoyu Chen 외

This paper presents the submission of Huawei Translation Service Center (HW-TSC) to WMT 2021 Triangular MT Shared Task. We participate in the Russian-to-Chinese task under the constrained condition. We use Transformer ar…

DenoisingTranslation