paper-with-me

Papers

Forecasting Future World Events with Neural Networks

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

Forecasting future world events is a challenging but valuable task. Forecasts of climate, geopolitical conflict, pandemics and economic indicators help shape policy and decision making. In these domains, the judgment of expert humans contributes to the best forecasts. Given advances in language modeling, can these forecasts be automated? To this end, we introduce Autocast, a dataset containing thousands of forecasting questions and an accompanying news corpus. Questions are taken from forecasting tournaments, ensuring high quality, real-world importance, and diversity. The news corpus is organized by date, allowing us to precisely simulate the conditions under which humans made past forecasts (avoiding leakage from the future). Motivated by the difficulty of forecasting numbers across orders of magnitude (e.g. global cases of COVID-19 in 2022), we also curate IntervalQA, a dataset of numerical questions and metrics for calibration. We test language models on our forecasting task and find that performance is far below a human expert baseline. However, performance improves with increased model size and incorporation of relevant information from the news corpus. In sum, Autocast poses a novel challenge for large language models and improved performance could bring large practical benefits.

📄 PDF Abstract BibTeX arXiv:2206.15474

Code (1)

andyzoujm/autocast 공식 구현 pytorch

Tasks

Decision MakingDiversityLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Can Language Models Use Forecasting Strategies?

2024-06-06 · Sarah Pratt, Seth Blumberg, Pietro Kreitlon Carolino, Meredith Ringel Morris

Advances in deep learning systems have allowed large models to match or surpass human accuracy on a number of skills such as image classification, basic programming, and standardized test taking. As the performance of th…

image-classificationImage Classification

Future Is Unevenly Distributed: Forecasting Ability of LLMs Depends on What We're Asking

2025-11-23 · Chinmay Karkar, Paras Chopra arxiv

Large Language Models (LLMs) demonstrate partial forecasting competence across social, political, and economic events. Yet, their predictive ability varies sharply with domain structure and prompt framing. We investigate…

What if Tomorrow is the World Cup Final? Counterfactual Time Series Forecasting with Textual Conditions

2026-05-14 · Shuqi Gu, Yongxiang Zhao, Baoyu Jing, Kan Ren arxiv

Time series forecasting has become increasingly critical in real-world scenarios, where future sequences are influenced not only by historical patterns but also by forthcoming events. In this context, forecasting must dy…

Time Series Forecasting

Leveraging World Events to Predict E-Commerce Consumer Demand under Anomaly

2024-05-22 · Dan Kalifa, Uriel Singer, Ido Guy, Guy D. Rosin 외

Consumer demand forecasting is of high importance for many e-commerce applications, including supply chain optimization, advertisement placement, and delivery speed optimization. However, reliable time series sales forec…

Demand ForecastingTime Series

Wisdom of the Crowds in Forecasting: Forecast Summarization for Supporting Future Event Prediction

2025-02-12 · Anisha Saha, Adam Jatowt

Future Event Prediction (FEP) is an essential activity whose demand and application range across multiple domains. While traditional methods like simulations, predictive and time-series forecasting have demonstrated prom…

Time Series Forecasting