paper-with-me

홈 › Papers

On The Evaluation of Machine Translation Systems Trained With Back-Translation

2019-08-14 · ACL 2020 6 · Sergey Edunov, Myle Ott, Marc'Aurelio Ranzato, Michael Auli

Back-translation is a widely used data augmentation technique which leverages target monolingual data. However, its effectiveness has been challenged since automatic metrics such as BLEU only show significant improvements for test examples where the source itself is a translation, or translationese. This is believed to be due to translationese inputs better matching the back-translated training data. In this work, we show that this conjecture is not empirically supported and that back-translation improves translation quality of both naturally occurring text as well as translationese according to professional human translators. We provide empirical evidence to support the view that back-translation is preferred by humans because it produces more fluent outputs. BLEU cannot capture human preferences because references are translationese when source sentences are natural text. We recommend complementing BLEU with a language model score to measure fluency.

📄 PDF Abstract BibTeX arXiv:1908.05204

Code (1)

facebookresearch/evaluation-of-nmt-bt 공식 구현

Tasks

Data AugmentationLanguage ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Extended Parallel Corpus for Amharic-English Machine Translation

2021-04-08 · LREC 2022 6 · Andargachew Mekonnen Gezmu, Andreas Nürnberger, Tesfaye Bayu Bati

This paper describes the acquisition, preprocessing, segmentation, and alignment of an Amharic-English parallel corpus. It will be helpful for machine translation of a low-resource language, Amharic. We freely released t…

Language ModelingLanguage ModellingMachine TranslationTranslation

Multilingual Machine Translation Systems from Microsoft for WMT21 Shared Task

2021-11-03 · WMT (EMNLP) 2021 11 · Jian Yang, Shuming Ma, Haoyang Huang, Dongdong Zhang 외

This report describes Microsoft's machine translation systems for the WMT21 shared task on large-scale multilingual machine translation. We participated in all three evaluation tracks including Large Track and two Small …

DecoderMachine TranslationTranslation

Tilde's Machine Translation Systems for WMT 2019

2019-08-01 · WS 2019 8 · Marcis Pinnis, Rihards Kri{\v{s}}lauks, Mat{\=\i}ss Rikters

The paper describes the development process of Tilde{'}s NMT systems for the WMT 2019 shared task on news translation. We trained systems for the English-Lithuanian and Lithuanian-English translation directions in constr…

Machine TranslationNMTTranslation

Edinburgh Neural Machine Translation Systems for WMT 16

2016-06-09 · WS 2016 8 · Rico Sennrich, Barry Haddow, Alexandra Birch

We participated in the WMT 2016 shared news translation task by building neural translation systems for four language pairs, each trained in both directions: English<->Czech, English<->German, English<->Romanian and Engl…

DecoderMachine TranslationTranslation

Tagged Back-translation Revisited: Why Does It Really Work?

2020-07-01 · ACL 2020 6 · Benjamin Marie, Raphael Rubino, Atsushi Fujita

In this paper, we show that neural machine translation (NMT) systems trained on large back-translated data overfit some of the characteristics of machine-translated texts. Such NMT systems better translate human-produced…

Machine TranslationNMTTAGTranslation