Repetition-Aware Mixture Scaling Law
- The paper introduces a loss law that extends classical Chinchilla scaling by incorporating data repetition and mixture composition.
- It models repetition using factors like target-domain repetition, spectral redundancy, and effective token counts to guide training design.
- The approach optimizes computing resources by balancing repeated data penalties with generic data regularization for improved target performance.
Searching arXiv for the cited papers and closely related work on repetition-aware mixture scaling laws. A repetition-aware mixture scaling law is a class of scaling-law formulations in which loss depends not only on model size and consumed tokens, but also on how data are mixed across domains, qualities, or components, and on how often limited subsets are replayed. In this literature, repetition is modeled in several mathematically distinct ways: as a target-domain repetition factor such as , as a spectral redundancy index , as a bucketwise repetition factor inside an information-equivalent token count, or as an additive overfitting penalty on top of a Chinchilla-style base law. The common departure from classical scaling laws is that repeated tokens are not treated as equivalent to fresh tokens, so mixture composition and repetition jointly determine effective data, scaling exponents, and compute-optimal training configurations (Bi et al., 25 Sep 2025, Sedova et al., 12 May 2026, Liu et al., 4 May 2026).
1. Scope and historical setting
Classical Chinchilla-style laws model final validation loss as
with the number of parameters and the number of training tokens. In the repetition-aware literature, this form is regarded as inadequate whenever high-quality or target-domain data are scarce and must be reused, because it assumes that every training token is unique or, equivalently, that raw token count is a sufficient proxy for usable information (Lovelace et al., 2 May 2026).
Mixture-aware scaling work already generalized the Chinchilla form to target-domain loss under a training mixture . One representative formulation predicts
with mixture-dependent coefficients and , and uses mirror descent on the simplex to derive optimal domain weights for a target domain under a given training budget 0 (Shukor et al., 12 Jul 2025). That framework is mixture-aware but not repetition-aware: it treats the data term through raw 1, assumes i.i.d. draws from 2, and does not explicitly model repeated or duplicated data.
The explicit repetition-aware turn arises in settings where a finite target corpus is mixed with an effectively unlimited generic corpus, or where a fixed unique-token budget 3 is traversed for multiple epochs. In the target-plus-generic setting, training uses a target fraction 4, total training tokens 5, and target pool size 6, which induces the repetition factor
7
In the data-constrained setting, the same structure is written as 8, where 9 counts repetitions beyond the first pass (Sedova et al., 12 May 2026, Lovelace et al., 2 May 2026). The central problem is then no longer only compute allocation across 0 and 1, but allocation across fresh tokens, repeated tokens, and model capacity.
2. Spectral redundancy laws and the mixture bottleneck
A theoretical route to repetition-aware mixture laws is given by the redundancy interpretation of scaling laws in kernel ridge regression. In this setting, the covariance or kernel integral operator
2
has eigenpairs 3, and the effective dimension is
4
Under a polynomial spectral tail
5
and a source condition
6
the bias-variance decomposition yields
7
Optimizing over 8 gives
9
The redundancy index is 0, so the exponent can also be written as
1
This identifies the scaling exponent with redundancy in the representation: a steeper spectrum, corresponding to larger 2 and smaller 3, yields larger 4; a flatter spectrum yields smaller 5 (Bi et al., 25 Sep 2025).
The mixture result is the key step that turns this redundancy law into a repetition-aware mixture law. If a mixture distribution has component operators
6
and each component satisfies
7
then the mixture operator has tail index
8
Consequently,
9
The heaviest tail, equivalently the smallest 0, dominates the global exponent. In the paper’s interpretation, smaller 1 corresponds to higher redundancy, so the most repetitive component that has non-zero weight bottlenecks the asymptotic learning curve (Bi et al., 25 Sep 2025).
This framework also provides a spectral reading of repetition. A highly repetitive corpus is associated with a flatter covariance tail, hence smaller 2, larger effective dimension 3, and slower risk decay. A more diverse or deduplicated corpus is associated with a steeper tail and a larger 4. The proposition that “Redundancy reduction improves 5” formalizes this monotonicity: if a transformation produces a steeper tail 6, then
7
3. Scarce-target pretraining with generic regularization
The most explicit use of the term “repetition-aware mixture scaling law” appears in a pretraining setting with two data sources: a scarce target dataset of size 8 tokens and an effectively unlimited generic dataset. Training consumes 9 tokens, draws a target token with probability 0, and therefore induces the repetition factor
1
The empirical program comprises more than 2,000 language-model training runs with GPT-2–style decoder-only Transformers of size 101M, 143M, 192M, 340M, 539M, and 805M non-embedding parameters, spanning multilingual, domain-specific, and quality-filtered mixtures. Across all settings, the paper reports that repetition is a central driver of target-domain performance, that mixture training tolerates much higher repetition than single-source training, and that scarce target corpora can be reused 2–3 times, with the optimal number of repetitions depending on target data size, compute budget, and model scale (Sedova et al., 12 May 2026).
The law begins by defining an effective target data size
4
For small repetition, 5, so early passes count almost fully; for large repetition, 6, so the target contribution saturates. Total effective data is then
7
where 8 is the generic-token count, 9 is the saturating target contribution, and 0 weights the relative value of target tokens versus generic tokens for target loss.
At fixed model size, the proposed loss law is
1
Across model sizes, it is generalized to
2
The 3 term is a weight penalty, motivated by the empirical observation that high target fractions tend to hurt target loss at fixed 4 because they increase repetition and reduce generic regularization. Parameters are fit by minimizing a weighted Huber loss
5
using basin-hopping with 100 random restarts.
The principal empirical claim is that generic data acts as an implicit regularizer. Because only target tokens repeat while generic tokens stay fresh, mixture pretraining can sustain much higher target repetition than single-source training. The paper reports that, for realistic budgets, the best target performance often occurs at 6–7, and for some smaller pools even higher, up to 8 in a multi-domain setting with very small pools. Held-out weighted 9 values are 0 for German, 1 for Maths, 2 for Quality-filtered mixtures, and 3 for Wiki/peS2o under the fixed-size law, while the multi-size law gives test 4 for German at 539M and 5 for Maths at 936M. For German mixture optimization, the median wasted token fraction is 6 for the repetition-aware law, compared with 7 for the repetition-agnostic baseline (Sedova et al., 12 May 2026).
4. Information-based and penalty-based variants
Two later strands modify the token-count axis itself. One retains a base scaling law but adds an overfitting term for repetition; the other replaces raw tokens with an information-equivalent variable.
The mixture-only precursor remains the optimal-data-mixtures law
8
where
9
This framework is mixture-aware and prescriptive, but it leaves repetition outside the model and therefore treats raw 0 as the effective data scale (Shukor et al., 12 Jul 2025).
InfoLaw instead formulates pretraining as information accumulation with bucketwise repetition. Documents are grouped into quality buckets 1, with mixture weights 2, source proportions 3, source tokens 4, and training tokens 5. For each bucket,
6
Quality density is parameterized as
7
so total intrinsic information in bucket 8 is 9. The total learned information is then
0
and loss follows the power law
1
The fitted parameters reported in the main experiments are 2, 3, and
4
InfoLaw predicts unseen recipes and larger-scale runs up to 5B and 6B tokens with 7 mean and 8 max absolute error in loss, and it extrapolates across overtraining levels (Liu et al., 4 May 2026).
A distinct line of work starts from a Chinchilla base fit on single-epoch runs and then models repetition as an additive overfitting penalty. Using a unique-token budget 9, repetitions 00, and 01, the most general proposed form is
02
Its simplest one-parameter version is
03
The additive term is designed to let validation loss increase with further training tokens in high-repetition regimes, which effective-data saturation laws cannot do. The paper reports that the one-parameter penalty already fits multi-epoch data much better than effective-data baselines, and that strong weight decay 04 reduces the one-parameter coefficient 05 by approximately 06, providing a scaling-law explanation for why optimal weight decay in data-constrained regimes can be much larger than standard practice (Lovelace et al., 2 May 2026).
5. Architectural generalizations: Transformers, MoE, and upcycling
Mixture-of-Experts theory introduces a different notion of repetition-awareness by separating active capacity from routing combinatorics. For a sparse MoE Transformer with hard top-07 routing, the active parameter count is
08
and the worst-case generalization bound under a 09-dimensional manifold data model and 10 targets is
11
The covering-number decomposition shows a clean separation between an active-capacity term and a MoE-specific routing overhead
12
The paper explicitly identifies this routing term as conservative and argues that any improvement beyond the worst-case routing overhead must come from data-dependent routing stability and expert specialization. In repetition-aware reinterpretations, that suggests replacing worst-case 13 by an effective routing entropy based on expert usage frequencies or realized routing patterns (Mayaki, 10 Apr 2026).
Upcycling laws introduce repetition-awareness through prior training rather than corpus replay. In MoE upcycling, a dense model pretrained on 14 tokens is converted into an MoE by replicating dense MLP weights into multiple experts and then further trained for 15 tokens. The empirical two-stage law is
16
and the joint law for a fixed architecture is
17
Because 18, the effective exponent for additional upcycling data,
19
decreases as dense sunk cost grows: larger 20 gives a better head start but slower progress with further 21. The paper reports that using disjoint subsets for dense pretraining and upcycled training makes little difference, so the interaction is not primarily due to literal sample overlap. It also derives a threshold
22
below which upcycling is more efficient than from-scratch MoE training and above which from-scratch becomes preferable (Liew et al., 5 Feb 2025).
6. Empirical pathologies, misconceptions, and open questions
A controlled study of exact document repetition shows that repetition damage is not monotone in repeat count. Using Qwen3-style decoder-only transformers of size 23 and 24 million parameters, a fixed repeated-token fraction 25, and a no-repetition reference frontier
26
the paper finds that evaluation loss peaks at an intermediate repeat count 27, not at maximal repetition. Peak locations obey
28
and the compute-equivalent loss can be large: for the most damaging repeat count on FineWeb-Edu-Dedup, a 29M-parameter model at 30 has 31, hence 32. This directly contradicts the common intuition that the harmfulness of repetition should simply increase with repeat count (Chudnovsky et al., 23 Jun 2026).
A second misconception is that single-source heuristics transfer unchanged to mixture pretraining. Earlier single-source work supplied a rule-of-thumb that “up to ~4 repetitions is safe; benefits to ~16; overfitting by ~40,” but the target-plus-generic mixture experiments report a distinct regime in which scarce target corpora can be reused 33–34 times and sometimes 35, because generic data remains fresh and acts as an implicit regularizer. This means that a repetition-aware mixture law is not merely a correction to single-source repetition laws; it is a different scaling object in which mixture composition changes the tolerated repetition frontier (Sedova et al., 12 May 2026).
The current literature also has pronounced scope conditions. The redundancy-theoretic work assumes clean polynomial tails 36, a source condition, and finite convex mixtures with fixed 37; it leaves non-polynomial tails, explicit duplication models, and practical estimation of 38 open. The empirical pretraining laws are descriptive rather than mechanistic, are fitted on finite architecture families, and report weaker fits in some regimes, such as quality-filtered mixtures. Open directions therefore include more explicit models of duplication and near-duplicate clusters, data-dependent routing analyses for MoE, joint optimization of data mixture, model size, and learning schedule, and extension to other modalities such as vision or code (Bi et al., 25 Sep 2025, Liu et al., 4 May 2026, Sedova et al., 12 May 2026).
Taken together, these works define a coherent research area rather than a single canonical equation. The unifying principle is that repetition, redundancy, and mixture composition alter the effective data axis itself. In theoretical formulations, the decisive quantity is the tail index or redundancy index. In empirical pretraining laws, it is an effective target size, an information-equivalent token count, or an additive overfitting penalty. In architectural variants, it can be the entropy of reused routing patterns or the diminishing marginal value of further training after large sunk cost. A repetition-aware mixture scaling law is therefore best understood as a family of scaling relations that endogenize repeated data, instead of absorbing it into raw token count.