paper-with-me

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 the most capable models begin to saturate on tasks where humans already achieve high accuracy, it becomes necessary to benchmark models on increasingly complex abilities. One such task is forecasting the future outcome of events. In this work we describe experiments using a novel dataset of real world events and associated human predictions, an evaluation metric to measure forecasting ability, and the accuracy of a number of different LLM based forecasting designs on the provided dataset. Additionally, we analyze the performance of the LLM forecasters against human predictions and find that models still struggle to make accurate predictions about the future. Our follow-up experiments indicate this is likely due to models' tendency to guess that most events are unlikely to occur (which tends to be true for many prediction datasets, but does not reflect actual forecasting abilities). We reflect on next steps for developing a systematic and reliable approach to studying LLM forecasting.

📄 PDF Abstract BibTeX arXiv:2406.04446

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Stratify: Unifying Multi-Step Forecasting Strategies

2024-12-29 · Riku Green, Grant Stevens, Zahraa Abdallah, Telmo M. Silva Filho

A key aspect of temporal domains is the ability to make predictions multiple time steps into the future, a process known as multi-step forecasting (MSF). At the core of this process is selecting a forecasting strategy, h…

Benchmarking

A review and comparison of strategies for multi-step ahead time series forecasting based on the NN5 forecasting competition

2011-08-16 · Souhaib Ben Taieb, Gianluca Bontempi, Amir Atiya, Antti Sorjamaa

Multi-step ahead forecasting is still an open challenge in time series forecasting. Several approaches that deal with this complex problem have been proposed in the literature but an extensive comparison on a large numbe…

Time SeriesTime Series AnalysisTime Series ForecastingVariable Selection

Beyond Naïve Prompting: Strategies for Improved Context-aided Forecasting with LLMs

2025-08-13 · Arjun Ashok, Andrew Robert Williams, Vincent Zhihao Zheng, Irina Rish 외 arxiv

Real-world forecasting requires models to integrate not only historical data but also relevant contextual information provided in textual form. While large language models (LLMs) show promise for context-aided forecastin…

Prompt Mining for Language-based Human Mobility Forecasting

2024-03-06 · Hao Xue, Tianye Tang, Ali Payani, Flora D. Salim

With the advancement of large language models, language-based forecasting has recently emerged as an innovative approach for predicting human mobility patterns. The core idea is to use prompts to transform the raw mobili…

Informed Forecasting: Leveraging Auxiliary Knowledge to Boost LLM Performance on Time Series Forecasting

2025-05-15 · Mohammadmahdi Ghasemloo, Alireza Moradi

With the widespread adoption of Large Language Models (LLMs), there is a growing need to establish best practices for leveraging their capabilities beyond traditional natural language tasks. In this paper, a novel cross-…

Time SeriesTime Series ForecastingTransfer Learning