Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Zongsheng Yue, Jianyi Wang, Chen Change Loy• 2023

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)--
2930
Instance SegmentationCOCO 2017 (val)
APm0.136
1304
Semantic segmentationADE20K
mIoU29.7
1028
Image Super-resolutionRealSR
LPIPS0.3134
257
Image Super-resolutionDIV2K (val)
LPIPS0.3077
215
Image Super-resolutionDRealSR
MUSIQ67.59
182
Super-ResolutionDIV2K
PSNR22.38
155
Video Super-ResolutionUDM10
PSNR27.62
111
Super-ResolutionImageNet (test)
LPIPS0.1998
110
Super-ResolutionRealSR (test)
PSNR26.31
107
Showing 10 of 145 rows
...

Other info

Follow for update