FlowTS: Time Series Generation via Rectified Flow
Yang Hu, Xiao Wang, Zezhen Ding, Lirong Wu, Huatian Zhang, Stan Z. Li,, Sheng Wang, Jiheng Zhang, Ziyun Li, Tianlong Chen

TL;DR
FlowTS introduces an efficient ODE-based time series generation model using rectified flow and geodesic paths, significantly improving speed and performance over diffusion models, with versatile conditional and unconditional capabilities.
Contribution
The paper proposes FlowTS, a novel rectified flow model for time series generation that achieves computational efficiency and high-quality results through exact linear trajectories and adaptive sampling.
Findings
Achieves state-of-the-art performance on Stock and ETTh datasets.
Significantly reduces computation compared to diffusion-based models.
Outperforms previous methods in solar forecasting and MuJoCo imputation.
Abstract
Diffusion-based models have significant achievements in time series generation but suffer from inefficient computation: solving high-dimensional ODEs/SDEs via iterative numerical solvers demands hundreds to thousands of drift function evaluations per sample, incurring prohibitive costs. To resolve this, we propose FlowTS, an ODE-based model that leverages rectified flow with straight-line transport in probability space. By learning geodesic paths between distributions, FlowTS achieves computational efficiency through exact linear trajectory simulation, accelerating training and generation while improving performances. We further introduce an adaptive sampling strategy inspired by the exploration-exploitation trade-off, balancing noise adaptation and precision. Notably, FlowTS enables seamless adaptation from unconditional to conditional generation without retraining, ensuring efficient…
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 · Stock Market Forecasting Methods · Anomaly Detection Techniques and Applications
MethodsSoftmax · Attention Is All You Need · Diffusion
