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.

An Exploration of Vocabulary Size and Transfer Effects in Multilingual Language Models for African Languages

Domain:

natural language processing

Record type:

paper
Multilingual pretrained language models have been shown to work well on many languages, even those they were not originally pretrained on. Despite their empirical success in downstream tasks, there is still a gap in understanding of "what makes them tick''. In this paper, we try to understand the effects of sharing a vocabulary space on the cross-lingual abilities of a multilingual model. We train multiple monolingual and multilingual models and compare their effectiveness on downstream tasks. In monolingual models, a single language occupies the entire vocabulary space, limiting possible cross-lingual transfer. Whereas in a multilingual setting, the model benefits from cross-lingual transfer with a trade-off of having to split the vocabulary space between multiple languages. We present a comprehensive study of the effects of a shared vocabulary space, cross-script pretraining, and high-resource transfer on the cross-lingual abilities of multilingual models in zero- and few-shot settings. From our study, we observe that scaling the number of languages is beneficial for cross-lingual transfer in low-resource multilingual models up until a point, after which transfer effects saturate. We find that there is not much benefit from pretraining low-resource multilingual models with a high-resource language, and that cross-lingual transfer is possible even when the languages belong to different scripts. This empirical study is conducted in the context of three linguistically different low-resource African languages---Amharic, Hausa, and Swahili---and evaluation was performed on two different tasks, text classification and named entity recognition. During the course of our experiments, we also performed an audit of the quality of two common low-resource language corpora (Common Crawl and BBC News data).

Visit

openreview.net

Tasks

language modelingtransfer learning

Languages

AmharicHausaSwahili

Tags

africanlp2

Similar

Effective vocabulary expansion of multilingual language models for extremely low-resource languagesCross-lingual transfer of multilingual models on low resource African LanguagesTransfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languageskaranwxliaa/Cross-lingual-transfer-of-multilingual-models-on-low-resource-African-LanguagesZero-shot cross-lingual transfer performance in multilingual models: Dataset size and diversity effects on XTREME-R F1 scoresResponsibly Building Multilingual Language Models for Hundreds of Languages

Effective vocabulary expansion of multilingual language models for extremely low-resource languages

Multilingual pre-trained language models(mPLMs) offer significant benefits for many low-resource lan

Cross-lingual transfer of multilingual models on low resource African Languages

Large multilingual models have significantly advanced natural language processing (NLP) research. Ho

Transfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languages

Multilingual transformer models like mBERT and XLM-RoBERTa have obtained great improvements for many NLP tasks on a variety of languages. However, recent works also showed that results from high-resource languages could not be easily transferred to realistic, low-r

karanwxliaa/Cross-lingual-transfer-of-multilingual-models-on-low-resource-African-Languages

A comparison of Cross-lingual transfer of Transformer & Neural based: Multilingual & Monolingual mod

Zero-shot cross-lingual transfer performance in multilingual models: Dataset size and diversity effects on XTREME-R F1 scores

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potentia

Responsibly Building Multilingual Language Models for Hundreds of Languages

Large Language Models (LLMs) have emerged as a transformative innovation in artificial intelligence,