← 返回论文检索
ICML 2026PosterAccept (regular)

Curating the Future: A Scalable Recipe for Training Open-Ended Forecasters

Nikhil Chandak, Shashwat Goel, Ameya Pandurang Prabhu, Moritz Hardt, Jonas Geiping

Mistral AI / Max-Planck-Institute for Intelligent Systems, Tübingen · Max Planck Institute, ELLIS · University of Tübingen · Max-Planck-Institute for Intelligent Systems, Max-Planck Institute · ELLIS Institute & Max-Planck Institute for Intelligent Systems, Tübingen AI Center

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

High-stakes decision making involves reasoning under uncertainty about the future. In this work, we train language models to make predictions on open-ended forecasting questions. To scale up training data, we synthesize novel forecasting questions from global events reported in daily news. While directly training on this data leads to performance drops, carefully curating questions creates a valuable training resource. We use the resulting dataset, OpenForesight, to post-train Qwen3 thinking models. To prevent leakage of future information during training and evaluation, we use an offline news corpus, both for data generation and retrieval in our forecasting system. Guided by a small validation set, we show the benefits of retrieval, and an improved reward function for reinforcement learning (RL). Once we obtain our final forecasting system, we perform held-out testing between May to August 2025. Our specialized model, OpenForecaster-8B, matches much larger proprietary models, with our training improving the accuracy, calibration, and consistency of predictions. We find calibration improvements from forecasting training generalize across popular benchmarks. We will open-source our models, code, and data to make LLM based forecasting research broadly accessible.