paper-with-me

홈 › Papers

Iterative Batch Back-Translation for Neural Machine Translation: A Conceptual Model

2019-11-26 · Idris Abdulmumin, Bashir Shehu Galadanci, Abubakar Isa

An effective method to generate a large number of parallel sentences for training improved neural machine translation (NMT) systems is the use of back-translations of the target-side monolingual data. Recently, iterative back-translation has been shown to outperform standard back-translation albeit on some language pairs. This work proposes the iterative batch back-translation that is aimed at enhancing the standard iterative back-translation and enabling the efficient utilization of more monolingual data. After each iteration, improved back-translations of new sentences are added to the parallel data that will be used to train the final forward model. The work presents a conceptual model of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2001.11327

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Do all Roads Lead to Rome? Understanding the Role of Initialization in Iterative Back-Translation

2020-02-28 · Mikel Artetxe, Gorka Labaka, Noe Casas, Eneko Agirre

Back-translation provides a simple yet effective approach to exploit monolingual corpora in Neural Machine Translation (NMT). Its iterative variant, where two opposite NMT models are jointly trained by alternately using …

AllMachine TranslationNMTTranslation+1

Iterative Back-Translation for Neural Machine Translation

2018-07-01 · WS 2018 7 · Vu Cong Duy Hoang, Philipp Koehn, Gholamreza Haffari, Trevor Cohn

We present iterative back-translation, a method for generating increasingly better synthetic parallel data from monolingual data to train neural machine translation systems. Our proposed method is very simple yet effecti…

Machine TranslationTranslation

Dual Reconstruction: a Unifying Objective for Semi-Supervised Neural Machine Translation

2020-10-07 · Findings of the Association for Computational Linguistics 2020 · Weijia Xu, Xing Niu, Marine Carpuat

While Iterative Back-Translation and Dual Learning effectively incorporate monolingual training data in neural machine translation, they use different objectives and heuristic gradient approximation strategies, and have …

Machine TranslationTranslation

A Hybrid Approach for Improved Low Resource Neural Machine Translation using Monolingual Data

2020-11-14 · Idris Abdulmumin, Bashir Shehu Galadanci, Abubakar Isa, Habeebah Adamu Kakudi 외

Many language pairs are low resource, meaning the amount and/or quality of available parallel data is not sufficient to train a neural machine translation (NMT) model which can reach an acceptable standard of accuracy. M…

Low Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine TranslationNMT+2

Quick Back-Translation for Unsupervised Machine Translation

2023-12-01 · Benjamin Brimacombe, Jiawei Zhou

The field of unsupervised machine translation has seen significant advancement from the marriage of the Transformer and the back-translation algorithm. The Transformer is a powerful generative model, and back-translation…

DecoderMachine TranslationTranslationUnsupervised Machine Translation