← Search

Sweta Agrawal

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

Watching the Watchers: Exposing Gender Disparities in Machine Translation Quality Estimation

ACL 2025long

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 align with human judgments, whether they encode social biases ha…

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

BLESS: Benchmarking Large Language Models on Sentence Simplification

EMNLP 2023long main

We present BLESS, a comprehensive performance benchmark of the most recent state-of-the-art Large Language Models (LLMs) on the task of text simplification (TS). We examine how well off-the-shelf LLMs can solve this challenging task, assessing a total of 44 models, differing in size, architecture, p…

Cited by 0SourcecodeScholar
2023

In-context Examples Selection for Machine Translation

ACL 2023findings

Large-scale generative models show an impressive ability to perform a wide range of Natural Language Processing (NLP) tasks using in-context learning, where a few examples are used to describe a task to the model. For Machine Translation (MT), these examples are typically randomly sampled from the d…

2023

Physician Detection of Clinical Harm in Machine Translation: Quality Estimation Aids in Reliance and Backtranslation Identifies Critical Errors

EMNLP 2023long main

A major challenge in the practical use of Machine Translation (MT) is that users lack information on translation quality to make informed decisions about how to rely on outputs. Progress in quality estimation research provides techniques to automatically assess MT quality, but these techniques have…

Cited by 0SourcecodeScholar
2022

An Imitation Learning Curriculum for Text Editing with Non-Autoregressive Models

ACL 2022long

We propose a framework for training non-autoregressive sequence-to-sequence models for editing tasks, where the original input sequence is iteratively edited to produce the output. We show that the imitation learning algorithms designed to train such models for machine translation introduces mismatc…

2021

Assessing Reference-Free Peer Evaluation for Machine Translation

NAACL 2021long

Reference-free evaluation has the potential to make machine translation evaluation substantially more scalable, allowing us to pivot easily to new languages or domains. It has been recently shown that the probabilities given by a large, multilingual model can achieve state of the art results when us…

Cited by 22SourcePDFScholar
2021

Evaluating the Evaluation Metrics for Style Transfer: A Case Study in Multilingual Formality Transfer

EMNLP 2021main

While the field of style transfer (ST) has been growing rapidly, it has been hampered by a lack of standardized practices for automatic evaluation. In this paper, we evaluate leading automatic metrics on the oft-researched task of formality style transfer. Unlike previous evaluations, which focus so…