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

Arbitrary-steps Image Super-resolution via Diffusion Inversion

About

This study presents a new image super-resolution (SR) technique based on diffusion inversion, aiming at harnessing the rich image priors encapsulated in large pre-trained diffusion models to improve SR performance. We design a Partial noise Prediction strategy to construct an intermediate state of the diffusion model, which serves as the starting sampling point. Central to our approach is a deep noise predictor to estimate the optimal noise maps for the forward diffusion process. Once trained, this noise predictor can be used to initialize the sampling process partially along the diffusion trajectory, generating the desirable high-resolution result. Compared to existing approaches, our method offers a flexible and efficient sampling mechanism that supports an arbitrary number of sampling steps, ranging from one to five. Even with a single sampling step, our method demonstrates superior or comparable performance to recent state-of-the-art approaches. The code and model are publicly available at https://github.com/zsyOAOA/InvSR.

Zongsheng Yue, Kang Liao, Chen Change Loy• 2024

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionDRealSR
MANIQA0.6212
130
Image Super-resolutionRealSR
PSNR24.5
130
Image Super-resolutionDIV2K (val)
LPIPS0.3045
106
Super-ResolutionRealSR (test)
PSNR24.928
61
Super-ResolutionImageNet (test)
LPIPS0.2517
59
Real-world Image Super-ResolutionRealLQ250
MUSIQ0.6683
45
Real-World Super-ResolutionRealSR
PSNR24.299
22
Image Super-resolutionRealSet80
NIQE4.0284
19
Image Super-resolutionRealLQ250 4x (test)
NIQE4.4034
15
Super-ResolutionRealSR x4
PSNR24.5
13
Showing 10 of 21 rows

Other info

Code

Follow for update