English

Unifying Learning Dynamics and Generalization in Transformers Scaling Law

Machine Learning 2026-02-03 v2 Artificial Intelligence Computation and Language

Abstract

The scaling law, a cornerstone of Large Language Model (LLM) development, predicts improvements in model performance with increasing computational resources. Yet, while empirically validated, its theoretical underpinnings remain poorly understood. This work formalizes the learning dynamics of transformer-based language models as an ordinary differential equation (ODE) system, then approximates this process to kernel behaviors. Departing from prior toy-model analyses, we rigorously analyze stochastic gradient descent (SGD) training for multi-layer transformers on sequence-to-sequence data with arbitrary data distribution, closely mirroring real-world conditions. Our analysis characterizes the convergence of generalization error to the irreducible risk as computational resources scale with data, especially during the optimization process. We establish a theoretical upper bound on excess risk characterized by a distinct phase transition. In the initial optimization phase, the excess risk decays exponentially relative to the computational cost C{\sf C}. However, once a specific resource allocation threshold is crossed, the system enters a statistical phase, where the generalization error follows a power-law decay of Θ(C1/6)\Theta(\mathsf{C}^{-1/6}). Beyond this unified framework, our theory derives isolated scaling laws for model size, training time, and dataset size, elucidating how each variable independently governs the upper bounds of generalization.

Keywords

Cite

@article{arxiv.2512.22088,
  title  = {Unifying Learning Dynamics and Generalization in Transformers Scaling Law},
  author = {Chiwun Yang},
  journal= {arXiv preprint arXiv:2512.22088},
  year   = {2026}
}

Comments

52 pages, 6 figures, 1 table

R2 v1 2026-07-01T08:41:41.202Z