🤖 AI Summary
Plug-and-Play (PnP) algorithms apply denoisers to progressively noise-decaying iterates, conflicting with diffusion models (DMs), which deploy denoisers exclusively on controllably noisy data. This inconsistency undermines theoretical alignment and practical performance. Method: We propose SNORE—a stochastic noise-level-adaptive regularization framework for image inverse problems (e.g., deblurring, inpainting). SNORE constructs a noise-level-matched stochastic gradient descent optimizer via explicit noise-aware regularization. Contribution/Results: This is the first PnP method to incorporate noise-perceptive stochastic regularization, unifying PnP and DM denoising logic while providing rigorous convergence and annealing-theoretic analysis. Experiments demonstrate that SNORE, when integrated with deep denoisers (e.g., DnCNN), achieves state-of-the-art performance on deblurring and inpainting—outperforming prior methods in PSNR, SSIM, and perceptual quality.
📝 Abstract
Plug-and-Play (PnP) algorithms are a class of iterative algorithms that address image inverse problems by combining a physical model and a deep neural network for regularization. Even if they produce impressive image restoration results, these algorithms rely on a non-standard use of a denoiser on images that are less and less noisy along the iterations, which contrasts with recent algorithms based on Diffusion Models (DM), where the denoiser is applied only on re-noised images. We propose a new PnP framework, called Stochastic deNOising REgularization (SNORE), which applies the denoiser only on images with noise of the adequate level. It is based on an explicit stochastic regularization, which leads to a stochastic gradient descent algorithm to solve ill-posed inverse problems. A convergence analysis of this algorithm and its annealing extension is provided. Experimentally, we prove that SNORE is competitive with respect to state-of-the-art methods on deblurring and inpainting tasks, both quantitatively and qualitatively.