TableTime: Reformulating Time Series Classification as Training-Free Table Understanding with Large Language Models
Jiahao Wang, Mingyue Cheng, Qingyang Mao, Yitong Zhou, Daoyu Wang, Qi Liu, Feiyang Xu, Xin Li

TL;DR
TableTime reformulates multivariate time series classification as a table understanding task, leveraging large language models in a zero-shot setting, overcoming encoding and alignment challenges of prior methods.
Contribution
It introduces a novel approach converting time series into tabular and text formats, enabling effective LLM-based zero-shot classification without retraining.
Findings
Outperforms existing methods on 10 datasets
Achieves effective zero-shot classification
Reduces information loss and alignment issues
Abstract
Large language models (LLMs) have demonstrated their effectiveness in multivariate time series classification (MTSC). Effective adaptation of LLMs for MTSC necessitates informative data representations. Existing LLM-based methods directly encode embeddings for time series within the latent space of LLMs from scratch to align with semantic space of LLMs. Despite their effectiveness, we reveal that these methods conceal three inherent bottlenecks: (1) they struggle to encode temporal and channel-specific information in a lossless manner, both of which are critical components of multivariate time series; (2) it is much difficult to align the learned representation space with the semantic space of the LLMs; (3) they require task-specific retraining, which is both computationally expensive and labor-intensive. To bridge these gaps, we propose TableTime, which reformulates MTSC as a table…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsALIGN
