arXiv:2501.07335cs.LGcs.AI2025-01被引 7

通过量化嵌入提升时间序列多模态推理能力

TempoGPT: Enhancing Time Series Reasoning via Quantizing Embedding

  • 用白盒系统分析变量关系构建多模态数据
  • 量化时间嵌入为离散标记,实现时序与文本对齐
  • 在复杂推理任务中达到领先效果,适合时序建模研究者

多模态语言模型在视觉和音频领域取得显著进展,但在时间序列复杂推理任务中仍面临挑战。主要原因有二:一是多模态时间序列数据标签粗糙,缺乏分析与推理过程,训练难以提升模型推理能力;二是时间序列处理中缺乏精确分词,导致时序与文本表示模式不一致,阻碍多模态对齐。为此,我们提出一种多模态时间序列数据构建方法及多模态时间序列语言模型 TempoGPT。特别地,通过分析白盒系统中的变量-系统关系,构建复杂推理任务的多模态数据;同时,通过量化时序嵌入,将其映射为预定义码本中的离散标记,再经共享嵌入层统一处理时序与文本标记,实现一致表示。大量实验表明,TempoGPT能准确感知时序信息,逻辑推断结论,在构建的复杂时间序列推理任务中达到当前最优性能。此外,定量验证了量化时序嵌入对增强多模态对齐与模型推理能力的有效性。代码与数据已公开于 https://github.com/zhanghaochuan20/TempoGPT。

原文摘要 · Abstract (English)

Multi-modal language model has made advanced progress in vision and audio, but still faces significant challenges in dealing with complex reasoning tasks in the time series domain. The reasons are twofold. First, labels for multi-modal time series data are coarse and devoid of analysis or reasoning processes. Training with these data cannot improve the model's reasoning capabilities. Second, due to the lack of precise tokenization in processing time series, the representation patterns for temporal and textual information are inconsistent, which hampers the effectiveness of multi-modal alignment. To address these challenges, we propose a multi-modal time series data construction approach and a multi-modal time series language model (TLM), TempoGPT. Specially, we construct multi-modal data for complex reasoning tasks by analyzing the variable-system relationships within a white-box system. Additionally, proposed TempoGPT achieves consistent representation between temporal and textual information by quantizing temporal embeddings, where temporal embeddings are quantized into a series of discrete tokens using a predefined codebook; subsequently, a shared embedding layer processes both temporal and textual tokens. Extensive experiments demonstrate that TempoGPT accurately perceives temporal information, logically infers conclusions, and achieves state-of-the-art in the constructed complex time series reasoning tasks. Moreover, we quantitatively demonstrate the effectiveness of quantizing temporal embeddings in enhancing multi-modal alignment and the reasoning capabilities of TLMs. Code and data are available at https://github.com/zhanghaochuan20/TempoGPT.

时间序列多模态推理量化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。