LLM-as-a-Prophet: Understanding Predictive Intelligence with Prophet Arena
Qingchuan Yang, Simon Mahns, Sida Li, Anri Gu, Jibang Wu, Haifeng Xu
TL;DR
The paper formalizes the concept of LLMs as Prophet forecasting real-world events and introduces Prophet Arena, a live, modular benchmark built on prediction markets. It defines a three-stage forecasting pipeline and evaluates models across three dimensions: probabilistic loss, calibration, and market return, enabling a multifaceted view of forecast quality. Empirical results show frontier LLMs exhibit calibrated uncertainty and reasonable reasoning alignment, yet face bottlenecks in long-horizon information aggregation and near-resolution foresight, with substantial variance in market-based profitability. The work provides mechanistic and granular analyses of knowledge internalization, context engagement, and reasoning processes, and suggests directions for improving retrieval, internal knowledge use, and alignment between reasoning and forecasts to advance predictive intelligence.
Abstract
Forecasting is not only a fundamental intellectual pursuit but also is of significant importance to societal systems such as finance and economics. With the rapid advances of large language models (LLMs) trained on Internet-scale data, it raises the promise of employing LLMs to forecast real-world future events, an emerging paradigm we call "LLM-as-a-Prophet". This paper systematically investigates such predictive intelligence of LLMs. To this end, we build Prophet Arena, a general evaluation benchmark that continuously collects live forecasting tasks and decomposes each task into distinct pipeline stages, in order to support our controlled and large-scale experimentation. Our comprehensive evaluation reveals that many LLMs already exhibit impressive forecasting capabilities, reflected in, e.g., their small calibration errors, consistent prediction confidence and promising market returns. However, we also uncover key bottlenecks towards achieving superior predictive intelligence via LLM-as-a-Prophet, such as LLMs' inaccurate event recalls, misunderstanding of data sources and slower information aggregation compared to markets when resolution nears.
