TL;DR
This paper introduces LLM4TS, a novel framework that adapts pre-trained Large Language Models for multivariate time-series forecasting, effectively handling limited data scenarios through a specialized two-stage fine-tuning and multi-scale data integration.
Contribution
The paper presents a new two-stage fine-tuning strategy and a two-level aggregation method to adapt LLMs for time-series forecasting, addressing challenges of data heterogeneity and multi-scale temporal information.
Findings
Outperforms state-of-the-art models in full-shot scenarios.
Achieves top performance in few-shot scenarios.
Demonstrates effectiveness over unsupervised representation learning methods.
Abstract
Multivariate time-series forecasting is vital in various domains, e.g., economic planning and weather prediction. Deep train-from-scratch models have exhibited effective performance yet require large amounts of data, which limits real-world applicability. Recently, researchers have leveraged the representation learning transferability of pre-trained Large Language Models (LLMs) to handle limited non-linguistic datasets effectively. However, incorporating LLMs with time-series data presents challenges of limited adaptation due to different compositions between time-series and linguistic data, and the inability to process multi-scale temporal information. To tackle these challenges, we propose LLM4TS, a framework for time-series forecasting with pre-trained LLMs. LLM4TS consists of a two-stage fine-tuning strategy: the time-series alignment stage to align LLMs with the nuances of…
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
MethodsALIGN
