Forecasting Frontier Language Model Agent Capabilities
Govind Pimpale, Axel Højmark, Jérémy Scheurer, Marius Hobbhahn
TL;DR
This paper addresses forecasting the frontier capabilities of autonomous language model agents, arguing that frontier performance—rather than average model scores—drives practical risk and capability deployment. It compares six forecasting methods, foregrounding a two-step approach that uses a linear Release Date → intermediate capability metric (PC-1 or Elo) followed by a sigmoidal mapping to benchmark scores, with Release Date → PC-1 → Benchmark performing best in backtests. The study validates this approach on OpenLLM frontier models and then applies it to three agent-centric benchmarks (SWE-Bench Verified, Cybench, RE-Bench) using a simple scaffold and two elicitation regimes (low vs high). Key findings show that non-specialized LM agents with low elicitation may reach 54% SWE-Bench success by early 2026, while best-known frontier scaffolds could reach 87%, though these forecasts exclude potential inference-time compute scaling and thus remain conservative. The work provides a practical framework for anticipating frontier capabilities and highlights the importance of benchmark choice, data signals, and elicitation in forecasting agentic risk and capability maturation.
Abstract
As Language Models (LMs) increasingly operate as autonomous agents, accurately forecasting their capabilities becomes crucial for societal preparedness. We evaluate six forecasting methods that predict downstream capabilities of LM agents. We use "one-step" approaches that predict benchmark scores from input metrics like compute or model release date directly or "two-step" approaches that first predict an intermediate metric like the principal component of cross-benchmark performance (PC-1) and human-evaluated competitive Elo ratings. We evaluate our forecasting methods by backtesting them on a dataset of 38 LMs from the OpenLLM 2 leaderboard. We then use the validated two-step approach (Release Date$\to$Elo$\to$Benchmark) to predict LM agent performance for frontier models on three benchmarks: SWE-Bench Verified (software development), Cybench (cybersecurity assessment), and RE-Bench (ML research engineering). Our forecast predicts that by the beginning of 2026, non-specialized LM agents with low capability elicitation will reach a success rate of 54% on SWE-Bench Verified, while state-of-the-art LM agents will reach an 87% success rate. Our approach does not account for recent advances in inference-compute scaling and might thus be too conservative.
