English

What Drives Performance in Multilingual Language Models?

Computation and Language 2024-12-10 v1

Abstract

This study investigates the factors influencing the performance of multilingual large language models (MLLMs) across diverse languages. We study 6 MLLMs, including masked language models, autoregressive models, and instruction-tuned LLMs, on the SIB-200 dataset, a topic classification dataset encompassing 204 languages. Our analysis considers three scenarios: ALL languages, SEEN languages (present in the model's pretraining data), and UNSEEN languages (not present or documented in the model's pretraining data in any meaningful way). We examine the impact of factors such as pretraining data size, general resource availability, language family, and script type on model performance. Decision tree analysis reveals that pretraining data size is the most influential factor for SEEN languages. However, interestingly, script type and language family are crucial for UNSEEN languages, highlighting the importance of cross-lingual transfer learning. Notably, model size and architecture do not significantly alter the most important features identified. Our findings provide valuable insights into the strengths and limitations of current MLLMs and hope to guide the development of more effective and equitable multilingual NLP systems.

Keywords

Cite

@article{arxiv.2404.19159,
  title  = {What Drives Performance in Multilingual Language Models?},
  author = {Sina Bagheri Nezhad and Ameeta Agrawal},
  journal= {arXiv preprint arXiv:2404.19159},
  year   = {2024}
}

Comments

Accepted at VarDial @ NAACL 2024

R2 v1 2026-06-28T16:10:35.185Z