The reviewed record of science sign in
Pith

arxiv: 2602.10545 · v2 · pith:M43MB54F · submitted 2026-02-11 · cs.LG · cs.AI· stat.ML

μpscaling small models: Principled warm starts and hyperparameter transfer

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:M43MB54Frecord.jsonopen to challenge →

classification cs.LG cs.AIstat.ML
keywords modelmodelshyperparameterhyperparametersmethodtuningupscaledupscaling
0
0 comments X
read the original abstract

Modern large-scale neural networks are often trained and released in multiple sizes to accommodate diverse inference budgets. To improve efficiency, recent work has explored model upscaling: initializing larger models from trained smaller ones to accelerate convergence. However, this method can be sensitive to hyperparameters that need to be tuned at the target upscaled model size, which is prohibitively costly to do directly. It remains unclear whether tuning hyperparameters on smaller models and extrapolating via scaling laws is sound in this setting. We address this with principled approaches to width-based upscaling and efficient hyperparameter tuning in this setting. Motivated by $\mu$P and any-dimensional architectures, we introduce a general upscaling method that, like Net2Net, copies and perturbs weights, but uses theoretically grounded, width-dependent scalings for the perturbation noise and optimizer hyperparameters. First, we prove that under zero perturbation, the upscaled model is functionally equivalent to the base model throughout training. Second, we extend the $\mu$P theory to enable infinite-width limit analysis and establish hyperparameter transfer for upscaled models, greatly reducing the tuning cost. We empirically demonstrate that this method is effective on realistic datasets and architectures.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When is Warmstarting Effective for Scaling Language Models?

    cs.LG 2026-05 unverdicted novelty 6.0

    A 2x growth factor in model warmstarting yields reliable training speedups for language models under 20 tokens/parameter budgets, with an empirical upper bound on effective growth factors.