paper-with-me

Papers

TransEvalnia: Reasoning-based Evaluation and Ranking of Translations

2025-07-17 · Richard Sproat, Tianyu Zhao, Llion Jones arxiv

We present TransEvalnia, a prompting-based translation evaluation and ranking system that uses reasoning in performing its evaluations and ranking. This system presents fine-grained evaluations based on a subset of the Multidimensional Quality Metrics (https://themqm.org/), returns an assessment of which translation it deems the best, and provides numerical scores for the various dimensions and for the overall translation. We show that TransEvalnia performs as well as or better than the state-of-the-art MT-Ranker (Moosa et al. 2024) on our own English-Japanese data as well as several language pairs from various WMT shared tasks. Using Anthropic's Claude-3.5-Sonnet and Qwen-2.5-72B-Instruct as the evaluation LLMs, we show that the evaluations returned are deemed highly acceptable to human raters, and that the scores assigned to the translations by Sonnet, as well as other LLMs, correlate well with scores assigned by the human raters. We also note the sensitivity of our system -- as well as MT-Ranker -- to the order in which the translations are presented, and we propose methods to address this position bias. All data, including the system's evaluation and reasoning, human assessments, as well as code is released.

📄 PDF Abstract BibTeX arXiv:2507.12724

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contrastive ESA: Human Evaluation of Multiple Translations at Once

2026-07-29 · Vilém Zouhar, Roman Grundkiewicz, Sara Rajaee, Parker Riley 외 arxiv

Current human evaluation of machine translation typically assesses single outputs in isolation, a paradigm that suffers from high annotator noise and cost. We introduce Contrastive Error Span Annotation (cESA), a protoco…

Machine Translation

Automatic Ranking of MT Outputs using Approximations

2013-11-22 · Pooja Gupta, Nisheeth Joshi, Iti Mathur

Since long, research on machine translation has been ongoing. Still, we do not get good translations from MT engines so developed. Manual ranking of these outputs tends to be very time consuming and expensive. Identifyin…

Machine TranslationTranslation

Neural Automatic Post-Editing Using Prior Alignment and Reranking

2017-04-01 · EACL 2017 4 · Santanu Pal, Sudip Kumar Naskar, Mihaela Vela, Qun Liu 외

We present a second-stage machine translation (MT) system based on a neural machine translation (NMT) approach to automatic post-editing (APE) that improves the translation quality provided by a first-stage MT system. Ou…

Automatic Post-EditingMachine TranslationNMTReranking+2

Translation Quality Estimation by Jointly Learning to Score and Rank

2020-11-01 · EMNLP 2020 11 · Jingyi Zhang, Josef van Genabith

The translation quality estimation (QE) task, particularly the QE as a Metric task, aims to evaluate the general quality of a translation based on the translation and the source sentence without using reference translati…

Multi-Task LearningSentenceSentence EmbeddingsTranslation

Finding Replicable Human Evaluations via Stable Ranking Probability

2024-04-01 · Parker Riley, Daniel Deutsch, George Foster, Viresh Ratnakar 외

Reliable human evaluation is critical to the development of successful natural language generation models, but achieving it is notoriously difficult. Stability is a crucial requirement when ranking systems by quality: co…

Machine TranslationText Generation