English

Simple and Effective Input Reformulations for Translation

Computation and Language 2026-01-05 v1 Machine Learning

Abstract

Foundation language models learn from their finetuning input context in different ways. In this paper, we reformulate inputs during finetuning for challenging translation tasks, leveraging model strengths from pretraining in novel ways to improve downstream performance. These reformulations are simple data level modifications, require no additional collection of training data or modification of data at inference time. They can be applied either on single language pair translation tasks or massively multilingual translation tasks. Experiments with these techniques demonstrate significant performance improvements up to 3.5 chrF++ on the Flores200 translation benchmark\textbf{3.5 chrF++ on the Flores200 translation benchmark}. We hope our research accessibly improves finetuning data efficiency, enabling more effective training to scalably improve state-of-the-art performance. Our code is released \href.\href{https://github.com/bri25yu/LanguageModelExperimentation}{here}.

Keywords

Cite

@article{arxiv.2311.06696,
  title  = {Simple and Effective Input Reformulations for Translation},
  author = {Brian Yu and Hansen Lillemark and Kurt Keutzer},
  journal= {arXiv preprint arXiv:2311.06696},
  year   = {2026}
}

Comments

13 pages, 6 figures. To be published in Empirical Methods in Natural Language Processing (Main) 2023

R2 v1 2026-06-28T13:18:18.734Z