Our new X account is live! Follow @wizwand_team for updates
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-resolutionRealSR
PSNR24.5
71
Super-ResolutionImageNet (test)
LPIPS0.2547
32
Super-ResolutionRealSR x4
PSNR24.5
13
Image RestorationRealSet80 (test)
NIQE4.0266
12
Human Body RestorationMPII (test)
C-IQA61.66
11
Image Super-resolutionRealSet80
NIQE4.0284
10
Flicker-banding and Moire RemovalMIRAGE cropped (test)
SSIM0.7037
9
Image Restorationlight-degradation (val)
DISTS0.1205
6
Showing 8 of 8 rows

Other info

Code

Follow for update