T2S: High-resolution Time Series Generation with Text-to-Series Diffusion Models
Yunfeng Ge, Jiawei Li, Yiji Zhao, Haomin Wen, Zhao Li, Meikang Qiu,, Hongyan Li, Ming Jin, Shirui Pan

TL;DR
This paper introduces T2S, a diffusion-based framework for high-resolution, length-adaptive text-to-time series generation, addressing data scarcity and domain generalization issues with a new dataset and innovative model design.
Contribution
The work presents a novel, domain-agnostic diffusion model for text-to-time series generation that can produce sequences of arbitrary lengths, supported by a new large-scale dataset.
Findings
T2S achieves state-of-the-art results on 13 datasets across 12 domains.
The model effectively generates high-resolution, variable-length time series from textual descriptions.
The approach demonstrates strong generalization to diverse time series captions.
Abstract
Text-to-Time Series generation holds significant potential to address challenges such as data sparsity, imbalance, and limited availability of multimodal time series datasets 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 in its nascent stages. Existing approaches face two critical limitations: (1) the lack of systematic exploration of general-proposed time series captions, which are often domain-specific and struggle with generalization; and (2) the inability to generate time series of arbitrary lengths, limiting their applicability to real-world scenarios. In this work, we first categorize time series captions into three levels: point-level, fragment-level, and instance-level. Additionally, we introduce a new fragment-level dataset containing over 600,000…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Generative Adversarial Networks and Image Synthesis
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Adam · Dropout · Diffusion · Layer Normalization · Position-Wise Feed-Forward Layer · Byte Pair Encoding
