paper-with-me

홈 › Papers

Scaling Law with Learning Rate Annealing

2024-08-20 · Howe Tissue, Venus Wang, Lu Wang

We find that the cross-entropy loss curves of neural language models empirically adhere to a scaling law with learning rate (LR) annealing over training steps: $$L(s) = L_0 + A\cdot S_1^{-\alpha} - C\cdot S_2,$$ where $L(s)$ is the validation loss at step $s$, $S_1$ is the area under the LR curve, $S_2$ is the LR annealing area, and $L_0$, $A$, $C$, $\alpha$ are constant parameters. This formulation takes into account two factors: (1) power-law scaling over data size, and (2) the additional loss reduction during LR annealing. Therefore, this formulation can describe the full loss curve at each step, rather than the single loss point at the end of training. Applying the scaling law with LR annealing and fitting only one or two training curves, we can accurately predict the loss at any given step across any learning rate scheduler (LRS). This approach significantly reduces computational cost in formulating scaling laws while providing more accuracy and expressiveness for training dynamics. Extensive experiments demonstrate that our findings hold across a range of hyper-parameters and model architectures, and our equation can extend to scaling effect of model sizes. Moreover, our formulation provides accurate theoretical verification and explanation for empirical results observed in numerous previous studies, particularly those focusing on LR schedule and annealing. We believe that this work is promising to enhance the understanding of LLM training dynamics while greatly democratizing scaling laws, and it can guide researchers in refining training strategies (e.g. critical LRS) for further LLMs.

📄 PDF Abstract BibTeX arXiv:2408.11029

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

Chinchilla 설명 없음

Similar Papers 제목 키워드 기반

Using Scaling Laws for Data Source Utility Estimation in Domain-Specific Pre-Training

2025-07-29 · Oleksiy Ostapenko, Charles Guille-Escuret, Luke Kumar, Max Tian 외 arxiv

We introduce a framework for optimizing domain-specific dataset construction in foundation model training. Specifically, we seek a cost-efficient way to estimate the quality of data sources (e.g. synthetically generated …

Scaling and Transferability of Annealing Strategies in Large Language Model Training

2025-12-05 · Siqi Wang, Zhengyu Chen, Teng Xiao, Zheqi Lv 외 arxiv

Learning rate scheduling is crucial for training large language models, yet understanding the optimal annealing strategies across different model configurations remains challenging. In this work, we investigate the trans…

Charged particle tracking with quantum annealing-inspired optimization

2019-08-13 · Alexander Zlokapa, Abhishek Anand, Jean-Roch Vlimant, Javier M. Duarte 외

At the High Luminosity Large Hadron Collider (HL-LHC), traditional track reconstruction techniques that are critical for analysis are expected to face challenges due to scaling with track density. Quantum annealing has s…

Combinatorial Optimization

Large-scale portfolio optimization with variational neural annealing

2025-07-09 · Nishan Ranabhat, Behnam Javanparast, David Goerz, Estelle Inack arxiv

Portfolio optimization is a routine asset management operation conducted in financial institutions around the world. However, under real-world constraints such as turnover limits and transaction costs, its formulation be…

Portfolio Optimization

Scaling Nonparametric Bayesian Inference via Subsample-Annealing

2014-02-22 · Fritz Obermeyer, Jonathan Glidden, Eric Jonas

We describe an adaptation of the simulated annealing algorithm to nonparametric clustering and related probabilistic models. This new algorithm learns nonparametric latent structure over a growing and constantly churning…

Bayesian InferenceClusteringNonparametric Clustering