arxiv-2206-15474 · paper

Forecasting Future World Events with Neural Networks

Andy Zou, Tristan Xiao, Ryan Jia, Joe Kwon, Mantas Mazeika, Richard Li, Dawn Song, Jacob Steinhardt, Owain Evans, Dan Hendrycks

Created: 2022 · Ingested: 2026-09-04

This source: Forecasting Future World Events with Neural NetworksHow much the field cites it — steadily cited in the last 12 months33 in the last 12 months · 68 totalpublished 2022checked 2026-09-04click for Semantic Scholar33 citations in the last 12 months · 68 total · checked 2026-09-04

https://arxiv.org/abs/2206.15474(opens in a new tab)

Introduces Autocast, a dataset of real forecasting-tournament questions with an accompanying news corpus. Pre-GPT-4-era language models underperform human experts, with accuracy improving with model scale and access to relevant news context.

In brief

Language models forecasting real future events sit far below aggregate human forecasters, and retrieval over dated news is what closes part of the gap, not scale alone. Autocast collects 6,707 questions from Metaculus, Good Judgment Open and CSET Foretell across 44 subcategories, paired with a 200GB date-organized Common Crawl news corpus so models can only see articles published before the forecast date; the train/test split is cut at mid-2021 to prevent leakage.

On binary questions the best model reaches 65.4% versus 92.4% for the human crowd and 50% random. Zero-shot UnifiedQA-v2 is near chance (54.9% T/F at 2.8B), fine-tuned T5 reaches 60.0-61.3% T/F but stays near chance on multiple choice, and retrieval-augmented FiD Static raises the Average score by 93% over UnifiedQA and 15% over T5, improving with parameter count. FiD Temporal, which trains GPT-2 on daily crowd predictions, scores 37.8 average versus 37.2, so the auxiliary crowd signal neither helps nor hurts.

The comparisons are measured across 3 model sizes each for 4 architectures, isolating retrieval and scale; the human baseline is real contemporaneous crowd forecasts rather than retrospective annotation. Models tested top out at 4.3B, all encoder-decoder or GPT-2 class, with no prompting-based large model and no chain-of-thought. Calibration on numerical quantities is handled by a separate 30,000-question dataset, IntervalQA, where DeBERTa-v3 RMS calibration error falls from 19.1 at 22M to 13.5 at 304M.

Treat forecasting accuracy claims for small retrieval-augmented models with caution: the headline gap to humans is large and unclosed.

Written from the abstract by claude-opus-5 on 2026-09-05, with every figure checked against it. Not a substitute for the paper.

Referenced by

Claims in this catalog that draw on this source, and whether as support or counterpoint.