ATLAS: Adaptive Transfer Scaling Laws for Multilingual Pretraining, Finetuning, and Decoding the Curse of Multilinguality
Shayne Longpre, Sneha Kudugunta, Niklas Muennighoff, I-Hung Hsu, Isaac Caswell, Alex Pentland, Sercan Arik, Chen-Yu Lee, Sayna Ebrahimi
TL;DR
This paper tackles multilingual scaling laws by introducing the Adaptive Transfer Scaling Law (ATLAS), a data-exposure model that accounts for monolingual data, cross-lingual transfer, and data repetition across languages. Using 774 pretraining experiments on MADLAD-400 with 10M–8B parameter models across 50 languages and 48 evaluation languages, the authors derive a 38×38 cross-lingual transfer matrix and a language-agnostic scaling law, enabling robust extrapolation to unseen languages and mixtures. ATLAS outperforms prior scaling laws in both monolingual and multilingual settings, with strong evidence for cross-lingual transfer effects and a quantifiable compute-optimal strategy when expanding language coverage via iso-loss frontiers. The work also provides practical guidance on when to pretrain from scratch versus finetune from multilingual checkpoints and characterizes the curse of multilinguality through a capacity/data scaling framework, offering actionable insights for democratizing scaling laws across languages and scripts.
Abstract
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 date, totaling 774 multilingual training experiments, spanning 10M-8B model parameters, 400+ training languages and 48 evaluation languages. We introduce the Adaptive Transfer Scaling Law (ATLAS) for both monolingual and multilingual pretraining, which outperforms existing scaling laws' out-of-sample generalization often by more than 0.3 R^2. Our analyses of the experiments shed light on multilingual learning dynamics, transfer properties between languages, and the curse of multilinguality. First, we derive a cross-lingual transfer matrix, empirically measuring mutual benefit scores between 38 x 38=1444 language pairs. Second, we derive a language-agnostic scaling law that reveals how to optimally scale model size and data when adding languages without sacrificing performance. Third, we identify the computational crossover points for when to pretrain from scratch versus finetune from multilingual checkpoints. We hope these findings provide the scientific foundation for democratizing scaling laws across languages, and enable practitioners to efficiently scale models -- beyond English-first AI.
