Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MSDformer: Multi-scale Discrete Transformer For Time Series Generation

About

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.

Shibo Feng, Zhicheng Chen, Xi Xiao, Zhong Zhang, Qing Li, Xingyu Gao, Peilin Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Time-series generationEnergy
Discriminative Score0.01
45
Time-series generationETTh
Predictive Score0.118
36
Time-series generationStocks
Discriminative Score0.005
29
Time-series generationSines
Predictive Score0.093
9
Time-series generationETTh
Inference Time0.3
3
Time-series generationSines
Inference Time0.95
3
Time-series generationStocks
Inference Time0.96
3
Time-series generationMujoco
Inference Time0.97
3
Time-series generationfMRI
Inference Time1.4
3
Showing 9 of 9 rows

Other info

Follow for update