On the Origin of Algorithmic Progress in AI
Hans Gundlach, Alex Fogelson, Jayson Lynch, Ana Trisovic, Jonathan Rosenfeld, Anmol Sandhu, Neil Thompson
TL;DR
This paper interrogates the origins of algorithmic progress in AI by combining ablation experiments, scale-aware scaling analyses, and theoretical framing. It introduces the Compute Equivalent Gains (CEG) framework to distinguish scale-invariant from scale-dependent contributions and to emphasize the role of compute scale and reference points in measuring progress. The key finding is that most measured gains at small scales are scale-invariant and contribute modestly, while two major scale-dependent transitions—the LSTM-to-Transformer shift and the Kaplan-to-Chinchilla data/parameter rebalancing—account for the bulk of frontier improvements. The results imply that algorithmic progress is highly scale- and reference-dependent, predicting enormous gains only at very large compute and highlighting potential inequalities and challenges in forecasting AI development. Overall, the work reframes progress as a multi-dimensional, scale-sensitive phenomenon with significant implications for future research strategy and policy.
Abstract
Algorithms have been estimated to increase AI training FLOP efficiency by a factor of 22,000 between 2012 and 2023 [Ho et al., 2024]. Running small-scale ablation experiments on key innovations from this time period, we are able to account for less than 10x of these gains. Surveying the broader literature, we estimate that additional innovations not included in our ablations account for less than 10x, yielding a total under 100x. This leads us to conduct scaling experiments, which reveal that much of this efficiency gap can be explained by algorithms with scale-dependent efficiency improvements. In particular, we conduct scaling experiments between LSTMs and Transformers, finding exponent differences in their compute-optimal scaling law while finding little scaling difference for many other innovations. These experiments demonstrate that - contrary to standard assumptions - an algorithm's efficiency gains are tied to compute scale. Using experimental extrapolation and literature estimates, we account for 6,930x efficiency gains over the same time period, with the scale-dependent LSTM-to-Transformer transition accounting for the majority of gains. Our results indicate that algorithmic progress for small models has been far slower than previously assumed, and that measures of algorithmic efficiency are strongly reference-dependent.
