paper-with-me

홈 › Papers

Testing the Limits of Machine Translation from One Book

2025-08-08 · Jonathan Shaw, Dillon Mee, Timothy Khouw, Zackary Leech, Daniel Wilson arxiv

Current state-of-the-art models demonstrate capacity to leverage in-context learning to translate into previously unseen language contexts. Tanzer et al. [2024] utilize language materials (e.g. a grammar) to improve translation quality for Kalamang using large language models (LLMs). We focus on Kanuri, a language that, despite having substantial speaker population, has minimal digital resources. We design two datasets for evaluation: one focused on health and humanitarian terms, and another containing generalized terminology, investigating how domain-specific tasks impact LLM translation quality. By providing different combinations of language resources (grammar, dictionary, and parallel sentences), we measure LLM translation effectiveness, comparing results to native speaker translations and human linguist performance. We evaluate using both automatic metrics and native speaker assessments of fluency and accuracy. Results demonstrate that parallel sentences remain the most effective data source, outperforming other methods in human evaluations and automatic metrics. While incorporating grammar improves over zero-shot translation, it fails as an effective standalone data source. Human evaluations reveal that LLMs achieve accuracy (meaning) more effectively than fluency (grammaticality). These findings suggest LLM translation evaluation benefits from multidimensional assessment beyond simple accuracy metrics, and that grammar alone, without parallel sentences, does not provide sufficient context for effective domain-specific translation.

📄 PDF Abstract BibTeX arXiv:2508.06665

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Can LLMs Really Learn to Translate a Low-Resource Language from One Grammar Book?

2024-09-27 · Seth Aycock, David Stap, Di wu, Christof Monz 외

Extremely low-resource (XLR) languages lack substantial corpora for training NLP models, motivating the use of all available resources such as dictionaries and grammar books. Machine Translation from One Book (Tanzer et …

Machine TranslationTranslation

Neural Machine Translation

2017-09-22 · Philipp Koehn

Draft of textbook chapter on neural machine translation. a comprehensive treatment of the topic, ranging from introduction to neural networks, computation graphs, description of the currently dominant attentional sequenc…

Machine TranslationTranslation

Back to School: Translation Using Grammar Books

2024-10-20 · Jonathan Hus, Antonios Anastasopoulos

Machine translation systems for high resource languages perform exceptionally well and produce high quality translations. Unfortunately, the vast majority of languages are not considered high resource and lack the quanti…

Machine TranslationTranslation

Leveraging Synthetic Targets for Machine Translation

2023-05-07 · Sarthak Mittal, Oleksii Hrinchuk, Oleksii Kuchaiev

In this work, we provide a recipe for training machine translation models in a limited resource setting by leveraging synthetic target data generated using a large pre-trained model. We show that consistently across diff…

Machine TranslationTranslation

Towards Tailored Recovery of Lexical Diversity in Literary Machine Translation

2024-08-30 · Esther Ploeger, Huiyuan Lai, Rik van Noord, Antonio Toral

Machine translations are found to be lexically poorer than human translations. The loss of lexical diversity through MT poses an issue in the automatic translation of literature, where it matters not only what is written…

DiversityMachine TranslationRerankingTranslation