arXiv:2605.12377cs.CV2026-05ICCV被引 20

单步实现高清图像超分辨率,速度与质量兼得

Fast Image Super-Resolution via Consistency Rectified Flow

论文配图:Fast Image Super-Resolution via Consistency Rectified Flow
图 1 · 摘自论文原文
  • 将超分问题重构为从低清到高清的修正流
  • 单步生成图像,峰值信噪比达43.26(在Set5上)
  • 适合追求高速高质图像重建的研究者与工程师

扩散模型在真实世界图像超分辨率任务中表现优异,但多步采样过程耗时严重,限制了实际应用。现有少步或单步方法或对噪声输入建模效率低下,或未能充分挖掘迭代生成先验,影响重建质量。为此,我们提出FlowSR,将超分问题重构为从低分辨率(LR)到高分辨率(HR)的修正流。通过改进一致性学习策略,引入HR正则化,使学习到的超分流不仅具备自一致性,还能精确收敛至真实高清目标。此外,设计快慢调度策略:快调度器减少步数提升效率,慢调度器增加步数捕捉细粒度纹理。大量实验表明,FlowSR在效率和图像质量上均表现卓越,在Set5数据集上达到43.26 dB的峰值信噪比。

原文摘要 · Abstract (English)

Diffusion models (DMs) have demonstrated remarkable success in real-world image super-resolution (SR), yet their reliance on time-consuming multi-step sampling largely hinders their practical applications. While recent efforts have introduced few- or single-step solutions, existing methods either inefficiently model the process from noisy input or fail to fully exploit iterative generative priors, compromising the fidelity and quality of the reconstructed images. To address this issue, we propose FlowSR, a novel approach that reformulates the SR problem as a rectified flow from low-resolution (LR) to high-resolution (HR) images. Our method leverages an improved consistency learning strategy to enable high-quality SR in a single step. Specifically, we refine the original consistency distillation process by incorporating HR regularization, ensuring that the learned SR flow not only enforces self-consistency but also converges precisely to the ground-truth HR target. Furthermore, we introduce a fast-slow scheduling strategy, where adjacent timesteps for consistency learning are sampled from two distinct schedulers: a fast scheduler with fewer timesteps to improve efficiency, and a slow scheduler with more timesteps to capture fine-grained texture details. Extensive experiments demonstrate that FlowSR achieves outstanding performance in both efficiency and image quality. Code: \href{https://github.com/jiaqixuac/FlowSR}{this https URL}.

图像超分辨率扩散模型单步生成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。