paper-with-me

Papers

A Solvable Model of Neural Scaling Laws

2022-10-30 · Alexander Maloney, Daniel A. Roberts, James Sully

Large language models with a huge number of parameters, when trained on near internet-sized number of tokens, have been empirically shown to obey neural scaling laws: specifically, their performance behaves predictably as a power law in either parameters or dataset size until bottlenecked by the other resource. To understand this better, we first identify the necessary properties allowing such scaling laws to arise and then propose a statistical model -- a joint generative data model and random feature model -- that captures this neural scaling phenomenology. By solving this model in the dual limit of large training set size and large number of parameters, we gain insight into (i) the statistical structure of datasets and tasks that lead to scaling laws, (ii) the way nonlinear feature maps, such as those provided by neural networks, enable scaling laws when trained on these datasets, (iii) the optimality of the equiparameterization scaling of training sets and parameters, and (iv) whether such scaling laws can break down and how they behave when they do. Key findings are the manner in which the power laws that occur in the statistics of natural datasets are extended by nonlinear random feature maps and then translated into power-law scalings of the test loss and how the finite extent of the data's spectral power law causes the model's performance to plateau.

📄 PDF Abstract BibTeX arXiv:2210.16859

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Neural Scaling Laws From Large-N Field Theory: Solvable Model Beyond the Ridgeless Limit

2024-05-29 · Zhengkang Zhang

Many machine learning models based on neural networks exhibit scaling laws: their performance scales as power laws with respect to the sizes of the model and training data set. We use large-N field theory methods to solv…

Learning Shrinks the Hard Tail: Training-Dependent Inference Scaling in a Solvable Linear Model

2026-01-07 · Noam Levi arxiv

We analyze neural scaling laws in a solvable model of last-layer fine-tuning where targets have intrinsic, instance-heterogeneous difficulty. In our Latent Instance Difficulty (LID) model, each input's target variance is…

Implicit bias produces neural scaling laws in learning curves, from perceptrons to deep networks

2025-05-19 · Francesco D'Amico, Dario Bocchi, Matteo Negri

Scaling laws in deep learning - empirical power-law relationships linking model performance to resource growth - have emerged as simple yet striking regularities across architectures, datasets, and tasks. These laws are …

How Feature Learning Can Improve Neural Scaling Laws

2024-09-26 · Blake Bordelon, Alexander Atanasov, Cengiz Pehlevan

We develop a solvable model of neural scaling laws beyond the kernel limit. Theoretical analysis of this model shows how performance scales with model size, training time, and the total amount of available data. We ident…

Scaling Laws from Sequential Feature Recovery: A Solvable Hierarchical Model

2026-05-14 · Arie Wortsman-Zurich, Hugo Tabanelli, Yatin Dandi, Florent Krzakala 외 arxiv

We propose a simple mechanism by which scaling laws emerge from feature learning in multi-layer networks. We study a high-dimensional hierarchical target that is a globally high-degree function, but that can be represent…