用表格理解新范式,让大模型零样本搞定多变量时间序列分类。
TableTime: Reformulating Time Series Classification as Training-Free Table Understanding with Large Language Models
- 把时间序列转成表格文本,减少信息损失
- 零样本准确率在10个数据集上超越现有方法
- 适合希望免训练快速部署的工业用户
大语言模型在多变量时间序列分类任务中表现优异,但现有方法存在三个核心瓶颈:难以无损编码时序与通道特异性信息;学习表示空间难对齐大模型语义空间;需任务特定微调,计算成本高。为此,本文提出TableTime,将多变量时间序列分类重构为表格理解任务。具体包括:(1) 将时间序列转换为表格形式,最大限度减少信息丢失;(2) 以文本格式表示表格时间序列,实现与大模型语义空间的自然对齐;(3) 设计融合上下文信息、邻域辅助、多路径推理与问题分解的推理框架,增强大模型推理能力,实现零样本分类。在UEA公开数据集上的10个代表性数据集上进行的大量实验验证了TableTime的优越性。
原文摘要 · Abstract (English)
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 understanding task. Specifically, TableTime introduces the following strategies: (1) convert multivariate time series into a tabular form, thus minimizing information loss to the greatest extent; (2) represent tabular time series in text format to achieve natural alignment with the semantic space of LLMs; (3) design a reasoning framework that integrates contextual text information, neighborhood assistance, multi-path inference and problem decomposition to enhance the reasoning ability of LLMs and realize zero-shot classification. Extensive experiments performed on 10 publicly representative datasets from UEA archive verify the superiorities of the TableTime.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。