Variance-Aware Machine Translation Test Sets
We release 70 small and discriminative test sets for machine translation (MT) evaluation called variance-aware test sets (VAT), covering 35 translation directions from WMT16 to WMT20 competitions. VAT is automatically created by a novel variance-aware filtering method that filters the indiscriminative test instances of the current MT test sets without any human labor. Experimental results show that VAT outperforms the original WMT test sets in terms of the correlation with human judgement across mainstream language pairs and test sets. Further analysis on the properties of VAT reveals the challenging linguistic features (e.g., translation of low-frequency words and proper nouns) for competitive MT systems, providing guidance for constructing future MT test sets. The test sets and the code for preparing variance-aware MT test sets are freely available at https://github.com/NLP2CT/Variance-Aware-MT-Test-Sets .
Code (1)
Tasks
Machine TranslationTranslationSimilar Papers 제목 키워드 기반
A Test Set for Discourse Translation from Japanese to English
We made a test set for Japanese-to-English discourse translation to evaluate the power of context-aware machine translation. For each discourse phenomenon, we systematically collected examples where the translation of th…
Machine TranslationSentenceTranslationA Test Suite for Evaluating Discourse Phenomena in Document-level Neural Machine Translation
The need to evaluate the ability of context-aware neural machine translation (NMT) models in dealing with specific discourse phenomena arises in document-level NMT. However, test sets that satisfy this need are rare. In …
Machine TranslationNMTTranslationModeling Homophone Noise for Robust Neural Machine Translation
In this paper, we propose a robust neural machine translation (NMT) framework. The framework consists of a homophone noise detector and a syllable-aware NMT model to homophone errors. The detector identifies potential ho…
Machine TranslationNMTSentenceTranslationFocused Concatenation for Context-Aware Neural Machine Translation
A straightforward approach to context-aware neural machine translation consists in feeding the standard encoder-decoder architecture with a window of consecutive sentences, formed by the current sentence and a number of …
DecoderMachine TranslationSentenceTranslationInvestigating Data Variance in Evaluations of Automatic Machine Translation Metrics
Current practices in metric evaluation focus on one single dataset, e.g., Newstest dataset in each year's WMT Metrics Shared Task. However, in this paper, we qualitatively and quantitatively show that the performances of…
Machine TranslationTranslation