PnP-ReG: Learned Regularizing Gradient for Plug-and-Play Gradient Descent
Rita Fermanian, Mikael Le Pendu, Christine Guillemot

TL;DR
This paper introduces a novel method to train a neural network that directly models the gradient of a regularizer for Plug-and-Play algorithms, improving image restoration performance and convergence.
Contribution
It proposes a new approach to train a network representing the regularizer's gradient, enabling better integration into gradient-based PnP algorithms.
Findings
Improved image restoration results over existing PnP methods.
Enhanced convergence of Plug-and-Play ADMM with the new regularizer.
The regularizer can be used as a pre-trained network for unrolled gradient descent.
Abstract
The Plug-and-Play (PnP) framework makes it possible to integrate advanced image denoising priors into optimization algorithms, to efficiently solve a variety of image restoration tasks generally formulated as Maximum A Posteriori (MAP) estimation problems. The Plug-and-Play alternating direction method of multipliers (ADMM) and the Regularization by Denoising (RED) algorithms are two examples of such methods that made a breakthrough in image restoration. However, while the former method only applies to proximal algorithms, it has recently been shown that there exists no regularization that explains the RED algorithm when the denoisers lack Jacobian symmetry, which happen to be the case of most practical denoisers. To the best of our knowledge, there exists no method for training a network that directly represents the gradient of a regularizer, which can be directly used in Plug-and-Play…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Photoacoustic and Ultrasonic Imaging · Image and Signal Denoising Methods
MethodsAlternating Direction Method of Multipliers
