Time Series Forecasting with LLMs: Understanding and Enhancing Model Capabilities
Hua Tang, Chong Zhang, Mingyu Jin, Qinkai Yu, Zhenting Wang, Xiaobo, Jin, Yongfeng Zhang, Mengnan Du

TL;DR
This paper investigates how large language models perform in time series forecasting without fine-tuning, revealing their strengths with patterned data and limitations with non-periodic datasets, and proposes input strategies to improve accuracy.
Contribution
It provides a comparative analysis of LLMs and traditional models, exploring input strategies and their impact on forecasting performance in zero-shot settings.
Findings
LLMs excel with clear patterns and trends in time series data.
They struggle with datasets lacking periodicity.
Incorporating external knowledge improves LLM forecasting accuracy.
Abstract
Large language models (LLMs) have been applied in many fields and have developed rapidly in recent years. As a classic machine learning task, time series forecasting has recently been boosted by LLMs. Recent works treat large language models as \emph{zero-shot} time series reasoners without further fine-tuning, which achieves remarkable performance. However, there are some unexplored research problems when applying LLMs for time series forecasting under the zero-shot setting. For instance, the LLMs' preferences for the input time series are less understood. In this paper, by comparing LLMs with traditional time series forecasting models, we observe many interesting properties of LLMs in the context of time series forecasting. First, our study shows that LLMs perform well in predicting time series with clear patterns and trends, but face challenges with datasets lacking periodicity. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods
