SRT: Super-Resolution for Time Series via Disentangled Rectified Flow

Abstract

Fine-grained time series data with high temporal resolution is critical for accurate analytics across a wide range of applications. However, the acquisition of such data is often limited by cost and feasibility. This problem can be tackled by reconstructing high-resolution signals from low-resolution inputs based on specific priors, known as super-resolution. While extensively studied in computer vision, directly transferring image super-resolution techniques to time series is not trivial. To address this challenge at a fundamental level, we propose **S**uper-**R**esolution for **T**ime series (SRT), a novel framework that reconstructs temporal patterns lost in low-resolution inputs via disentangled rectified flow. SRT decomposes the input into trend and seasonal components, aligns them to the target resolution using an implicit neural representation, and leverages a novel cross-resolution attention mechanism to guide the generation of high-resolution details. We further introduce SRT-large, a scaled-up version with extensive pretraining, which enables strong zero-shot super-resolution capability. Extensive experiments on nine public datasets demonstrate that SRT and SRT-large consistently outperform existing methods across multiple scale factors, showing both robust performance and the effectiveness of each component in our architecture.

Cite

Text

Duan et al. "SRT: Super-Resolution for Time Series via Disentangled Rectified Flow." International Conference on Learning Representations, 2026.

Markdown

[Duan et al. "SRT: Super-Resolution for Time Series via Disentangled Rectified Flow." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/duan2026iclr-srt/)

BibTeX

@inproceedings{duan2026iclr-srt,
  title     = {{SRT: Super-Resolution for Time Series via Disentangled Rectified Flow}},
  author    = {Duan, Jufang and Xiao, Shenglong and Zhang, Yuren},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/duan2026iclr-srt/}
}