ACL 2025short0 citations

Revisiting LLMs as Zero-Shot Time Series Forecasters: Small Noise Can Break Large Models

Junwoo Park, Hyuck Lee, Dohyun Lee, Daehoon Gwak, Jaegul Choo

Abstract

Large Language Models (LLMs) have shown remarkable performance across diverse tasks without domain-specific training, fueling interest in their potential for time-series forecasting. While LLMs have shown potential in zero-shot forecasting through prompting alone, recent studies suggest that LLMs lack inherent effectiveness in forecasting. Given these conflicting findings, a rigorous validation is essential for drawing reliable conclusions. In this paper, we evaluate the effectiveness of LLMs as zero-shot forecasters compared to state-of-the-art domain-specific models. Our experiments show that LLM-based zero-shot forecasters often struggle to achieve high accuracy due to their sensitivity to noise, underperforming even simple domain-specific models. We have explored solutions to reduce LLMs’ sensitivity to noise in the zero-shot setting, but improving their robustness remains a significant challenge. Our findings suggest that rather than emphasizing zero-shot forecasting, a more promising direction would be to focus on fine-tuning LLMs to better process numerical sequences. Our experimental code is available at https://github.com/junwoopark92/revisiting-LLMs-zeroshot-forecaster.

BibTeX
@inproceedings{park-etal-2025-revisiting,
    title = "Revisiting {LLM}s as Zero-Shot Time Series Forecasters: Small Noise Can Break Large Models",
    author = "Park, Junwoo  and
      Lee, Hyuck  and
      Lee, Dohyun  and
      Gwak, Daehoon  and
      Choo, Jaegul",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-short.71/",
    doi = "10.18653/v1/2025.acl-short.71",
    pages = "906--922",
    ISBN = "979-8-89176-252-7"
}
Revisiting LLMs as Zero-Shot Time Series Forecasters: Small Noise Can Break Large Models · ACL 2025