paper-with-me

Papers

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 for evaluating whether large language models revise their forecasts appropriately in response to new information. In particular, EvolveCast assesses whether LLMs update their forecasts when presented with information released after their training cutoff. We use human forecasters as a comparative reference to assess forecast updates and confidence calibration under new information. While LLMs demonstrate some responsiveness to new information, their updates are often inconsistent or overly conservative. We further find that both verbalized and logits-based confidence estimates remain far from the human reference standard. Across settings with a variety of LLMs, models tend to be conservative in updating their forecasts. These findings suggest that current approaches (e.g., RAG-based methods) for updating model knowledge are insufficient for probabilistic reasoning; models treat new information as retrieval context rather than evidence that shifts posterior probability. EvolveCast thus underscores the need for more robust mechanisms to incorporate external knowledge into belief dynamics.

📄 PDF Abstract BibTeX arXiv:2509.23936

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How Periodic Forecast Updates Influence MRP Planning Parameters: A Simulation Study

2024-03-16 · Wolfgang Seiringer, Klaus Altendorfer, Thomas Felberbauer, Balwin Bokor 외

In many supply chains, the current efforts at digitalization have led to improved information exchanges between manufacturers and their customers. Specifically, demand forecasts are often provided by the customers and re…

Forecasting Future Language: Context Design for Mention Markets

2026-02-04 · Sumin Kim, Jihoon Kwon, Yoon Kim, Nicole Kagan 외 arxiv

Mention markets, a type of prediction market in which contracts resolve based on whether a specified keyword is mentioned during a future public event, require accurate probabilistic forecasts of keyword-mention outcomes…

onlineforecast: An R package for adaptive and recursive forecasting

2021-09-27 · Peder Bacher, Hjörleifur G. Bergsteinsson, Linde Frölke, Mikkel L. Sørensen 외

Systems that rely on forecasts to make decisions, e.g. control or energy trading systems, require frequent updates of the forecasts. Usually, the forecasts are updated whenever new observations become available, hence in…

energy trading

The Living Forecast: Evolving Day-Ahead Predictions into Intraday Reality

2025-10-14 · Kutay Bölat, Peter Palensky, Simon Tindemans arxiv

Accurate intraday forecasts are essential for power system operations, complementing day-ahead forecasts that gradually lose relevance as new information becomes available. This paper introduces a Bayesian updating mecha…

Vague Knowledge: Evidence from Analyst Reports

2025-05-18 · Kerry Xiao, Amy Zang

People in the real world often possess vague knowledge of future payoffs, for which quantification is not feasible or desirable. We argue that language, with differing ability to convey vague information, plays an import…