English

Language verY Rare for All

Computation and Language 2024-12-19 v1 Machine Learning

Abstract

In the quest to overcome language barriers, encoder-decoder models like NLLB have expanded machine translation to rare languages, with some models (e.g., NLLB 1.3B) even trainable on a single GPU. While general-purpose LLMs perform well in translation, open LLMs prove highly competitive when fine-tuned for specific tasks involving unknown corpora. We introduce LYRA (Language verY Rare for All), a novel approach that combines open LLM fine-tuning, retrieval-augmented generation (RAG), and transfer learning from related high-resource languages. This study is exclusively focused on single-GPU training to facilitate ease of adoption. Our study focuses on two-way translation between French and Mon\'egasque, a rare language unsupported by existing translation tools due to limited corpus availability. Our results demonstrate LYRA's effectiveness, frequently surpassing and consistently matching state-of-the-art encoder-decoder models in rare language translation.

Keywords

Cite

@article{arxiv.2412.13924,
  title  = {Language verY Rare for All},
  author = {Ibrahim Merad and Amos Wolf and Ziad Mazzawi and Yannick Léo},
  journal= {arXiv preprint arXiv:2412.13924},
  year   = {2024}
}
R2 v1 2026-06-28T20:40:35.752Z