vix.ing · top · new · best · stats · spec

ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting

2023/07/23 by Zongsheng Yue, Yue, Zongsheng, Jianyi Wang +3 · 83 citations
Computer Science · Engineering · #Advanced Image Processing Techniques #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #I.2.10 #Image and Signal Denoising Methods #Sparse and Compressive Sensing Techniques

paper · pdf · doi:10.48550/arxiv.2307.12348

openalex publication_date 2023/07/23 · openalex created_date 2023/07/27 · openalex updated_date 2026/07/28

Abstract

Diffusion-based image super-resolution (SR) methods are mainly limited by the low inference speed due to the requirements of hundreds or even thousands of sampling steps. Existing acceleration sampling techniques inevitably sacrifice performance to some extent, leading to over-blurry SR results. To address this issue, we propose a novel and efficient diffusion model for SR that significantly reduces the number of diffusion steps, thereby eliminating the need for post-acceleration during inference and its associated performance deterioration. Our method constructs a Markov chain that transfers between the high-resolution image and the low-resolution image by shifting the residual between them, substantially improving the transition efficiency. Additionally, an elaborate noise schedule is developed to flexibly control the shifting speed and the noise strength during the diffusion process. Extensive experiments demonstrate that the proposed method obtains superior or at least comparable performance to current state-of-the-art methods on both synthetic and real-world datasets, even only with 15 sampling steps. Our code and model are available at https://github.com/zsyOAOA/ResShift.

Cited by

Related