Apple study quantifies repetition limits in mixture pretraining for language models under data constraints
Researchers find scarce target data can be reused 15–20 times in mixture pretraining, with optimal repetition depending on data size, compute, and model scale.
1 source · cross-referenced
- Apple’s ML Research team published a study on scaling laws for mixture pretraining under data constraints.
- The work analyzes over 2,000 training runs across multilingual, domain-specific, and quality-filtered data mixtures.
- Scarce target corpora can be reused 15–20 times, with repetition limits varying by data size, compute budget, and model scale.
- A repetition-aware scaling law is introduced to compute effective mixture configurations for constrained pretraining.
Apple’s Machine Learning Research team published a study titled 'Scaling Laws for Mixture Pretraining Under Data Constraints,' which examines how to balance scarce target data with abundant generic data during language model pretraining. The research analyzes more than 2,000 language-model training runs spanning multiple model sizes, target dataset sizes, and data types, including multilingual, domain-specific, and quality-filtered mixtures.
The study identifies a fundamental trade-off in mixture pretraining: too little target data in the mixture underexposes the model to the target domain, while too much target data leads to excessive repetition, diminishing returns, and overfitting. Across all settings, the researchers find that repetition is a central driver of target-domain performance, and that mixture training tolerates much higher repetition than single-source training.
According to the paper, scarce target corpora can be reused 15–20 times, with the optimal number of repetitions depending on the target data size, compute budget, and model scale. The authors introduce a repetition-aware mixture scaling law that accounts for the decreasing value of repeated target tokens and the regularizing role of generic data. Optimizing this scaling law provides a principled way to compute effective mixture configurations, yielding practical recommendations for pretraining under data constraints.
The research builds on prior work from Apple’s ML Research, including a 2025 NeurIPS paper on scaling laws for optimal data mixtures and an ICML paper on scaling laws for forgetting during fine-tuning with pretraining data injection.
- Aug 22, 2026 · Apple — Machine Learning Research
Apple proposes LINK method to improve multilingual knowledge transfer in low-resource languages
Trust79 - Aug 22, 2026 · Microsoft Research
Microsoft Research releases Skala 1.1, a deep-learning exchange-correlation functional with improved accuracy and expanded ecosystem support
Trust84 - Aug 21, 2026 · Google DeepMind — Blog
Google DeepMind partners with game studios to prototype AI gameplay agents
Trust78