CLMay 20, 2024

Targeted Multilingual Adaptation for Low-resource Language Families

UW
arXiv:2405.12413v127 citationsh-index: 14EMNLP
Originality Incremental advance
AI Analysis

This work addresses performance issues for low-resource languages in NLP, offering incremental improvements through targeted adaptation practices.

The paper tackles the problem of poor performance of massively-multilingual models on low-resource languages by systematically studying targeted multilingual adaptation for language families, using the Uralic family as a test case, and finds that adapted models significantly outperform baselines with insights on vocabulary size and up-sampling.

The "massively-multilingual" training of multilingual models is known to limit their utility in any one language, and they perform particularly poorly on low-resource languages. However, there is evidence that low-resource languages can benefit from targeted multilinguality, where the model is trained on closely related languages. To test this approach more rigorously, we systematically study best practices for adapting a pre-trained model to a language family. Focusing on the Uralic family as a test case, we adapt XLM-R under various configurations to model 15 languages; we then evaluate the performance of each experimental setting on two downstream tasks and 11 evaluation languages. Our adapted models significantly outperform mono- and multilingual baselines. Furthermore, a regression analysis of hyperparameter effects reveals that adapted vocabulary size is relatively unimportant for low-resource languages, and that low-resource languages can be aggressively up-sampled during training at little detriment to performance in high-resource languages. These results introduce new best practices for performing language adaptation in a targeted setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes