ICLR 2026poster0 citations

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

Jufang Duan, Shenglong Xiao, Yuren Zhang

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.

Time Series Super-ResolutionRectified FlowTemporal DisentanglementImplicit Neural Representations
BibTeX
@inproceedings{
duan2026srt,
title={{SRT}: Super-Resolution for Time Series via Disentangled Rectified Flow},
author={Jufang Duan and Shenglong Xiao and Yuren Zhang},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=I94Eg6cu7P}
}