Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

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

Domain:

natural language processing

Record type:

paper
Creator:
AssCasCheLuo
Publisher:
Und
Host:avatar
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 propose a recall-based metric for measuring this problem and show that the problem exists in 122 low-resource languages. We then show that this problem can be mitigated by using a large language model (LLM) to post-edit the MT output, specifically by including the entire GATITOS lexicon for the relevant language as a very long context prompt. We show gains in average ChrF score over the set of 122 languages, and we show that the recall score for relevant lexical items also improves. Finally, we demonstrate that a small dedicated MT system with a general-purpose LLM as a post-editor is outperforms a lexicon-based RAG-LLM translator, suggesting a new paradigm for LLM use.

Visit

doi.orgunderline.io

Tasks

machine translation

Tags

Artificial IntelligenceComputational LinguisticsNatural Language ProcessingMachine translation

Similar

CharSpan: Utilizing Lexical Similarity to Enable Zero-Shot Machine Translation for Extremely Low-resource LanguagesDeeveshBeegun/low-resource-neural-machine-translationMoneebAliKarrar/low-resource-neural-machine-translationLow-Resource Machine Translation Training Curriculum Fit for Low-Resource LanguagesHandling Syntactic Divergence in Low-resource Machine TranslationLesan -- Machine Translation for Low Resource Languages

CharSpan: Utilizing Lexical Similarity to Enable Zero-Shot Machine Translation for Extremely Low-resource Languages

We address the task of machine translation (MT) from extremely low-resource language (ELRL) to Engli

DeeveshBeegun/low-resource-neural-machine-translation

# Transformer Neural Machine Translation for Nguni langauges Neural Machine Translation (NMT) has

MoneebAliKarrar/low-resource-neural-machine-translation

# Machine_Translation # Low-Resource Machine Translation (Arabic–Igbo) ## Overview This project foc

Low-Resource Machine Translation Training Curriculum Fit for Low-Resource Languages

We conduct an empirical study of neural machine translation (NMT) for truly low-resource languages,

Handling Syntactic Divergence in Low-resource Machine Translation

Despite impressive empirical successes of neural machine translation (NMT) on standard benchmarks, l

Lesan -- Machine Translation for Low Resource Languages

Millions of people around the world can not access content on the Web because most of the content is not readily available in their language. Machine translation (MT) systems have the potential to change this for many languages. Current MT systems provide very accu