paper-with-me

홈 › Papers

A Multi-Power Law for Loss Curve Prediction Across Learning Rate Schedules

2025-03-17 · Kairong Luo, Haodong Wen, Shengding Hu, Zhenbo Sun, Zhiyuan Liu, Maosong Sun, Kaifeng Lyu, WenGuang Chen

Training large models is both resource-intensive and time-consuming, making it crucial to understand the quantitative relationship between model performance and hyperparameters. In this paper, we present an empirical law that describes how the pretraining loss of large language models evolves under different learning rate schedules, such as constant, cosine, and step decay schedules. Our proposed law takes a multi-power form, combining a power law based on the sum of learning rates and additional power laws to account for a loss reduction effect induced by learning rate decay. We extensively validate this law on various model sizes and architectures, and demonstrate that after fitting on a few learning rate schedules, the law accurately predicts the loss curves for unseen schedules of different shapes and horizons. Moreover, by minimizing the predicted final pretraining loss across learning rate schedules, we are able to find a schedule that outperforms the widely used cosine learning rate schedule. Interestingly, this automatically discovered schedule bears some resemblance to the recently proposed Warmup-Stable-Decay (WSD) schedule (Hu et al, 2024) but achieves a slightly lower final loss. We believe these results could offer valuable insights for understanding the dynamics of pretraining and designing learning rate schedules to improve efficiency.

📄 PDF Abstract BibTeX arXiv:2503.12811

Code (1)

thu-yao-01-luo/multipowerlaw 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Step Decay 설명 없음

Similar Papers 제목 키워드 기반

Scaling Collapse Reveals Universal Dynamics in Compute-Optimally Trained Neural Networks

2025-07-02 · Shikai Qiu, Lechao Xiao, Andrew Gordon Wilson, Jeffrey Pennington 외 arxiv

What scaling limits govern neural network training dynamics when model size and training time grow in tandem? We show that despite the complex interactions between architecture, training algorithms, and data, compute-opt…

Loss-to-Loss Prediction: Scaling Laws for All Datasets

2024-11-19 · David Brandfonbrener, Nikhil Anand, Nikhil Vyas, Eran Malach 외

While scaling laws provide a reliable methodology for predicting train loss across compute scales for a single data distribution, less is known about how these predictions should change as we change the distribution. In …

All

Probabilistic Neural Network to Quantify Uncertainty of Wind Power Estimation

2021-06-04 · Farzad Karami, Nasser Kehtarnavaz, Mario Rotea

Each year a growing number of wind farms are being added to power grids to generate electricity. The power curve of a wind turbine, which exhibits the relationship between generated power and wind speed, plays a major ro…

Unraveling Fundamental Properties of Power System Resilience Curves using Unsupervised Machine Learning

2023-10-16 · Bo Li, Ali Mostafavi

The standard model of infrastructure resilience, the resilience triangle, has been the primary way of characterizing and quantifying infrastructure resilience. However, the theoretical model merely provides a one-size-fi…

Extended Linear Regression: A Kalman Filter Approach for Minimizing Loss via Area Under the Curve

2023-08-23 · Gokulprasath R

This research enhances linear regression models by integrating a Kalman filter and analysing curve areas to minimize loss. The goal is to develop an optimal linear regression equation using stochastic gradient descent (S…

regression