LGCLMar 12, 2025

LLM-PS: Empowering Large Language Models for Time Series Forecasting with Temporal Patterns and Semantics

arXiv:2503.09656v14 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of adapting LLMs to time series forecasting for domains like finance and health, representing an incremental improvement over existing methods.

The paper tackled the problem of suboptimal performance in time series forecasting using large language models by proposing LLM-PS, which learns temporal patterns and semantics from time series data, achieving state-of-the-art results in short- and long-term forecasting tasks.

Time Series Forecasting (TSF) is critical in many real-world domains like financial planning and health monitoring. Recent studies have revealed that Large Language Models (LLMs), with their powerful in-contextual modeling capabilities, hold significant potential for TSF. However, existing LLM-based methods usually perform suboptimally because they neglect the inherent characteristics of time series data. Unlike the textual data used in LLM pre-training, the time series data is semantically sparse and comprises distinctive temporal patterns. To address this problem, we propose LLM-PS to empower the LLM for TSF by learning the fundamental \textit{Patterns} and meaningful \textit{Semantics} from time series data. Our LLM-PS incorporates a new multi-scale convolutional neural network adept at capturing both short-term fluctuations and long-term trends within the time series. Meanwhile, we introduce a time-to-text module for extracting valuable semantics across continuous time intervals rather than isolated time points. By integrating these patterns and semantics, LLM-PS effectively models temporal dependencies, enabling a deep comprehension of time series and delivering accurate forecasts. Intensive experimental results demonstrate that LLM-PS achieves state-of-the-art performance in both short- and long-term forecasting tasks, as well as in few- and zero-shot settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes