paper-with-me

홈 › Papers

Generalizing Back-Translation in Neural Machine Translation

2019-06-17 · WS 2019 8 · Miguel Graça, Yunsu Kim, Julian Schamper, Shahram Khadivi, Hermann Ney

Back-translation - data augmentation by translating target monolingual data - is a crucial component in modern neural machine translation (NMT). In this work, we reformulate back-translation in the scope of cross-entropy optimization of an NMT model, clarifying its underlying mathematical assumptions and approximations beyond its heuristic usage. Our formulation covers broader synthetic data generation schemes, including sampling from a target-to-source NMT model. With this formulation, we point out fundamental problems of the sampling-based approaches and propose to remedy them by (i) disabling label smoothing for the target-to-source model and (ii) sampling from a restricted search space. Our statements are investigated on the WMT 2018 German - English news translation task.

📄 PDF Abstract BibTeX arXiv:1906.07286

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine TranslationNMTSynthetic Data GenerationTranslation

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Explaining and Generalizing Back-Translation through Wake-Sleep

2018-06-12 · Ryan Cotterell, Julia Kreutzer

Back-translation has become a commonly employed heuristic for semi-supervised neural machine translation. The technique is both straightforward to apply and has led to state-of-the-art results. In this work, we offer a p…

Machine TranslationTranslation

Domain-independent Punctuation and Segmentation Insertion

2017-12-01 · IWSLT 2017 12 · Eunah Cho, Jan Niehues, Alex Waibel

Punctuation and segmentation is crucial in spoken language translation, as it has a strong impact to translation performance. However, the impact of rare or unknown words in the performance of punctuation and segmentatio…

Machine TranslationPOSSegmentationTranslation

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

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…

Machine TranslationNMTTranslation

Study on Unsupervised Statistical Machine Translation for Backtranslation

2019-09-01 · RANLP 2019 9 · Anush Kumar, Nihal V. Nayak, Ch, Aditya ra 외

Machine Translation systems have drastically improved over the years for several language pairs. Monolingual data is often used to generate synthetic sentences to augment the training data which has shown to improve the …

Machine TranslationTranslationUnsupervised Machine Translation