English
Related papers

Related papers: Revisiting Round-Trip Translation for Quality Esti…

200 papers

Quality Estimation (QE) is the task of automatically predicting Machine Translation quality in the absence of reference translations, making it applicable in real-time settings, such as translating online social media conversations. Recent…

Computation and Language · Computer Science 2021-07-02 Amit Gajbhiye , Marina Fomicheva , Fernando Alva-Manchego , Frédéric Blain , Abiola Obamuyide , Nikolaos Aletras , Lucia Specia

Most studies on word-level Quality Estimation (QE) of machine translation focus on language-specific models. The obvious disadvantages of these approaches are the need for labelled data for each language pair and the high cost required to…

Computation and Language · Computer Science 2021-06-02 Tharindu Ranasinghe , Constantin Orasan , Ruslan Mitkov

The quality of automatic metrics for machine translation has been increasingly called into question, especially for high-quality systems. This paper demonstrates that, while choice of metric is important, the nature of the references is…

Computation and Language · Computer Science 2020-10-21 Markus Freitag , David Grangier , Isaac Caswell

Translation Quality Estimation (QE) is the task of predicting the quality of machine translation (MT) output without any reference. This task has gained increasing attention as an important component in the practical applications of MT. In…

Computation and Language · Computer Science 2024-03-05 Fatemeh Azadi , Heshaam Faili , Mohammad Javad Dousti

This paper investigates two complementary paradigms for predicting machine translation (MT) quality: source-side difficulty prediction and candidate-side quality estimation (QE). The rapid adoption of Large Language Models (LLMs) into MT…

Computation and Language · Computer Science 2026-03-05 Malik Marmonier , Benoît Sagot , Rachel Bawden

Word-level quality estimation (QE) methods aim to detect erroneous spans in machine translations, which can direct and facilitate human post-editing. While the accuracy of word-level QE systems has been assessed extensively, their usability…

Computation and Language · Computer Science 2025-11-18 Gabriele Sarti , Vilém Zouhar , Grzegorz Chrupała , Ana Guerberof-Arenas , Malvina Nissim , Arianna Bisazza

This work introduces a simple regressive ensemble for evaluating machine translation quality based on a set of novel and established metrics. We evaluate the ensemble using a correlation to expert-based MQM scores of the WMT 2021 Metrics…

Computation and Language · Computer Science 2021-09-16 Michal Štefánik , Vít Novotný , Petr Sojka

Analytic Translation Quality Evaluation (TQE), based on Multidimensional Quality Metrics (MQM), traditionally uses a linear error-to-penalty scale calibrated to a reference sample of 1000-2000 words. However, linear extrapolation biases…

Computation and Language · Computer Science 2026-01-15 Serge Gladkoff , Lifeng Han , Katerina Gasova

A major challenge in the practical use of Machine Translation (MT) is that users lack guidance to make informed decisions about when to rely on outputs. Progress in quality estimation research provides techniques to automatically assess MT…

Computation and Language · Computer Science 2023-10-27 Nikita Mehandru , Sweta Agrawal , Yimin Xiao , Elaine C Khoong , Ge Gao , Marine Carpuat , Niloufar Salehi

Recent advances in automatic quality estimation for machine translation have exclusively focused on written language, leaving the speech modality underexplored. In this work, we formulate the task of quality estimation for speech…

Computation and Language · Computer Science 2024-10-30 HyoJung Han , Kevin Duh , Marine Carpuat

Quality estimation (QE)-the automatic assessment of translation quality-has recently become crucial across several stages of the translation pipeline, from data curation to training and decoding. While QE metrics have been optimized to…

Computation and Language · Computer Science 2025-06-04 Emmanouil Zaranis , Giuseppe Attanasio , Sweta Agrawal , André F. T. Martins

Current state-of-the-art Quality Estimation (QE) in machine translation relies on massive, proprietary LLMs, raising data privacy concerns. We demonstrate that smaller, open-source LLMs (<30B parameters) are a viable, cost-effective and…

Computation and Language · Computer Science 2026-05-18 Kamil Guttmann , Zofia Fraś , Artur Nowakowski , Krzysztof Jassem

Several neural-based metrics have been recently proposed to evaluate machine translation quality. However, all of them resort to point estimates, which provide limited information at segment level. This is made worse as they are trained on…

Computation and Language · Computer Science 2022-03-28 Taisiya Glushkova , Chrysoula Zerva , Ricardo Rei , André F. T. Martins

Cross-lingual Machine Translation (MT) quality estimation plays a crucial role in evaluating translation performance. GEMBA, the first MT quality assessment metric based on Large Language Models (LLMs), employs one-step prompting to achieve…

Computation and Language · Computer Science 2023-06-14 Hao Yang , Min Zhang , Shimin Tao , Minghan Wang , Daimeng Wei , Yanfei Jiang

Traditional automatic evaluation measures for natural language generation (NLG) use costly human-authored references to estimate the quality of a system output. In this paper, we propose a referenceless quality estimation (QE) approach…

Computation and Language · Computer Science 2017-08-08 Ondřej Dušek , Jekaterina Novikova , Verena Rieser

Quality Estimation (QE) is the task of evaluating the quality of a translation when reference translation is not available. The goal of QE aligns with the task of corpus filtering, where we assign the quality score to the sentence pairs…

Computation and Language · Computer Science 2023-06-07 Akshay Batheja , Pushpak Bhattacharyya

Current Machine Translation systems achieve very good results on a growing variety of language pairs and data sets. However, it is now well known that they produce fluent translation outputs that often can contain important meaning errors.…

Computation and Language · Computer Science 2023-06-28 Vibhuti Kumari , Narayana Murthy Kavi

Tiny Recursive Models (TRM) achieve strong results on reasoning tasks through iterative refinement of a shared network. We investigate whether these recursive mechanisms transfer to Quality Estimation (QE) for low-resource languages using a…

Computation and Language · Computer Science 2026-03-17 Umar Abubacar , Roman Bauer , Diptesh Kanojia

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, neural metrics…

Computation and Language · Computer Science 2023-05-22 Ricardo Rei , Nuno M. Guerreiro , Marcos Treviso , Luisa Coheur , Alon Lavie , André F. T. Martins

Since the 1950s, machine translation (MT) has become one of the important tasks of AI and development, and has experienced several different periods and stages of development, including rule-based methods, statistical methods, and recently…

Computation and Language · Computer Science 2022-02-23 Lifeng Han