paper-with-me

홈 › Papers

BLEU Meets COMET: Combining Lexical and Neural Metrics Towards Robust Machine Translation Evaluation

2023-05-30 · Taisiya Glushkova, Chrysoula Zerva, André F. T. Martins

Although neural-based machine translation evaluation metrics, such as COMET or BLEURT, have achieved strong correlations with human judgements, they are sometimes unreliable in detecting certain phenomena that can be considered as critical errors, such as deviations in entities and numbers. In contrast, traditional evaluation metrics, such as BLEU or chrF, which measure lexical or character overlap between translation hypotheses and human references, have lower correlations with human judgements but are sensitive to such deviations. In this paper, we investigate several ways of combining the two approaches in order to increase robustness of state-of-the-art evaluation methods to translations with critical errors. We show that by using additional information during training, such as sentence-level features and word-level tags, the trained metrics improve their capability to penalize translations with specific troublesome phenomena, which leads to gains in correlation with human judgments and on recent challenge sets on several language pairs.

📄 PDF Abstract BibTeX arXiv:2305.19144

Code (1)

deep-spin/robust_mt_evaluation 공식 구현 pytorch

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Searching for COMETINHO: The Little Metric That Could

2022-06-01 · EAMT 2022 6 · Ricardo Rei, Ana C Farinha, José G.C. de Souza, Pedro G. Ramos 외

In recent years, several neural fine-tuned machine translation evaluation metrics such as COMET and BLEURT have been proposed. These metrics achieve much higher correlations with human judgments than lexical overlap metr…

Computational EfficiencyKnowledge DistillationMachine TranslationTranslation

Sentence-level Aggregation of Lexical Metrics Correlates Stronger with Human Judgements than Corpus-level Aggregation

2024-07-03 · Paulo Cavalin, Pedro Henrique Domingues, Claudio Pinhanez

In this paper we show that corpus-level aggregation hinders considerably the capability of lexical metrics to accurately evaluate machine translation (MT) systems. With empirical experiments we demonstrate that averaging…

Machine TranslationSentence

The Inside Story: Towards Better Understanding of Machine Translation Neural Evaluation Metrics

2023-05-19 · Ricardo Rei, Nuno M. Guerreiro, Marcos Treviso, Luisa Coheur 외

Neural metrics for machine translation evaluation, such as COMET, exhibit significant improvements in their correlation with human judgments, as compared to traditional metrics based on lexical overlap, such as BLEU. Yet…

Decision MakingMachine TranslationSentenceTranslation

EviSI: An Evidence-Based Evaluation Agent for Simultaneous Interpreting

2026-09-08 · Ben Yan, Zongyao Li, Xiaoyu Chen, Daimeng Wei 외 arxiv

Low-latency simultaneous speech-to-speech translation must keep pace with ongoing speech while preserving key information. To meet these demands, systems use segmentation, reformulation and condensation to reorganize and…

Speech-to-Speech Translation

xCOMET-lite: Bridging the Gap Between Efficiency and Quality in Learned MT Evaluation Metrics

2024-06-20 · Daniil Larionov, Mikhail Seleznyov, Vasiliy Viskov, Alexander Panchenko 외

State-of-the-art trainable machine translation evaluation metrics like xCOMET achieve high correlation with human judgment but rely on large encoders (up to 10.7B parameters), making them computationally expensive and in…

Machine TranslationQuantization