T2S: High-Resolution Time Series Generation with Text-to-Series Diffusion Models

Abstract

Text-to-Time Series generation holds significant potential to address challenges such as data sparsity, imbalance, and limited availability of multimodal time series data across domains. While diffusion models have achieved remarkable success in Text-to-X (e.g., vision and audio data) generation, their use in time series generation remains limit. Existing approaches face two critical limitations: (1) reliance on domain-specific captions that generalize poorly, and (2) inability to generate time series of arbitrary length, limiting real-world use. In this work, we first introduce a new multimodal dataset containing over 600,000 high-resolution text-time series pairs. Second, we propose Text-to-Series (T2S), a diffusion-based framework that bridges the gap between natural language and time series in a domain-agnostic manner. It employs a length-adaptive VAE to encode time series of varying lengths into consistent latent embeddings. On top of that, T2S effectively aligns textual representations with latent embeddings by utilizing Flow Matching and employing DiT as the denoiser. We train T2S in an interleaved paradigm across multiple lengths, allowing it to generate sequences of arbitrary lengths. Extensive evaluations demonstrate that T2S achieves state-of-the-art performance across 13 datasets spanning 12 domains.

Cite

Text

Ge et al. "T2S: High-Resolution Time Series Generation with Text-to-Series Diffusion Models." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/580

Markdown

[Ge et al. "T2S: High-Resolution Time Series Generation with Text-to-Series Diffusion Models." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/ge2025ijcai-t/) doi:10.24963/IJCAI.2025/580

BibTeX

@inproceedings{ge2025ijcai-t,
  title     = {{T2S: High-Resolution Time Series Generation with Text-to-Series Diffusion Models}},
  author    = {Ge, Yunfeng and Li, Jiawei and Zhao, Yiji and Wen, Haomin and Li, Zhao and Qiu, Meikang and Li, Hongyan and Jin, Ming and Pan, Shirui},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {5208-5216},
  doi       = {10.24963/IJCAI.2025/580},
  url       = {https://mlanthology.org/ijcai/2025/ge2025ijcai-t/}
}