paper-with-me

Papers

Pivot-based Transfer Learning for Neural Machine Translation between Non-English Languages

2019-09-20 · IJCNLP 2019 11 · Yunsu Kim, Petre Petrov, Pavel Petrushkov, Shahram Khadivi, Hermann Ney

We present effective pre-training strategies for neural machine translation (NMT) using parallel corpora involving a pivot language, i.e., source-pivot and pivot-target, leading to a significant improvement in source-target translation. We propose three methods to increase the relation among source, pivot, and target languages in the pre-training: 1) step-wise training of a single model for different language pairs, 2) additional adapter component to smoothly connect pre-trained encoder and decoder, and 3) cross-lingual encoder training via autoencoding of the pivot language. Our methods greatly outperform multilingual models up to +2.6% BLEU in WMT 2019 French-German and German-Czech tasks. We show that our improvements are valid also in zero-shot/zero-resource scenarios.

📄 PDF Abstract BibTeX arXiv:1909.09524

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTTransfer LearningTranslationvalid

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

Persian-Spanish Low-Resource Statistical Machine Translation Through English as Pivot Language

2017-09-01 · RANLP 2017 9 · Benyamin Ahmadnia, Javier Serrano, Gholamreza Haffari

This paper is an attempt to exclusively focus on investigating the pivot language technique in which a bridging language is utilized to increase the quality of the Persian-Spanish low-resource Statistical Machine Transla…

Machine TranslationSentenceTranslation

Neural Machine Translation in Low-Resource Setting: a Case Study in English-Marathi Pair

2021-08-01 · MTSummit 2021 8 · Aakash Banerjee, Aditya Jain, Shivam Mhaskar, Sourabh Dattatray Deoghare 외

In this paper and we explore different techniques of overcoming the challenges of low-resource in Neural Machine Translation (NMT) and specifically focusing on the case of English-Marathi NMT. NMT systems require a large…

Machine TranslationNMTTransfer LearningTranslation

Pivot Language for Low-Resource Machine Translation

2025-05-20 · Abhimanyu Talwar, Julien Laasri

Certain pairs of languages suffer from lack of a parallel corpus which is large in size and diverse in domain. One of the ways this is overcome is via use of a pivot language. In this paper we use Hindi as a pivot langua…

Machine TranslationTranslation

Towards Reinforcement Learning for Pivot-based Neural Machine Translation with Non-autoregressive Transformer

2021-09-27 · Evgeniia Tokarchuk, Jan Rosendahl, Weiyue Wang, Pavel Petrushkov 외

Pivot-based neural machine translation (NMT) is commonly used in low-resource setups, especially for translation between non-English language pairs. It benefits from using high resource source-pivot and pivot-target lang…

Machine TranslationNMTreinforcement-learningReinforcement Learning (RL)+2