Explorerโ€บData Scienceโ€บMachine Learning
Research PaperResearchia:202609.17060

How Model Growth, Recursion, and Boundary Operators Influence Scaling Exponents

Zixi Chen

Abstract

Scaling laws predict how loss decreases with increases in computation. We show, contrary to conventional wisdom, that architectural interventions can modify scaling exponents in pre-training, leading to exponential improvements in performance with increases in computation. As an anchoring point, we consider the architectural formulation of looped transformers. Although not typically used in this way, looping, also known as recursive depth, provides a mechanism for model growth, by increasing the...

Submitted: September 17, 2026Subjects: Machine Learning; Data Science

Description / Details

Scaling laws predict how loss decreases with increases in computation. We show, contrary to conventional wisdom, that architectural interventions can modify scaling exponents in pre-training, leading to exponential improvements in performance with increases in computation. As an anchoring point, we consider the architectural formulation of looped transformers. Although not typically used in this way, looping, also known as recursive depth, provides a mechanism for model growth, by increasing the number of loops during training. Model growth, with and without shared weights, provides the biggest changes to the scaling exponents. In particular, a 7.4B model growth architecture matches GPT-3 13B on CORE with roughly 20ร—20\times less compute, and has compute efficiency gains that increase with scale. Moreover, simply using a boundary operator in a vanilla transformer, which normalizes and injects an earlier block, also provides increasing compute-efficiency gains, although to a lesser extent. In the data-constrained, multi-epoch setting, standard looping has a useful regularizing effect, where we find it is compute-optimal to increase the number of loops with scale. These results can be understood through the lens of computational depth: for a given computational budget, we wish to increase the usable depth of the transformer, which can lead to efficiency gains that increase with scale.


Source: arXiv:2609.19107v1 - http://arxiv.org/abs/2609.19107v1 PDF: https://arxiv.org/pdf/2609.19107v1 Original Link: http://arxiv.org/abs/2609.19107v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Sep 17, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
How Model Growth, Recursion, and Boundary Operators Influence Scaling Exponents | Researchia