Univariate to Multivariate: LLMs as Zero-Shot Predictors for Time-Series Forecasting
Chamara Madarasingha, Nasrin Sohrabi, Zahir Tari

TL;DR
This paper introduces LLMPred, a novel approach that converts time-series data into text to leverage LLMs for zero-shot forecasting, effectively handling complex and multivariate sequences with minimal training.
Contribution
The paper presents a new method that extends LLMs for multivariate time-series forecasting using text conversion and prompt strategies, demonstrating competitive performance.
Findings
LLMPred achieves comparable or better results than state-of-the-art baselines.
Sequence decomposition improves prediction accuracy on noisy data.
Prompt-processing enables multivariate forecasting with lightweight LLMs.
Abstract
Time-series prediction or forecasting is critical across many real-world dynamic systems, and recent studies have proposed using Large Language Models (LLMs) for this task due to their strong generalization capabilities and ability to perform well without extensive pre-training. However, their effectiveness in handling complex, noisy, and multivariate time-series data remains underexplored. To address this, we propose LLMPred which enhances LLM-based time-series prediction by converting time-series sequences into text and feeding them to LLMs for zero shot prediction along with two main data pre-processing techniques. First, we apply time-series sequence decomposition to facilitate accurate prediction on complex and noisy univariate sequences. Second, we extend this univariate prediction capability to multivariate data using a lightweight prompt-processing strategy. Extensive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods
