← Search

Ricardo Rei

14 accepted papers

2025

Translate Smart, not Hard: Cascaded Translation Systems with Quality-Aware Deferral

EMNLP 2025

Larger models often outperform smaller ones but come with high computational costs. Cascading offers a potential solution. By default, it uses smaller models and defers only some instances to larger, more powerful models. However, designing effective deferral rules remains a challenge. In this paper

Cited by 0SourcePDFScholar
2025

WMT24++: Expanding the Language Coverage of WMT24 to 55 Languages & Dialects

ACL 2025finding

As large language models (LLM) become more and more capable in languages other than English, it is important to collect benchmark datasets in order to evaluate their multilingual performance, including on tasks like machine translation (MT). In this work, we extend the WMT24 dataset to cover 55 lang…

Cited by 0SourcePDFScholar
2025

XL-Suite: Cross-Lingual Synthetic Training and Evaluation Data for Open-Ended Generation

EMNLP 2025

Cross-lingual open-ended generation – responding in a language different from that of the query – is an important yet understudied problem. This work proposes XL-Instruct, a novel technique for generating high-quality synthetic data, and introduces XL-AlpacaEval, a new benchmark for evaluating cross

Cited by 0SourcePDFScholar
2024

AfriMTE and AfriCOMET: Enhancing COMET to Embrace Under-resourced African Languages

NAACL 2024long

Despite the recent progress on scaling multilingual machine translation (MT) to several under-resourced African languages, accurately measuring this progress remains challenging, since evaluation is often performed on n-gram matching metrics such as BLEU, which typically show a weaker correlation wi…

2024

Can Automatic Metrics Assess High-Quality Translations?

EMNLP 2024main

Automatic metrics for evaluating translation quality are typically validated by measuring how well they correlate with human assessments. However, correlation methods tend to capture only the ability of metrics to differentiate between good and bad source-translation pairs, overlooking their reliabi…

2024

Modeling User Preferences with Automatic Metrics: Creating a High-Quality Preference Dataset for Machine Translation

EMNLP 2024main

Alignment with human preferences is an important step in developing accurate and safe large language models. This is no exception in machine translation (MT), where better handling of language nuances and context-specific variations leads to improved quality. However, preference data based on human…

2024

QUEST: Quality-Aware Metropolis-Hastings Sampling for Machine Translation

NeurIPS 2024poster

An important challenge in machine translation (MT) is to generate high-quality and diverse translations. Prior work has shown that the estimated likelihood from the MT model correlates poorly with translation quality. In contrast, quality evaluation metrics (such as COMET or BLEURT) exhibit high c…

2024

xTower: A Multilingual LLM for Explaining and Correcting Translation Errors

EMNLP 2024finding

While machine translation (MT) systems are achieving increasingly strong performance on benchmarks, they often produce translations with errors and anomalies. Understanding these errors can potentially help improve the translation quality and user experience. This paper introduces xTower, an open la…

Cited by 5SourcePDFScholar
2023

Steering Large Language Models for Machine Translation with Finetuning and In-Context Learning

EMNLP 2023short findings

Large language models (LLMs) are a promising avenue for machine translation (MT). However, current LLM-based MT systems are brittle: their effectiveness highly depends on the choice of few-shot examples and they often require extra post-processing due to overgeneration. Alternatives such as finetun…

Cited by 0SourceScholar
2023

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

ACL 2023short

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 are, to a great extent, “black boxes” returning a single senten…

2022

Disentangling Uncertainty in Machine Translation Evaluation

EMNLP 2022main

Trainable evaluation metrics for machine translation (MT) exhibit strong correlation with human judgements, but they are often hard to interpret and might produce unreliable scores under noisy or out-of-domain data. Recent work has attempted to mitigate this with simple uncertainty quantification te…

2022

Quality-Aware Decoding for Neural Machine Translation

NAACL 2022long

Despite the progress in machine translation quality estimation and evaluation in the last years, decoding in neural machine translation (NMT) is mostly oblivious to this and centers around finding the most probable translation according to the model (MAP decoding), approximated with beam search. In…

2021

Online Learning Meets Machine Translation Evaluation: Finding the Best Systems with the Least Human Effort

ACL 2021long

In Machine Translation, assessing the quality of a large amount of automatic translations can be challenging. Automatic metrics are not reliable when it comes to high performing systems. In addition, resorting to human evaluators can be expensive, especially when evaluating multiple systems. To over…

2021

Uncertainty-Aware Machine Translation Evaluation

EMNLP 2021finding

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 noisy, biased and scarce human judgements, often resulting i…