🤖 AI Summary
This study addresses the challenge of enhancing large language models’ (LLMs) judgmental forecasting capabilities on unstructured data to match human superforecasters. We propose a proxy-collaborative forecasting architecture integrating agent-driven news retrieval, supervised multi-source forecast ensembling, and behaviorally informed statistical calibration—explicitly modeling cognitive biases. Evaluated on ForecastBench, the first large-scale, verifiable forecasting benchmark, our framework achieves performance parity with human superforecasters—a first for LLMs—and demonstrates incremental information value beyond liquid prediction market consensus. The core contribution lies in the deep coupling of multi-agent collaboration with bias-aware calibration, markedly improving forecast stability and accuracy. This work establishes a novel paradigm and empirical benchmark for AI-augmented, expert-level forecasting.
📝 Abstract
This technical report describes the AIA Forecaster, a Large Language Model (LLM)-based system for judgmental forecasting using unstructured data. The AIA Forecaster approach combines three core elements: agentic search over high-quality news sources, a supervisor agent that reconciles disparate forecasts for the same event, and a set of statistical calibration techniques to counter behavioral biases in large language models. On the ForecastBench benchmark (Karger et al., 2024), the AIA Forecaster achieves performance equal to human superforecasters, surpassing prior LLM baselines. In addition to reporting on ForecastBench, we also introduce a more challenging forecasting benchmark sourced from liquid prediction markets. While the AIA Forecaster underperforms market consensus on this benchmark, an ensemble combining AIA Forecaster with market consensus outperforms consensus alone, demonstrating that our forecaster provides additive information. Our work establishes a new state of the art in AI forecasting and provides practical, transferable recommendations for future research. To the best of our knowledge, this is the first work that verifiably achieves expert-level forecasting at scale.