paper-with-me

Papers

Gradient Step Denoiser for convergent Plug-and-Play

2021-10-07 · ICLR 2022 4 · Samuel Hurault, Arthur Leclaire, Nicolas Papadakis

Plug-and-Play methods constitute a class of iterative algorithms for imaging problems where regularization is performed by an off-the-shelf denoiser. Although Plug-and-Play methods can lead to tremendous visual performance for various image problems, the few existing convergence guarantees are based on unrealistic (or suboptimal) hypotheses on the denoiser, or limited to strongly convex data terms. In this work, we propose a new type of Plug-and-Play methods, based on half-quadratic splitting, for which the denoiser is realized as a gradient descent step on a functional parameterized by a deep neural network. Exploiting convergence results for proximal gradient descent algorithms in the non-convex setting, we show that the proposed Plug-and-Play algorithm is a convergent iterative scheme that targets stationary points of an explicit global functional. Besides, experiments show that it is possible to learn such a deep denoiser while not compromising the performance in comparison to other state-of-the-art deep denoisers used in Plug-and-Play schemes. We apply our proximal gradient algorithm to various ill-posed inverse problems, e.g. deblurring, super-resolution and inpainting. For all these applications, numerical results empirically confirm the convergence results. Experiments also show that this new algorithm reaches state-of-the-art performance, both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2110.03220

Code (1)

samuro95/gspnp 공식 구현 pytorch

Tasks

DeblurringSuper-Resolution

Similar Papers 제목 키워드 기반

From the Gradient-Step Denoiser to the Proximal Denoiser and their associated convergent Plug-and-Play algorithms

2025-09-11 · Vincent Herfeld, Baudouin Denis de Senneville, Arthur Leclaire, Nicolas Papadakis arxiv

In this paper we analyze the Gradient-Step Denoiser and its usage in Plug-and-Play algorithms. The Plug-and-Play paradigm of optimization algorithms uses off the shelf denoisers to replace a proximity operator or a gradi…

Proximal Denoiser for Convergent Plug-and-Play Optimization with Nonconvex Regularization

2022-01-31 · Samuel Hurault, Arthur Leclaire, Nicolas Papadakis

Plug-and-Play (PnP) methods solve ill-posed inverse problems through iterative proximal algorithms by replacing a proximal operator by a denoising operation. When applied with deep neural network denoisers, these methods…

DeblurringDenoisingImage RestorationSuper-Resolution

A relaxed proximal gradient descent algorithm for convergent plug-and-play with proximal denoiser

2023-01-31 · Samuel Hurault, Antonin Chambolle, Arthur Leclaire, Nicolas Papadakis

This paper presents a new convergent Plug-and-Play (PnP) algorithm. PnP methods are efficient iterative algorithms for solving image inverse problems formulated as the minimization of the sum of a data-fidelity term and …

Image Restoration

Convergent plug-and-play with proximal denoiser and unconstrained regularization parameter

2023-11-02 · Samuel Hurault, Antonin Chambolle, Arthur Leclaire, Nicolas Papadakis

In this work, we present new proofs of convergence for Plug-and-Play (PnP) algorithms. PnP methods are efficient iterative algorithms for solving image inverse problems where regularization is performed by plugging a pre…

DeblurringImage RestorationSuper-Resolution

Convergent Bregman Plug-and-Play Image Restoration for Poisson Inverse Problems

2023-06-06 · NeurIPS 2023 11

Plug-and-Play (PnP) methods are efficient iterative algorithms for solving ill-posed image inverse problems. PnP methods are obtained by using deep Gaussian denoisers instead of the proximal operator or the gradient-desc…

Image Restoration