paper-with-me

Papers

WorldReasoner: Evaluating Whether Language Model Agents Forecast Events with Valid Reasoning

2026-06-10 · Yizhou Chi, Eric Chamoun, Zifeng Ding, Andreas Vlachos arxiv

Forecasting real-world events requires language-model agents to reason under uncertainty from incomplete, time-bounded information. Yet evaluating whether agents genuinely forecast requires more than final-answer accuracy: a model may be correct by recalling memorized training facts, citing fabricated evidence, or producing an unsupported causal story. We present WorldReasoner, an evaluation framework for temporally valid event forecasting. Each task gives an agent a resolved forecasting question, a simulated forecast date, and access only to evidence available before that date; after resolution, the framework scores the submitted probability, cited evidence, and optional causal event graph. WorldReasoner reports three complementary axes: outcome quality against resolved answers, evidence quality over cited sources, and reasoning quality against post-resolution hindsight graphs. The benchmark is built by an agentic construction pipeline that generates forecasting questions, collects time-stamped evidence, and builds hindsight reference graphs at scale, yielding 345 resolved tasks derived from 14,141 articles with graphs covering 8,087 extracted events. Across six controlled agent settings, temporally valid retrieval is the strongest driver of outcome accuracy; causal graph construction improves key-event recovery; and correct graph-enabled forecasts are more strongly grounded in key events and relevant sources, yet agents still struggle to convert grounded evidence into calibrated probabilities.

📄 PDF Abstract BibTeX arXiv:2606.11816

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dr-CiK: A Testbed for Foresight-Driven Agents

2026-05-27 · Yihong Tang, Andrew Robert Williams, Arjun Ashok, Vincent Zhihao Zheng 외 arxiv

Time series forecasting in real-world settings often depends not only on historical observations, but also on external context that must be actively discovered from noisy, heterogeneous information sources. Yet existing …

Time Series Forecasting

ForeSci: Evaluating LLM Agents for Forward-Looking AI Research Judgment

2026-05-30 · Qiuyu Tian, Haojie Yin, Yingce Xia, Youyong Kong 외 arxiv

AI research often requires decisions before future evidence exists: which bottleneck to attack, which direction to pursue, or where a project should be positioned. We introduce ForeSci, a temporally controlled benchmark …

U-Calibration: Forecasting for an Unknown Agent

2023-06-30 · Robert Kleinberg, Renato Paes Leme, Jon Schneider, Yifeng Teng

We consider the problem of evaluating forecasts of binary events whose predictions are consumed by rational agents who take an action in response to a prediction, but whose utility is unknown to the forecaster. We show t…

Allscoring rule

Do Language Models Update their Forecasts with New Information?

2025-09-28 · Zhangdie Yuan, Zifeng Ding, Andreas Vlachos arxiv

Prior work has largely treated forecasting as a static task, failing to consider how forecasts and the confidence in them should evolve as new evidence emerges. To address this gap, we introduce EvolveCast, a framework f…

TemporalBench: A Benchmark for Evaluating LLM-Based Agents on Contextual and Event-Informed Time Series Tasks

2026-02-05 · Muyan Weng, Defu Cao, Wei Yang, Yashaswi Sharma 외 arxiv

It is unclear whether strong forecasting performance reflects genuine temporal understanding or the ability to reason under contextual and event-driven conditions. We introduce TemporalBench, a multi-domain benchmark des…