AILGFeb 24, 2025

How Do Large Language Monkeys Get Their Power (Laws)?

arXiv:2502.17578v135 citationsh-index: 39ICML
Originality Incremental advance
AI Analysis

This work provides insights into scaling laws for language models, aiding in the development of predictable evaluations, though it is incremental in explaining existing phenomena.

The paper tackles the puzzle of why aggregate success rates of language models follow a power law with multiple attempts, despite individual tasks scaling exponentially, and shows that a heavy-tailed distribution of per-task success probabilities explains this, enabling more accurate forecasting with significantly less compute.

Recent research across mathematical problem solving, proof assistant programming and multimodal jailbreaking documents a striking finding: when (multimodal) language model tackle a suite of tasks with multiple attempts per task -- succeeding if any attempt is correct -- then the negative log of the average success rate scales a power law in the number of attempts. In this work, we identify an apparent puzzle: a simple mathematical calculation predicts that on each problem, the failure rate should fall exponentially with the number of attempts. We confirm this prediction empirically, raising a question: from where does aggregate polynomial scaling emerge? We then answer this question by demonstrating per-problem exponential scaling can be made consistent with aggregate polynomial scaling if the distribution of single-attempt success probabilities is heavy tailed such that a small fraction of tasks with extremely low success probabilities collectively warp the aggregate success trend into a power law - even as each problem scales exponentially on its own. We further demonstrate that this distributional perspective explains previously observed deviations from power law scaling, and provides a simple method for forecasting the power law exponent with an order of magnitude lower relative error, or equivalently, ${\sim}2-4$ orders of magnitude less inference compute. Overall, our work contributes to a better understanding of how neural language model performance improves with scaling inference compute and the development of scaling-predictable evaluations of (multimodal) language models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes