Generalizable Scaling Laws in ML
- Generalizable scaling laws are relations that remain invariant under controlled transformations, predicting model performance across diverse scales, domains, and representations.
- They leverage invariants such as intrinsic dimension, spectral decay, and information resolution to adjust scaling predictions under varied data distributions and architectural changes.
- They empower optimization over mixtures, compressed representations, and problem complexity, enabling accurate loss projection and efficient resource allocation.
Searching arXiv for the cited works to ground the article in current literature. Generalizable scaling laws are empirical or theoretical relations that retain predictive value when transported across scale regimes, domains, architectures, representations, or problem instances. In machine learning, the term is made explicit by work that asks how to fit a law once on a well-resourced source domain and reliably transport it to new domains where running a full sweep is infeasible, while related work studies invariance under bijective transformations, predictable modification under non-bijective transformations that lower information resolution , universality across boundedly invertible transformations and mixtures, and multivariate forms that extrapolate as several axes vary simultaneously (Han et al., 8 May 2026, Bi et al., 25 Sep 2025, Caballero et al., 25 May 2026). This suggests that generalizable scaling laws are best viewed not as a single parametric curve, but as transportable relations whose exponents and asymptotes are controlled by identifiable invariants such as intrinsic dimension, spectral decay, source smoothness, representation capacity, or information resolution.
1. Formal notion of transportable scaling
A canonical neural-scaling form writes the loss as
where is the number of trainable parameters, the number of training tokens or data points, the model-size exponent, the data-size exponent, and the irreducible risk floor (Han et al., 8 May 2026). Generalizable scaling laws begin from this type of relation but ask which quantities remain invariant, and which change in a controlled way, when the data distribution or representation is altered.
A central result is that any bijective, information-preserving transformation of the input leaves , , and unchanged exactly. For non-bijective transformations, the same work introduces the information resolution
0
and proposes the transported law
1
The first additional term is a variance-inflation factor, and the second is a Bayes-risk elevation term. Empirically, this framework is validated across language, vision, and speech, including cross-domain prediction for LLMs trained on electronic health records from laws fit on general text, and for time-series classification under varying levels of noise injection, recovering the data-scaling exponents to within 2 error (Han et al., 8 May 2026).
In this formulation, “generalizable” does not mean architecture-agnostic in an unrestricted sense. It means that the law is preserved under a specified class of transformations, or modified along a low-dimensional axis such as 3. The practical consequence is that extrapolation becomes an invariance problem rather than only a regression problem.
2. Geometric and data-distribution origins
One route to generalizable scaling laws ties the exponents to the geometry of the data distribution. For transformers on intrinsically low-dimensional data, a rigorous theory considers regression of a target function 4, where 5 is a compact 6-dimensional Riemannian manifold isometrically embedded in 7, and 8 is 9-Hölder continuous. The resulting approximation and estimation bounds are
0
which combine into
1
In the same theory, the transformer depth need only satisfy 2, independent of desired accuracy 3, a shallow-in-4 property that contrasts with feed-forward ReLU networks requiring 5 layers (Havrilla et al., 2024).
The empirical side of the same study estimates intrinsic dimension on natural-language datasets using final-layer token embeddings and finds 6, 7, and 8. With 9, the predicted data-scaling exponent is 0, giving 1, 2, and 3, while the observed exponents are 4, 5, and 6, respectively; the agreement is reported as within 7 (Havrilla et al., 2024). In this account, the transportable quantity is the intrinsic dimension 8, not the ambient dimension 9.
A different data-distribution account uses percolation theory. There, two regimes produce distinct neural-scaling exponents. In the “Quantum-dominated” regime, if 0, then model-size scaling obeys 1 and data-size scaling obeys 2. In the “Manifold-dominated” regime, if 3, both model and data scaling obey 4 and 5 (Brill, 2024). This suggests that generalizable exponents may be selected by which structural regime of the data distribution dominates.
3. Spectral, redundancy, and feature-learning mechanisms
A second family of theories derives scaling exponents from operator spectra, source conditions, and learning dynamics rather than directly from manifold geometry.
| Framework | Controlling quantity | Canonical law |
|---|---|---|
| Transformer theory on manifolds (Havrilla et al., 2024) | intrinsic dimension 6, Hölder regularity 7 | 8 |
| Redundancy laws (Bi et al., 25 Sep 2025) | source smoothness 9, redundancy index 0 | 1 |
| QPLR SGD (Ding et al., 13 Feb 2025) | covariance decay 2, source decay 3 | 4 or 5 |
| Random-feature/GP dynamics (Kramp et al., 26 Feb 2026) | kernel spectrum 6 | 7 and 8 |
| Percolation regimes (Brill, 2024) | cluster exponent 9, manifold ratio 0 | 1 or 2 |
In the kernel-ridge “redundancy law,” the covariance operator eigenvalues satisfy 3 and the target obeys the source condition 4. The optimized excess risk then scales as
5
The same paper proves invariance of the exponent under boundedly invertible transformations, shows that mixtures are dominated by the slowest-decaying tail 6, and extends the same exponent to random features and transformer NTK settings, with feature-learning kernel drift yielding an interval
7
(Bi et al., 25 Sep 2025). In this formulation, generalizability is spectral-tail invariance.
Algorithmic effects also matter. In quadratically parameterized linear regression, stochastic gradient descent exhibits different asymptotic exponents depending on whether 8 or 9. For 0,
1
whereas for 2,
3
The linear-parameterized comparator scales as 4 in the 5 regime, so the quadratic parameterization yields a strictly larger exponent there (Ding et al., 13 Feb 2025). A plausible implication is that a law can be transportable across scales while still being conditional on parameterization and optimizer-induced implicit regularization.
The dynamical mean-field theory of random-feature regression makes the time dependence explicit. For kernel spectra 6, the gradient-flow regime gives
7
and the Bayesian equilibrium regime gives
8
Early stopping recovers the same sample exponent 9 (Kramp et al., 26 Feb 2026). This is a dynamic version of a generalizable scaling law: the exponent is transported across training protocols through the shared spectrum.
4. Functional forms for multiregime and multiaxis extrapolation
Generalizable scaling laws require functional forms that remain accurate across breaks, saturations, and nonmonotonic regimes. The “Broken Neural Scaling Law” addresses the univariate case with
0
Here 1 is the asymptotic floor or ceiling, 2 the initial exponent, 3 the breakpoints, 4 the changes in exponent, and 5 the smoothness parameters. This form is expressly designed to model multiple monotonic power-law regimes, as well as nonmonotonic transitions such as double descent and delayed sharp inflection points. The same work also emphasizes a limit of predictability: one cannot forecast a very sharp break from data only at 6 (Caballero et al., 2022).
The multivariate extension is the Unified Neural Scaling Law, which is designed to model simultaneous variation in number of model parameters, training dataset size, number of training steps, number of inference steps, amount of compute, and various hyperparameters. Its internal structure combines a multivariate broken neural scaling component 7, bottleneck and non-bottleneck aggregators 8, reciprocal “oppositional forces” 9, and a final expression for 0. On held-out extrapolation, it outperforms competing forms such as CF, DC, A1, A2, and A3 across large-scale vision, language, math, and reinforcement-learning settings; across all vision tasks it is best on 1 of domains, and across language tasks on 2 (Caballero et al., 25 May 2026). In this line of work, generalizability is a property of the functional family itself.
A contrasting development is “Neural Neural Scaling Laws” (NeuNeu), which treats downstream scaling prediction as time-series extrapolation rather than as a fixed parametric family. It combines temporal context from observed accuracy trajectories with token-level validation losses and predicts future task accuracy by quantile regression. On 66 downstream tasks it achieves 3 mean absolute error, compared with 4 for logistic scaling laws, and it generalizes zero-shot to unseen model families, parameter counts, and downstream tasks (Hu et al., 27 Jan 2026). This result directly challenges the assumption that a single low-parameter family can generalize across all downstream behaviors.
5. Optimization over mixtures, representations, and problem size
Generalizable scaling laws are increasingly used as optimization tools. For data mixtures, one line of work defines loss on a target domain as 5 for model size 6, token budget 7, and domain-weight vector 8, and proposes additive and joint mixture laws that extend the Chinchilla form by making the coefficients depend smoothly on 9. Parameters are fit from a small set of small-scale runs over 00, and the resulting law extrapolates to unseen mixtures and larger scales in three settings: LLM, native multimodal model, and large vision model pretraining. The optimal mixture
01
is then obtained by mirror descent (Shukor et al., 12 Jul 2025). In this setting, generalizability refers to extrapolation across both scale and domain composition.
A related unification concerns compressed representations. There the proposed law is
02
with effective parameter count 03 and representation capacity 04 derived from the Gaussian MSE of the compression map. Independent compressions compose multiplicatively,
05
and the same law is reported to cover sparsity, scalar quantization, sparse-quantized, and vector-quantized formats (Panferov et al., 2 Jun 2025). The paper also proposes RMSE-Banded Backward Masking, which yields up to 06 higher 07 than standard Magnitude Pruning at fixed sparsity.
Generalizability can also be defined across problem size and inference allocation. In AlphaZero experiments on Hex, the performance frontier across board side-lengths 08 is fit by a three-piece change-point model with
09
where
10
Perfect play requires approximately 11 more training compute per unit increase in 12, and the train-time versus test-time trade-off at fixed Elo obeys
13
This extends the notion of a scaling law beyond model and dataset size to problem hardness and search allocation (Jones, 2021).
6. Empirical scope, limits, and recurring misconceptions
The empirical literature shows that scaling exponents are not universal constants. In supervised galaxy-image modeling, the loss scales with training dataset size as 14, with posterior-median 15 values between approximately 16 and 17 across ResNet, EfficientNet, EfficientNetV2, MaxViT, and ConvNeXt, while parameter scaling is effective only for some tasks and overfitting emerges strongly beyond approximately 18M parameters (Walmsley et al., 2024). In deep regression for twisted van der Waals magnets, the observed data-scaling exponents range from about 19 to 20, depend on the regressed parameter and architecture, and the model-scaling law is clear only for some targets; the authors further note that theoretical understanding of these deep-regression scaling laws remains undeveloped (Cadez et al., 12 Sep 2025). These cases show that transportable laws typically require an explicit conditioning variable—domain, target, representation, or task—rather than a single exponent reused wholesale.
Scaling alone is also not equivalent to transfer. In the galaxy-image study, supervised domain adaptation beyond ImageNet-12k pretraining yields an average relative error rate reduction of 21 across five downstream tasks, and the authors conclude that scaling alone is not sufficient to address the domain gap (Walmsley et al., 2024). The symbolic-regression study similarly shows that useful laws can exist outside conventional language-model settings, but with their own compute-optimal hyperparameters: validation loss scales as 22, solved rate as 23, and the optimal token-to-parameter ratio is approximately 24 in the reported regime (Otte et al., 30 Oct 2025).
Several misconceptions recur in the literature. One is that aggregate validation loss is a sufficient statistic for downstream scaling. The NeuNeu results instead report that downstream tasks can improve monotonically, plateau, or even degrade with scale, and that no simple parametric family captures the full spectrum of behaviors (Hu et al., 27 Jan 2026). A second is that sharper functional forms always improve forecastability; the broken-scaling analysis states the opposite for very delayed breaks, because points far below the break do not identify its location (Caballero et al., 2022). A third is that “generalizable” means purely machine-learned regularity. Outside machine learning, related work derives scaling laws from invariance under change of units or more general change-of-variables symmetries in biological fluid-elastic systems, and from crossover-defined objective scales in “radical scaling,” indicating that transportable scaling relations are part of a broader scientific program of invariance and regime matching (Liu et al., 17 Feb 2025, Fardin et al., 3 Jul 2025).
Taken together, the current literature presents generalizable scaling laws as a layered concept. At the strongest level, a law is invariant under an explicitly defined transformation. At an intermediate level, it deforms predictably along a small set of latent axes such as intrinsic dimension, redundancy, or information resolution. At the weakest level, it is a flexible extrapolant that remains accurate across breaks and multiple control variables. The main open question is not whether scaling laws exist, but which invariants are sufficient to transport them reliably across the domains in which they are most needed.