English

LLMForecaster: Improving Seasonal Event Forecasts with Unstructured Textual Data

Machine Learning 2024-12-04 v1 Computation and Language

Abstract

Modern time-series forecasting models often fail to make full use of rich unstructured information about the time series themselves. This lack of proper conditioning can lead to obvious model failures; for example, models may be unaware of the details of a particular product, and hence fail to anticipate seasonal surges in customer demand in the lead up to major exogenous events like holidays for clearly relevant products. To address this shortcoming, this paper introduces a novel forecast post-processor -- which we call LLMForecaster -- that fine-tunes large language models (LLMs) to incorporate unstructured semantic and contextual information and historical data to improve the forecasts from an existing demand forecasting pipeline. In an industry-scale retail application, we demonstrate that our technique yields statistically significantly forecast improvements across several sets of products subject to holiday-driven demand surges.

Keywords

Cite

@article{arxiv.2412.02525,
  title  = {LLMForecaster: Improving Seasonal Event Forecasts with Unstructured Textual Data},
  author = {Hanyu Zhang and Chuck Arvin and Dmitry Efimov and Michael W. Mahoney and Dominique Perrault-Joncas and Shankar Ramasubramanian and Andrew Gordon Wilson and Malcolm Wolff},
  journal= {arXiv preprint arXiv:2412.02525},
  year   = {2024}
}

Comments

Presented at NeurIPS Time Series in the Age of Large Models (2024)

R2 v1 2026-06-28T20:21:31.318Z