$\textbf{S}^2$IP-LLM: Semantic Space Informed Prompt Learning with LLM for Time Series Forecasting
Zijie Pan, Yushan Jiang, Sahil Garg, Anderson Schneider, Yuriy, Nevmyvaka, Dongjin Song

TL;DR
This paper introduces S^2IP-LLM, a novel approach that aligns pre-trained language model semantic space with time series data to improve forecasting accuracy using semantic-informed prompts.
Contribution
The paper proposes a new method for aligning LLM semantic space with time series embeddings, enabling more effective prompt-based forecasting.
Findings
Achieves superior forecasting performance over state-of-the-art baselines.
Effectively aligns semantic space with time series embeddings through a novel tokenization module.
Demonstrates the importance of semantic space-informed prompt learning via ablation studies.
Abstract
Recently, there has been a growing interest in leveraging pre-trained large language models (LLMs) for various time series applications. However, the semantic space of LLMs, established through the pre-training, is still underexplored and may help yield more distinctive and informative representations to facilitate time series forecasting. To this end, we propose Semantic Space Informed Prompt learning with LLM (IP-LLM) to align the pre-trained semantic space with time series embeddings space and perform time series forecasting based on learned prompts from the joint space. We first design a tokenization module tailored for cross-modality alignment, which explicitly concatenates patches of decomposed time series components to create embeddings that effectively encode the temporal dynamics. Next, we leverage the pre-trained word token embeddings to derive semantic anchors and align…
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 · Advanced Text Analysis Techniques
MethodsALIGN
