CALF: Aligning LLMs for Time Series Forecasting via Cross-modal Fine-Tuning
Peiyuan Liu, Hang Guo, Tao Dai, Naiqi Li, Jigang Bao, Xudong Ren, Yong, Jiang, Shu-Tao Xia

TL;DR
CALF introduces a novel cross-modal fine-tuning framework for LLM-based multivariate time series forecasting, effectively reducing distribution discrepancies between textual and temporal data, leading to state-of-the-art results with low complexity.
Contribution
The paper proposes a cross-modal alignment method for LLMs in time series forecasting, addressing distribution gaps between text and time series inputs for improved performance.
Findings
Achieves state-of-the-art forecasting accuracy.
Demonstrates strong few-shot and zero-shot capabilities.
Maintains low computational complexity.
Abstract
Deep learning (e.g., Transformer) has been widely and successfully used in multivariate time series forecasting (MTSF). Unlike existing methods that focus on training models from a single modal of time series input, large language models (LLMs) based MTSF methods with cross-modal text and time series input have recently shown great superiority, especially with limited temporal data. However, current LLM-based MTSF methods usually focus on adapting and fine-tuning LLMs, while neglecting the distribution discrepancy between textual and temporal input tokens, thus leading to sub-optimal performance. To address this issue, we propose a novel Cross-Modal LLM Fine-Tuning (CALF) framework for MTSF by reducing the distribution discrepancy between textual and temporal data, which mainly consists of the temporal target branch with temporal input and the textual source branch with aligned textual…
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
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Forecasting Techniques and Applications
MethodsFocus · ALIGN
