AI 評測
Dynamic Forecasting Leaderboard Reveals the Advantage of Specialized Agents: Frontier General-Purpose Models Do Not Dominate ForecastBench
ForecastBench’s preliminary leaderboard, updated July 27, shows specialized Torchcast AI agents taking all three top spots, with the highest Brier Index reaching 65.6. The GPT-5.5 search agent and the median superforecaster score fall within a similar range, but differences in question counts, submission timing, and confidence intervals limit direct ranking comparisons.

ForecastBench’s latest preliminary leaderboard offers a signal distinct from knowledge or coding benchmarks: as of July 27, Torchcast AI’s `rice-demon`, `captain-jack`, and `dragon-brother` occupy the top three positions, with Brier Index scores of 65.6, 65.3, and 65.2, respectively. Systems from Google DeepMind, Voicetree, the GPT-5.5 search agent, and FutureSearch form the next tier. The result does not mean that a small team has surpassed frontier models in general intelligence. Rather, it suggests that search, probability calibration, problem decomposition, and ensemble strategies may determine forecasting quality more than the name of any single foundation model.
Every two weeks, the benchmark asks systems to predict real-world events whose outcomes have not yet been determined. Because the answers do not exist when predictions are submitted, the benchmark is less susceptible to training-data contamination. The raw Brier score is adjusted for question difficulty and then converted into a Brier Index ranging from 0 to 100; 50 represents a completely uninformative forecast, and higher values are better. The preliminary leaderboard compiled by FutureSearch covers 304 submissions. GPT-5.5 with high reasoning and web search scored 63.8, but completed only 242 questions, while each of the top three systems completed 479. The median superforecaster score was 63.7, but it was based on 521 questions from a different period and therefore cannot be treated as a strict head-to-head comparison.
From an engineering perspective, it is important to note that ForecastBench delays the inclusion of submissions in its official leaderboard to improve stability; the current display is explicitly labeled preliminary. Confidence intervals for many systems also overlap substantially, so differences of a few tenths of a point may not be statistically significant. Future rounds should reveal whether specialized agents can maintain their lead over a larger number of evaluations. Search logs, prompts, ensemble methods, and costs should also be disclosed; otherwise, the leaderboard can demonstrate only that an end-to-end system is effective, not whether its gains come from the model, data sources, or post-processing.