LGAug 9, 2024

An Evaluation of Standard Statistical Models and LLMs on Time Series Forecasting

arXiv:2408.04867v112 citationsh-index: 5
AI Analysis

This work addresses the problem of applying LLMs to time series forecasting for researchers and practitioners, highlighting limitations that make it incremental in assessing model robustness.

This study evaluated the LLMTIME model for time series forecasting, finding that while it performs well in zero-shot scenarios for some datasets, its accuracy significantly deteriorates with diverse data, especially those with periodic, trend, or complex frequency components.

This research examines the use of Large Language Models (LLMs) in predicting time series, with a specific focus on the LLMTIME model. Despite the established effectiveness of LLMs in tasks such as text generation, language translation, and sentiment analysis, this study highlights the key challenges that large language models encounter in the context of time series prediction. We assess the performance of LLMTIME across multiple datasets and introduce classical almost periodic functions as time series to gauge its effectiveness. The empirical results indicate that while large language models can perform well in zero-shot forecasting for certain datasets, their predictive accuracy diminishes notably when confronted with diverse time series data and traditional signals. The primary finding of this study is that the predictive capacity of LLMTIME, similar to other LLMs, significantly deteriorates when dealing with time series data that contain both periodic and trend components, as well as when the signal comprises complex frequency components.

Code Implementations1 repo
Foundations

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

Your Notes