Plug and Play Splitting Techniques for Poisson Image Restoration
Alessandro Benfenati
TL;DR
The paper tackles Poisson image restoration by formulating a variational objective with a KL fidelity term $KL(Hx+b,g)$ and a regularizer $R(x)$ over $x\in\mathbb{R}^n_+$, a setting where Gaussian-based theory fails due to non-Lipschitz Poisson dynamics. It extends PIDSplit+ by embedding the Plug and Play ADMM framework and substituting the regularization proximal step with a firmly nonexpansive Gaussian denoiser, yielding a closed-form deblurring update and guaranteed convergence. Convergence is established within the ADMM core, relying on a denoiser whose resolvent is maximally monotone, and the method demonstrates robust performance under heavy blur and noise with reduced computational cost relative to inner-solver baselines. Extensive experiments on Set5 and BSD500 across multiple blur operators and noise levels show competitive PSNR/SSIM, controlled runtimes, and resilience to iteration budgets, highlighting practical impact for Poisson image restoration tasks.
Abstract
Plug and Play (PnP) methods achieve remarkable results in the framework of image restoration problems for Gaussian data. Nonetheless, the theory available for the Gaussian case cannot be extended to the Poisson case, due to the non-Lipschitz gradient of the fidelity function, the Kullback-Leibler functional, or the absence of closed-form solution for the proximal operator of such term, leading to employ iterative solvers for the inner subproblem. In this work we extend the idea of PIDSplit+ algorithm, exploiting the Alternating Direction Method of Multipliers, to PnP scheme: this allows to provide a closed form solution for the deblurring step, with no need for iterative solvers. The convergence of the method is assured by employing a firmly non expansive denoiser. The proposed method, namely PnPSplit+, is tested on different Poisson image restoration problems, showing remarkable performance even in presence of high noise level and severe blurring conditions.
