← Search

Colin Cherry

15 accepted papers

2025

Alligators All Around: Mitigating Lexical Confusion in Low-resource Machine Translation

NAACL 2025short

Current machine translation (MT) systems for low-resource languages have a particular failure mode: When translating words in a given domain, they tend to confuse words within that domain. So, for example, “lion” might be translated as “alligator”, and “orange” might be rendered as “purple.” We prop…

Cited by 1SourcePDFScholar
2025

Overestimation in LLM Evaluation: A Controlled Large-Scale Study on Data Contamination’s Impact on Machine Translation

ICML 2025poster

Data contamination—the accidental consumption of evaluation examples within the pre-training data—can undermine the validity of evaluation benchmarks. In this paper, we present a rigorous analysis of the effects of contamination on language models at 1B and 8B scales on the machine translation task.…

Cited by 0SourcePDFScholar
2025

SSA-COMET: Do LLMs Outperform Learned Metrics in Evaluating MT for Under-Resourced African Languages?

EMNLP 2025

Evaluating machine translation (MT) quality for under-resourced African languages remains a significant challenge, as existing metrics often suffer from limited language coverage and poor performance in low-resource settings. While recent efforts, such as AfriCOMET, have addressed some of the issues

Cited by 0SourcePDFScholar
2024

Quality-Aware Translation Models: Efficient Generation and Quality Estimation in a Single Model

ACL 2024long

Maximum-a-posteriori (MAP) decoding is the most widely used decoding strategy for neural machine translation (NMT) models. The underlying assumption is that model probability correlates well with human judgment, with better translations getting assigned a higher score by the model. However, research…

2024

When Scaling Meets LLM Finetuning: The Effect of Data, Model and Finetuning Method

ICLR 2024poster

While large language models (LLMs) often adopt finetuning to unlock their capabilities for downstream applications, our understanding on the inductive biases (especially the scaling properties) of different finetuning methods is still limited. To fill this gap, we conduct systematic experiments stud…

Cited by 135SourcePDFScholar
2023

Prompting PaLM for Translation: Assessing Strategies and Performance

ACL 2023long

Large language models (LLMs) that have been trained on multilingual but not parallel text exhibit a remarkable ability to translate between languages. We probe this ability in an in-depth study of the pathways language model (PaLM), which has demonstrated the strongest machine translation (MT) perfo…

Cited by 170SourcePDFScholar
2023

Searching for Needles in a Haystack: On the Role of Incidental Bilingualism in PaLM’s Translation Capability

ACL 2023long

Large, multilingual language models exhibit surprisingly good zero- or few-shot machine translation capabilities, despite having never seen the intentionally-included translation examples provided to typical neural translation systems. We investigate the role of incidental bilingualism—the unintenti…

Cited by 59SourcePDFScholar
2023

The Unreasonable Effectiveness of Few-shot Learning for Machine Translation

ICML 2023poster

We demonstrate the potential of few-shot translation systems, trained with unpaired language data, for both high and low-resource language pairs. We show that with only 5 examples of high-quality translation data shown at inference, a transformer decoder-only model trained solely with self-supervise…

Cited by 85SourcePDFScholar
2023

XTREME-UP: A User-Centric Scarce-Data Benchmark for Under-Represented Languages

EMNLP 2023long findings

Data scarcity is a crucial issue for the development of highly multilingual NLP systems. Yet for many under-represented languages (ULs) --- languages for which NLP research is particularly far behind in meeting user needs --- it is feasible to annotate small amounts of data. Motivated by this, we pr…

Cited by 0SourcecodeScholar
2022

A Natural Diet: Towards Improving Naturalness of Machine Translation Output

ACL 2022findings

Machine translation (MT) evaluation often focuses on accuracy and fluency, without paying much attention to translation style. This means that, even when considered accurate and fluent, MT output can still sound less natural than high quality human translations or text originally written in the targ…

Cited by 18SourcePDFScholar
2022

Data Scaling Laws in NMT: The Effect of Noise and Architecture

ICML 2022spotlight

In this work, we study the effect of varying the architecture and training data quality on the data scaling properties of Neural Machine Translation (NMT). First, we establish that the test loss of encoder-decoder transformer models scales as a power law in the number of training samples, with a dep…

Cited by 49SourcePDFScholar
2022

Scaling Laws for Neural Machine Translation

ICLR 2022spotlight

We present an empirical study of scaling properties of encoder-decoder Transformer models used in neural machine translation (NMT). We show that cross-entropy loss as a function of model size follows a certain scaling law. Specifically (i) We propose a formula which describes the scaling behavior of…

Cited by 104SourcePDFScholar
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

Sentence Boundary Augmentation for Neural Machine Translation Robustness

ICASSP 2021accepted

Neural Machine Translation (NMT) models have demonstrated strong state of the art performance on translation tasks where well-formed training and evaluation data are pro-vided, but they remain sensitive to inputs that include errors of various types. Specifically, in the context of long-form speech…

Cited by 0SourceScholar
2020

Re-Translation Strategies for Long Form, Simultaneous, Spoken Language Translation

ICASSP 2020accepted

We investigate the problem of simultaneous machine translation of long-form speech content. We target a continuous speech-to-text scenario, generating translated captions for a live audio feed, such as a lecture or play-by-play commentary. As this scenario allows for revisions to our incremental tra…

Cited by 0SourceScholar