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

Harnessing Diffusion-Yielded Score Priors for Image Restoration

About

Deep image restoration models aim to learn a mapping from degraded image space to natural image space. However, they face several critical challenges: removing degradation, generating realistic details, and ensuring pixel-level consistency. Over time, three major classes of methods have emerged, including MSE-based, GAN-based, and diffusion-based methods. However, they fail to achieve a good balance between restoration quality, fidelity, and speed. We propose a novel method, HYPIR, to address these challenges. Our solution pipeline is straightforward: it involves initializing the image restoration model with a pre-trained diffusion model and then fine-tuning it with adversarial training. This approach does not rely on diffusion loss, iterative sampling, or additional adapters. We theoretically demonstrate that initializing adversarial training from a pre-trained diffusion model positions the initial restoration model very close to the natural image distribution. Consequently, this initialization improves numerical stability, avoids mode collapse, and substantially accelerates the convergence of adversarial training. Moreover, HYPIR inherits the capabilities of diffusion models with rich user control, enabling text-guided restoration and adjustable texture richness. Requiring only a single forward pass, it achieves faster convergence and inference speed than diffusion-based methods. Extensive experiments show that HYPIR outperforms previous state-of-the-art methods, achieving efficient and high-quality image restoration.

Xinqi Lin, Fanghua Yu, Jinfan Hu, Zhiyuan You, Wu Shi, Jimmy S. Ren, Jinjin Gu, Chao Dong• 2025

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionRealSR
PSNR22.14
190
Image Super-resolutionDIV2K (val)
LPIPS0.3551
189
Super-ResolutionRealSR (test)
PSNR22.89
92
Real-world Image Super-ResolutionDRealSR
LPIPS0.3371
62
Real-world Image Super-ResolutionRealLQ250
MUSIQ0.6905
59
Real-World Super-ResolutionRealSR
PSNR22.83
36
Real-World Super-ResolutionDIV2K (val)
PSNR22.25
25
Image Super-resolutionRealLQ250 4x (test)
NIQE3.9651
15
Video Super-ResolutionVideoLQ Real-World (test)
MANIQA0.6424
11
Real Image Super-ResolutionRealPhoto60
CLIP-IQA0.73
11
Showing 10 of 17 rows

Other info

Follow for update