arXiv:2505.14202cs.LG2025-05TPAMI被引 2

多尺度离散变换器提升时间序列生成质量

MSDformer: Multi-scale Discrete Transformer For Time Series Generation

论文配图:MSDformer: Multi-scale Discrete Transformer For Time Series Generation
图 1 · 摘自论文原文
  • 用多尺度分词器提取不同时间粒度的离散特征
  • 在离散空间中建模多尺度模式,生成效果优于现有方法
  • 理论证明方法合理,适合时序数据生成研究者

离散令牌建模(DTM)通过向量量化技术,在非自然语言模态建模中表现优异,尤其在时间序列生成领域。尽管此前工作SDformer已实现该领域的最先进性能,但现有方法仍存在两大局限:无法捕捉复杂时间序列中的多尺度时序模式,且缺乏指导模型优化的理论基础。为此,本文提出多尺度离散变压器(MSDformer),采用多尺度时间序列分词器,在多个时间尺度上学习离散令牌表示,联合刻画时间序列的复杂特性;随后,通过多尺度自回归令牌建模,捕获离散潜在空间内的多尺度时序模式。理论上,基于率失真定理验证了DTM方法的有效性及MSDformer的合理性。大量实验表明,MSDformer显著超越现有最先进方法。理论与实证均证明,融合多尺度信息并建模多尺度模式可大幅提升基于DTM的时间序列生成质量。代码已开源。

原文摘要 · Abstract (English)

Discrete Token Modeling (DTM), which employs vector quantization techniques, has demonstrated remarkable success in modeling non-natural language modalities, particularly in time series generation. While our prior work SDformer established the first DTM-based framework to achieve state-of-the-art performance in this domain, two critical limitations persist in existing DTM approaches: 1) their inability to capture multi-scale temporal patterns inherent to complex time series data, and 2) the absence of theoretical foundations to guide model optimization. To address these challenges, we proposes a novel multi-scale DTM-based time series generation method, called Multi-Scale Discrete Transformer (MSDformer). MSDformer employs a multi-scale time series tokenizer to learn discrete token representations at multiple scales, which jointly characterize the complex nature of time series data. Subsequently, MSDformer applies a multi-scale autoregressive token modeling technique to capture the multi-scale patterns of time series within the discrete latent space. Theoretically, we validate the effectiveness of the DTM method and the rationality of MSDformer through the rate-distortion theorem. Comprehensive experiments demonstrate that MSDformer significantly outperforms state-of-the-art methods. Both theoretical analysis and experimental results demonstrate that incorporating multi-scale information and modeling multi-scale patterns can substantially enhance the quality of generated time series in DTM-based approaches. Code is available at this repository:https://github.com/kkking-kk/MSDformer.

时间序列生成离散建模多尺度Transformer

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