914

LESSWRONG
LW

913
AI TakeoffAI TimelinesEconomicsTechnological ForecastingAI
Frontpage

4

The Illusion of Diminishing Returns: Measuring Long Horizon Execution in LLMs

by shash42
13th Sep 2025
1 min read
0

4

This is a linkpost for https://arxiv.org/abs/2509.09677

4

New Comment
Moderation Log
More from shash42
View more
Curated and popular this week
0Comments
AI TakeoffAI TimelinesEconomicsTechnological ForecastingAI
Frontpage

Abstract. Does continued scaling of large language models (LLMs) yield diminishing returns? Real-world value often stems from the length of task an agent can complete. We start this work by observing the simple but counterintuitive fact that marginal gains in single-step accuracy can compound into exponential improvements in the length of a task a model can successfully complete. Then, we argue that failures of LLMs when simple tasks are made longer arise from mistakes in execution, rather than an inability to reason. We propose isolating execution capability, by explicitly providing the knowledge and plan needed to solve a long-horizon task. We find that larger models can correctly execute significantly more turns even when small models have 100\% single-turn accuracy. We observe that the per-step accuracy of models degrades as the number of steps increases. This is not just due to long-context limitations -- curiously, we observe a self-conditioning effect -- models become more likely to make mistakes when the context contains their errors from prior turns. Self-conditioning does not reduce by just scaling the model size. In contrast, recent thinking models do not self-condition, and can also execute much longer tasks in a single turn. We conclude by benchmarking frontier thinking models on the length of task they can execute in a single turn. Overall, by focusing on the ability to execute, we hope to reconcile debates on how LLMs can solve complex reasoning problems yet fail at simple tasks when made longer, and highlight the massive benefits of scaling model size and sequential test-time compute for long-horizon tasks.