ForecastBench-Sim: A Simulated-World Forecasting Benchmark
- lab arXiv
- lab arXivLabs
- location cs.AI
- product Civilization series
- product Freeciv
A team of researchers has released ForecastBench-Sim, a new benchmark that uses simulated game worlds to test how well AI systems make probabilistic forecasts, sidestepping the slow resolution and data scarcity that hamper real-world evaluation [1]. The benchmark, described in a paper posted to arXiv on June 17, 2026, is built on game rollouts from Freeciv, an open-source turn-based strategy game modeled on the Civilization series [1]. Forecasters receive a structured snapshot of the current game state — called a world report — and must answer questions about hidden future states. The simulation then continues and scores the forecasts against what actually occurs [2]. Real-world forecasting benchmarks carry inherent constraints: outcomes can take months or years to resolve, tail events are rare, and counterfactual questions are nearly impossible to score with certainty [3]. ForecastBench-Sim is designed to complement those benchmarks by providing controlled, immediately resolvable tasks [1]. Because the world is simulated, researchers can generate binary or continuous forecasting questions at arbitrary time horizons and even create paired intervention worlds by mutating the savegame state before rollout, enabling conditional or causal questions [5]. The benchmark supports two question formats. Binary questions ask whether an event or relation will hold at a later turn — for example, whether a civilization’s treasury will exceed a threshold. Continuous questions ask for a future value of a world variable, such as the treasury value itself, and elicit five quantiles: p10, p25, p50, p75, and p90 [3]. Question families cover city counts, technologies, treasury values, and a broader set of comparison and threshold events [5]. Forward-looking tasks use horizons labeled H1 through H7, corresponding to 30-turn increments past a turn-60 snapshot, spanning turns 90 through 270 — roughly the second half of a typical game. H0 questions ask about the snapshot state itself and serve as comprehension checks rather than forecasting tasks [3]. The paper, authored by Jaeho Lee, Nick Merrill, and Ezra Karger, was presented as a Spotlight at the Forecast@ICML26 workshop [4]. It reports validation slices from model evaluations and an anonymized human pilot, though full comparative results remain compact in the initial release [2]. The authors frame the work as a tool for studying probabilistic reasoning, calibration, and causal updating under dynamic world states — capabilities that are difficult to isolate in real-world settings where ground truth arrives slowly, if at all [4].
research-paperbenchmarkmodel-release
Background sources we checked (10)
- arxiv.org ↗ Forecasting benchmarks for general-purpose AI systems usually inherit the constraints of the real world: outcomes resolve slowly, tail events are rare, and counterfactual questions are difficult to score. We introduce ForecastBench-Sim, a simulated-world forecasting benchmark bui…
- arxiv.org ↗ # ForecastBench-Sim: A Simulated-World Forecasting Benchmark ... Forecasting benchmarks for general-purpose AI systems usually inherit the constraints of the real world: outcomes resolve slowly, tail events are rare, and counterfactual questions are difficult to score. We introdu…
- openreview.net ↗ ForecastBench-Sim: A Simulated-World Forecasting Benchmark | OpenReview ## ForecastBench-Sim: A Simulated-World Forecasting Benchmark ### Jaeho Lee, Nick Merrill, Ezra Karger Forecast@ICML26 SpotlightEveryone Revisions BibTeX CC BY 4.0 Keywords: forecasting, benchmark, simula…
- arxiv.org ↗ # ForecastBench-Sim: A Simulated-World Forecasting Benchmark ... Forecasting benchmarks for general-purpose AI systems usually inherit the constraints of the real world: outcomes resolve slowly, tail events are rare, and counterfactual questions are difficult to score. We introdu…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — ForecastBench-Sim: A Simulated-World Forecasting Benchmark ↗