LLM-ABBA: Understanding time series via symbolic approximation
Xinye Chen, Erin Carson, Cheng Kang

TL;DR
This paper introduces LLM-ABBA, a novel method that combines symbolic time series approximation with large language models, achieving state-of-the-art results in classification, regression, and forecasting tasks by effectively capturing salient features and mitigating errors.
Contribution
The paper presents LLM-ABBA, integrating ABBA symbolic approximation into LLMs, which improves performance across multiple time series tasks and introduces a fixed-polygonal chain trick to reduce forecasting errors.
Findings
LLM-ABBA outperforms SOTA in time series classification and regression.
The fixed-polygonal chain trick reduces cumulative forecasting errors.
Framework extends seamlessly to various time series tasks.
Abstract
The success of large language models (LLMs) for time series has been demonstrated in previous work. Utilizing a symbolic time series representation, one can efficiently bridge the gap between LLMs and time series. However, the remaining challenge is to exploit the semantic information hidden in time series by using symbols or existing tokens of LLMs, while aligning the embedding space of LLMs according to the hidden information of time series. The symbolic time series approximation (STSA) method called adaptive Brownian bridge-based symbolic aggregation (ABBA) shows outstanding efficacy in preserving salient time series features by modeling time series patterns in terms of amplitude and period while using existing tokens of LLMs. In this paper, we introduce a method, called LLM-ABBA, that integrates ABBA into large language models for various downstream time series tasks. By…
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
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
