paper-with-me

홈 › Papers

Fast Image Super-Resolution via Consistency Rectified Flow

2026-05-12 · Jiaqi Xu, Wenbo Li, Haoze Sun, Fan Li, Zhixin Wang, Long Peng, Jingjing Ren, Haoran Yang, Xiaowei Hu, Renjing Pei, Pheng-Ann Heng arxiv

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}.

📄 PDF Abstract BibTeX arXiv:2605.12377

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

NAMI: Efficient Image Generation via Progressive Rectified Flow Transformers

2025-03-12 · Yuhang Ma, Bo Cheng, Shanyuan Liu, Ao Ma 외

Flow-based transformer models for image generation have achieved state-of-the-art performance with larger model parameters, but their inference deployment cost remains high. To enhance inference performance while maintai…

Image Generation

Efficient Semi-Supervised Gross Target Volume of Nasopharyngeal Carcinoma Segmentation via Uncertainty Rectified Pyramid Consistency

2020-12-13 · Xiangde Luo, Wenjun Liao, Jieneng Chen, Tao Song 외

Gross Target Volume (GTV) segmentation plays an irreplaceable role in radiotherapy planning for Nasopharyngeal Carcinoma (NPC). Despite that Convolutional Neural Networks (CNN) have achieved good performance for this tas…

Segmentation

Unsupervised Real-World Super-Resolution via Rectified Flow Degradation Modelling

2025-08-10 · Hongyang Zhou, Xiaobin Zhu, Liuling Chen, Junyi He 외 arxiv

Unsupervised real-world super-resolution (SR) faces critical challenges due to the complex, unknown degradation distributions in practical scenarios. Existing methods struggle to generalize from synthetic low-resolution …

RectifiedHR: Enable Efficient High-Resolution Image Generation via Energy Rectification

2025-03-04 · Zhen Yang, Guibao Shen, Liang Hou, Mushui Liu 외

Diffusion models have achieved remarkable advances in various image generation tasks. However, their performance notably declines when generating images at resolutions higher than those used during the training period. D…

Image Generation

RectifiedHR: High-Resolution Diffusion via Energy Profiling and Adaptive Guidance Scheduling

2025-07-13 · Ankit Sanjyal arxiv

High-resolution image synthesis with diffusion models often suffers from energy instabilities and guidance artifacts that degrade visual quality. We analyze the latent energy landscape during sampling and propose adaptiv…