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-resolutionRealSR
PSNR24.5
190
Image Super-resolutionDIV2K (val)
LPIPS0.2821
189
Image Super-resolutionDRealSR
MUSIQ64.92
149
Super-ResolutionRealSR (test)
PSNR24.928
92
Super-ResolutionImageNet (test)
LPIPS0.2517
70
Real-world Image Super-ResolutionDRealSR
LPIPS0.3537
62
Real-world Image Super-ResolutionRealLQ250
MUSIQ0.6683
59
Real-World Super-ResolutionRealSR
PSNR24.299
36
Real-World Super-ResolutionDIV2K (val)
PSNR22.9
25
Real-world Single Image Super-ResolutionDRealSR (test)
PSNR27.63
23
Showing 10 of 28 rows

Other info

Code

Follow for update