Enhancing Large Language Models for Time-Series Forecasting via Vector-Injected In-Context Learning
Jianqi Zhang, Jingyao Wang, Wenwen Qiang, Fanjiang Xu, Changwen Zheng

TL;DR
This paper introduces LVICL, a method that enhances large language models for time-series forecasting by injecting example-related vectors into the model, improving accuracy without increasing computational costs.
Contribution
The paper proposes a novel vector-injected in-context learning approach that improves LLM-based time-series forecasting while keeping the model parameters frozen, reducing computational overhead.
Findings
LVICL outperforms traditional ICL in forecasting accuracy.
The method reduces the need for fine-tuning large models.
Experimental results demonstrate significant performance improvements.
Abstract
The World Wide Web needs reliable predictive capabilities to respond to changes in user behavior and usage patterns. Time series forecasting (TSF) is a key means to achieve this goal. In recent years, the large language models (LLMs) for TSF (LLM4TSF) have achieved good performance. However, there is a significant difference between pretraining corpora and time series data, making it hard to guarantee forecasting quality when directly applying LLMs to TSF; fine-tuning LLMs can mitigate this issue, but often incurs substantial computational overhead. Thus, LLM4TSF faces a dual challenge of prediction performance and compute overhead. To address this, we aim to explore a method for improving the forecasting performance of LLM4TSF while freezing all LLM parameters to reduce computational overhead. Inspired by in-context learning (ICL), we propose LVICL. LVICL uses our vector-injected ICL…
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 · Machine Learning in Healthcare
