paper-with-me

Papers

Scaling Laws for Multilingual Language Models

2024-10-15 · Yifei He, Alon Benhaim, Barun Patra, Praneetha Vaddamanu, Sanchit Ahuja, Parul Chopra, Vishrav Chaudhary, Han Zhao, Xia Song

We propose a novel scaling law for general-purpose decoder-only language models (LMs) trained on multilingual data, tackling the problem of balancing languages during multilingual pretraining. A primary challenge in studying multilingual scaling is the difficulty of analyzing individual language performance due to cross-lingual transfer. To address this, we shift the focus from individual languages to language families. We introduce and validate a hypothesis that the test cross-entropy loss for each language family is determined solely by its own sampling ratio, independent of other languages in the mixture. This insight simplifies the complexity of multilingual scaling and make the analysis scalable to an arbitrary number of languages. Building on this hypothesis, we derive a power-law relationship that links performance with dataset size, model size and sampling ratios. This relationship enables us to predict performance across various combinations of the above three quantities, and derive the optimal sampling ratios at different model scales. To demonstrate the effectiveness and accuracy of our proposed scaling law, we perform a large-scale empirical study, training more than 100 models on 23 languages spanning 5 language families. Our experiments show that the optimal sampling ratios derived from small models (85M parameters) generalize effectively to models that are several orders of magnitude larger (1.2B parameters), offering a resource-efficient approach for multilingual LM training at scale.

📄 PDF Abstract BibTeX arXiv:2410.12883

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Transfer

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ATLAS: Adaptive Transfer Scaling Laws for Multilingual Pretraining, Finetuning, and Decoding the Curse of Multilinguality

2025-10-24 · Shayne Longpre, Sneha Kudugunta, Niklas Muennighoff, I-Hung Hsu 외 arxiv

Scaling laws research has focused overwhelmingly on English -- yet the most prominent AI models explicitly serve billions of international users. In this work, we undertake the largest multilingual scaling laws study to …

Cross-Lingual Transfer

ShapleyLaw: A Game-Theoretic Approach to Multilingual Scaling Laws

2026-03-18 · Xuyang Cao, Qianying Liu, Chuan Xiao, Yusuke Oda 외 arxiv

In multilingual pretraining, the test loss of a pretrained model is heavily influenced by the proportion of each language in the pretraining data, namely the \textit{language mixture ratios}. Multilingual scaling laws ca…

Cross-Lingual Transfer

Scaling Laws for Code: Every Programming Language Matters

2025-12-15 · Jian Yang, Shawn Guo, Lin Jing, Wei Zhang 외 arxiv

Code large language models (Code LLMs) are powerful but costly to train, with scaling laws predicting performance from model size, data, and compute. However, different programming languages (PLs) have varying impacts du…

OWLS: Scaling Laws for Multilingual Speech Recognition and Translation Models

2025-02-14 · William Chen, Jinchuan Tian, Yifan Peng, Brian Yan 외

Neural scaling laws offer valuable insights for designing robust sequence processing architectures. While these laws have been extensively characterized in other modalities, their behavior in speech remains comparatively…

speech-recognitionSpeech RecognitionTranslation

Scaling Laws of Decoder-Only Models on the Multilingual Machine Translation Task

2024-09-23 · Gaëtan Caillaut, Raheel Qader, Mariam Nakhlé, Jingshu Liu 외

Recent studies have showcased remarkable capabilities of decoder-only models in many NLP tasks, including translation. Yet, the machine translation field has been largely dominated by encoder-decoder models based on the …

DecoderMachine TranslationSentenceTranslation