Systematic experiments show that training a vision-language model on 100 languages with only 25 to 50 percent non-English data yields strong multilingual gains, and synthetic OCR data is key for non-Latin scripts.
Turning English-centric LLMs Into Polyglots: How Much Multilinguality Is Needed?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The vast majority of today's large language models (LLMs) are English-centric, having been pretrained predominantly on English text. Yet, in order to meet user expectations, models need to be able to respond appropriately in multiple languages once deployed in downstream applications. This requires strong cross-lingual transfer abilities. In this work, we investigate the minimal amount of multilinguality required during finetuning to elicit cross-lingual generalisation in English-centric LLMs. In experiments across four LLMs, we find that multilingual instruction tuning with as few as two to three languages is both necessary and sufficient to elicit effective cross-lingual generalisation, with the limiting factor being the degree to which a target language is seen during pretraining. Evaluations on five different tasks further reveal that multilingual instruction tuning is most beneficial for generative tasks that assume input/output language agreement, such as in chat settings, while being of less importance for highly structured classification-style tasks. Our code and data is available at https://github.com/ZurichNLP/multilingual-instruction-tuning.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Centurio: On Drivers of Multilingual Ability of Large Vision-Language Model
Systematic experiments show that training a vision-language model on 100 languages with only 25 to 50 percent non-English data yields strong multilingual gains, and synthetic OCR data is key for non-Latin scripts.