Pith. sign in

REVIEW 2 cited by

Learning to Grow Pretrained Models for Efficient Transformer Training

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2303.00980 v1 pith:3GDBYP67 submitted 2023-03-02 cs.LG

classification cs.LG
keywords modelslargersmallertraininglearninglinearpretrainedtransformers
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Scaling transformers has led to significant breakthroughs in many domains, leading to a paradigm in which larger versions of existing models are trained and released on a periodic basis. New instances of such models are typically trained completely from scratch, despite the fact that they are often just scaled-up versions of their smaller counterparts. How can we use the implicit knowledge in the parameters of smaller, extant models to enable faster training of newer, larger models? This paper describes an approach for accelerating transformer training by learning to grow pretrained transformers, where we learn to linearly map the parameters of the smaller model to initialize the larger model. For tractable learning, we factorize the linear transformation as a composition of (linear) width- and depth-growth operators, and further employ a Kronecker factorization of these growth operators to encode architectural knowledge. Extensive experiments across both language and vision transformers demonstrate that our learned Linear Growth Operator (LiGO) can save up to 50% computational cost of training from scratch, while also consistently outperforming strong baselines that also reuse smaller pretrained models to initialize larger models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Steepest Descent Density Control for Compact 3D Gaussian Splatting

    cs.CV 2025-05 conditional novelty 5.0 of 10

    SteepGS splits a 3D Gaussian only when a computed splitting matrix has a negative eigenvalue, placing two half-opacity offspring along the steepest descent direction, achieving about 50% point reduction with comparabl...

  2. A multilevel approach to accelerate the training of Transformers

    cs.LG 2025-04 conditional novelty 5.0 of 10

    A multilevel scheme that alternates fine transformer training with two half-depth coarse models reaches the single-level training loss with 44 percent fewer FLOPs on one small language-model setup.

Pith tools