English

Hindcast: Replaying Prediction Markets to Evaluate LLM Forecasters

Computation and Language 2026-07-15 v1

Abstract

Forecasters are evaluated by backtesting, which replays resolved questions and grades the probability the system would have assigned before the outcome was known. For LLMs, two channels leak the answer into this test. A model that retrieves can surface reports written after the event, turning forecasting into a lookup, and each new model is trained on data closer to the event, so a question that lay in the future for last year's models sits inside this year's training data. Either way, the test grades recall while claiming to grade foresight. We introduce Hindcast, which closes both leaks by grading a model as if it stood at a chosen past date t0t_0, before the outcome existed in either channel. Hindcast replays resolved Polymarket prediction markets against a frozen snapshot of public Reddit, lets the model read only posts written before t0t_0, and scores each forecast against both what happened and the market's own price at t0t_0, itself a human forecast made from the same past information. Because the cutoff is set per market and the snapshot never changes, the evaluation re-runs on new markets as models improve, without going stale. Once the leak is closed, retrieval still helps most models, but only where Reddit discussed the event beforehand. Where the archive carried only speculation, retrieval hurts.

Keywords

Cite

@article{arxiv.2607.14051,
  title  = {Hindcast: Replaying Prediction Markets to Evaluate LLM Forecasters},
  author = {Xiao Ye and Jacob Dineen and Evan Zhu and Shijie Lu and Kevin Song and Ben Zhou},
  journal= {arXiv preprint arXiv:2607.14051},
  year   = {2026}
}