paper-with-me

홈 › Papers

Embarrassingly Easy Document-Level MT Metrics: How to Convert Any Pretrained Metric Into a Document-Level Metric

2022-09-27 · Giorgos Vernikos, Brian Thompson, Prashant Mathur, Marcello Federico

We hypothesize that existing sentence-level machine translation (MT) metrics become less effective when the human reference contains ambiguities. To verify this hypothesis, we present a very simple method for extending pretrained metrics to incorporate context at the document level. We apply our method to three popular metrics, BERTScore, Prism, and COMET, and to the reference free metric COMET-QE. We evaluate the extended metrics on the WMT 2021 metrics shared task using the provided MQM annotations. Our results show that the extended metrics outperform their sentence-level counterparts in about 85% of the tested conditions, when excluding results on low-quality human references. Additionally, we show that our document-level extension of COMET-QE dramatically improves its accuracy on discourse phenomena tasks, outperforming a dedicated baseline by up to 6.1%. Our experimental results support our initial hypothesis and show that a simple extension of the metrics permits them to take advantage of context to resolve ambiguities in the reference.

📄 PDF Abstract BibTeX arXiv:2209.13654

Code (1)

amazon-science/doc-mt-metrics 공식 구현 pytorch

Tasks

Machine TranslationSentence

Similar Papers 제목 키워드 기반

E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS

2024-06-26 · Sefik Emre Eskimez, Xiaofei Wang, Manthan Thakker, Canrun Li 외

This paper introduces Embarrassingly Easy Text-to-Speech (E2 TTS), a fully non-autoregressive zero-shot text-to-speech system that offers human-level naturalness and state-of-the-art speaker similarity and intelligibilit…

text-to-speechText to Speech

Three Sentences Are All You Need: Local Path Enhanced Document Relation Extraction

2021-06-03 · ACL 2021 5 · Quzhe Huang, Shengqi Zhu, Yansong Feng, Yuan Ye 외

Document-level Relation Extraction (RE) is a more challenging task than sentence RE as it often requires reasoning over multiple sentences. Yet, human annotators usually use a small number of sentences to identify the re…

AllDocument-level Relation ExtractionGraph Neural NetworkRelation+2

Embarrassingly Simple Text Watermarks

2023-10-13 · Ryoma Sato, Yuki Takezawa, Han Bao, Kenta Niwa 외

We propose Easymark, a family of embarrassingly simple yet effective watermarks. Text watermarking is becoming increasingly important with the advent of Large Language Models (LLM). LLMs can generate texts that cannot be…

A Reading Comprehension Corpus for Machine Translation Evaluation

2016-05-01 · LREC 2016 5 · Carolina Scarton, Lucia Specia

Effectively assessing Natural Language Processing output tasks is a challenge for research in the area. In the case of Machine Translation (MT), automatic metrics are usually preferred over human evaluation, given time a…

Machine TranslationReading ComprehensionTranslation

Unbabel’s Participation in the WMT20 Metrics Shared Task

2020-11-01 · WMT (EMNLP) 2020 11 · Ricardo Rei, Craig Stewart, Ana C Farinha, Alon Lavie

We present the contribution of the Unbabel team to the WMT 2020 Shared Task on Metrics. We intend to participate on the segmentlevel, document-level and system-level tracks on all language pairs, as well as the “QE as a …