UniMax: Fairer and more Effective Language Sampling for Large-Scale Multilingual Pretraining
Hyung Won Chung, Noah Constant, Xavier Garcia, Adam Roberts, Yi Tay,, Sharan Narang, Orhan Firat

TL;DR
This paper introduces UniMax, a novel language sampling method for multilingual pretraining that improves language coverage and model performance across scales, supported by extensive experiments and new resources.
Contribution
UniMax is a new sampling technique that ensures more uniform language coverage and reduces overfitting, with comprehensive evaluation and released multilingual data and models.
Findings
UniMax outperforms temperature-based sampling across benchmarks.
Benefits of UniMax persist as model scale increases.
Released multilingual corpus and pretrained models for community use.
Abstract
Pretrained multilingual large language models have typically used heuristic temperature-based sampling to balance between different languages. However previous work has not systematically evaluated the efficacy of different pretraining language distributions across model scales. In this paper, we propose a new sampling method, UniMax, that delivers more uniform coverage of head languages while mitigating overfitting on tail languages by explicitly capping the number of repeats over each language's corpus. We perform an extensive series of ablations testing a range of sampling strategies on a suite of multilingual benchmarks, while varying model scale. We find that UniMax outperforms standard temperature-based sampling, and the benefits persist as scale increases. As part of our contribution, we release: (i) an improved and refreshed mC4 multilingual corpus consisting of 29 trillion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
