Diffusion Posterior Proximal Sampling for Image Restoration
Hongjie Wu, Linchao He, Mingqin Zhang, Dongdong Chen, Kunming Luo, Mengting Luo, Ji-Zhe Zhou, Hu Chen, Jiancheng Lv
TL;DR
This work tackles image restoration with diffusion models by addressing randomness-induced instability. It introduces Diffusion Posterior Proximal Sampling (DPPS), which at each reverse step draws multiple candidates and selects the one most consistent with the observed measurement, while adapting the number of candidates over time and starting from a measurement-informed initialization. The method achieves faster convergence, improved perceptual quality (LPIPS/FID) on diverse tasks such as super-resolution, deblurring, and inpainting, with only modest computational overhead. The results demonstrate that aligning diffusion sampling with measurement identity yields robust restoration under varying conditions, offering practical benefits for real-world inverse problems while leaving some distortion-metric trade-offs to be explored.
Abstract
Diffusion models have demonstrated remarkable efficacy in generating high-quality samples. Existing diffusion-based image restoration algorithms exploit pre-trained diffusion models to leverage data priors, yet they still preserve elements inherited from the unconditional generation paradigm. These strategies initiate the denoising process with pure white noise and incorporate random noise at each generative step, leading to over-smoothed results. In this paper, we present a refined paradigm for diffusion-based image restoration. Specifically, we opt for a sample consistent with the measurement identity at each generative step, exploiting the sampling selection as an avenue for output stability and enhancement. The number of candidate samples used for selection is adaptively determined based on the signal-to-noise ratio of the timestep. Additionally, we start the restoration process with an initialization combined with the measurement signal, providing supplementary information to better align the generative process. Extensive experimental results and analyses validate that our proposed method significantly enhances image restoration performance while consuming negligible additional computational resources.
