paper-with-me

Papers

Variance-Aware Machine Translation Test Sets

2021-11-07 · Runzhe Zhan, Xuebo Liu, Derek F. Wong, Lidia S. Chao

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 .

📄 PDF Abstract BibTeX arXiv:2111.04079

Code (1)

nlp2ct/variance-aware-mt-test-sets 공식 구현 pytorch

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

A Test Set for Discourse Translation from Japanese to English

2020-05-01 · LREC 2020 5 · Masaaki Nagata, Makoto Morishita

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 TranslationSentenceTranslation

A Test Suite for Evaluating Discourse Phenomena in Document-level Neural Machine Translation

2020-12-01 · AACL (iwdp) 2020 12 · Xinyi Cai, Deyi Xiong

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 TranslationNMTTranslation

Modeling Homophone Noise for Robust Neural Machine Translation

2020-12-15 · Wenjie Qin, Xiang Li, Yuhui Sun, Deyi Xiong 외

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 TranslationNMTSentenceTranslation

Focused Concatenation for Context-Aware Neural Machine Translation

2022-10-24 · Lorenzo Lupo, Marco Dinarelli, Laurent Besacier

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 TranslationSentenceTranslation

Investigating Data Variance in Evaluations of Automatic Machine Translation Metrics

2022-03-29 · Findings (ACL) 2022 5 · Jiannan Xiang, Huayang Li, Yahui Liu, Lemao Liu 외

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