Pith. sign in

REVIEW 1 cited by

Scaling Smart: Accelerating Large Language Model Pre-training with Small Model Initialization

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 2409.12903 v2 pith:NMCJO3JW submitted 2024-09-19 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords modelmodelslanguagelargetrainingaccuracylargermethod
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The pre-training phase of language models often begins with randomly initialized parameters. With the current trends in scaling models, training their large number of parameters can be extremely slow and costly. In contrast, small language models are less expensive to train, but they often cannot achieve the accuracy of large models. In this paper, we explore an intriguing idea to connect these two different regimes: Can we develop a method to initialize large language models using smaller pre-trained models? Will such initialization bring any benefits in terms of training time and final accuracy? In this paper, we introduce HyperCloning, a method that can expand the parameters of a pre-trained language model to those of a larger model with increased hidden dimensions. Our method ensures that the larger model retains the functionality of the smaller model. As a result, the larger model already inherits the predictive power and accuracy of the smaller model before the training starts. We demonstrate that training such an initialized model results in significant savings in terms of GPU hours required for pre-training large language models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Enabling Autoregressive Models to Fill In Masked Tokens

    cs.LG 2025-02 conditional novelty 6.0 of 10

    Combining a frozen MLM and AR model with a trained linear layer enables autoregressive models to perform masked token infilling with KV-cached inference.

Pith tools