paper-with-me

Papers

Understanding In-Context Machine Translation for Low-Resource Languages: A Case Study on Manchu

2025-02-17 · Renhao Pei, Yihong Liu, Peiqin Lin, François Yvon, Hinrich Schütze

In-context machine translation (MT) with large language models (LLMs) is a promising approach for low-resource MT, as it can readily take advantage of linguistic resources such as grammar books and dictionaries. Such resources are usually selectively integrated into the prompt so that LLMs can directly perform translation without any specific training, via their in-context learning capability (ICL). However, the relative importance of each type of resource e.g., dictionary, grammar book, and retrieved parallel examples, is not entirely clear. To address this gap, this study systematically investigates how each resource and its quality affects the translation performance, with the Manchu language as our case study. To remove any prior knowledge of Manchu encoded in the LLM parameters and single out the effect of ICL, we also experiment with an encrypted version of Manchu texts. Our results indicate that high-quality dictionaries and good parallel examples are very helpful, while grammars hardly help. In a follow-up study, we showcase a promising application of in-context MT: parallel data augmentation as a way to bootstrap the conventional MT model. When monolingual data abound, generating synthetic parallel data through in-context MT offers a pathway to mitigate data scarcity and build effective and efficient low-resource neural MT systems.

📄 PDF Abstract BibTeX arXiv:2502.11862

Code (1)

cisnlp/manchu-in-context-mt 공식 구현

Tasks

Data AugmentationIn-Context LearningMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Neural Machine Translation for Extremely Low-Resource African Languages: A Case Study on Bambara

2020-11-10 · loresmt (AACL) 2020 12 · Allahsera Auguste Tapo, Bakary Coulibaly, Sébastien Diarra, Christopher Homan 외

Low-resource languages present unique challenges to (neural) machine translation. We discuss the case of Bambara, a Mande language for which training data is scarce and requires significant amounts of pre-processing. Mor…

Machine TranslationTranslation

Towards Neural No-Resource Language Translation: A Comparative Evaluation of Approaches

2024-12-29 · Madhavendra Thakur

No-resource languages - those with minimal or no digital representation - pose unique challenges for machine translation (MT). Unlike low-resource languages, which rely on limited but existent corpora, no-resource langua…

In-Context LearningMachine 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

Backdoor Attack on Multilingual Machine Translation

2024-04-03 · Jun Wang, Qiongkai Xu, Xuanli He, Benjamin I. P. Rubinstein 외

While multilingual machine translation (MNMT) systems hold substantial promise, they also have security vulnerabilities. Our research highlights that MNMT systems can be susceptible to a particularly devious style of bac…

Backdoor AttackMachine TranslationTranslation

Toucan: Many-to-Many Translation for 150 African Language Pairs

2024-07-05 · AbdelRahim Elmadany, Ife Adebara, Muhammad Abdul-Mageed

We address a notable gap in Natural Language Processing (NLP) by introducing a collection of resources designed to improve Machine Translation (MT) for low-resource languages, with a specific focus on African languages. …

Machine TranslationTranslation