MAP Estimation with Denoisers: Convergence Rates and Guarantees
Scott Pesme, Giacomo Meanti, Michael Arbel, Julien Mairal
TL;DR
The paper tackles MAP estimation for inverse problems where the proximal step of the negative log-prior is intractable, and shows that a simple MMSE-averaging denoiser recursion converges to the proximal operator of $-\ln p$ under a log-concave prior. By interpreting the MMSE step via the Tweedie identity, the method becomes gradient descent on a sequence of smoothed proximal objectives $F_{\sigma}$, with provable $\tilde{O}(1/k)$ convergence to the true proximal point $\mathrm{prox}_{-\tau\ln p}(y)$ as the smoothing level vanishes. The results yield a parameter-free, practical algorithm and demonstrate how to integrate the recovered proximal into proximal-gradient MAP solvers with explicit convergence bounds. Extensions include affine-subspace priors, approximate score settings, and a pathway to combining with standard PGD for solving the MAP problem, thereby providing a solid theoretical foundation for denoiser-based inverse-problem solvers and bridging heuristic methods with rigorous optimisation guarantees.
Abstract
Denoiser models have become powerful tools for inverse problems, enabling the use of pretrained networks to approximate the score of a smoothed prior distribution. These models are often used in heuristic iterative schemes aimed at solving Maximum a Posteriori (MAP) optimisation problems, where the proximal operator of the negative log-prior plays a central role. In practice, this operator is intractable, and practitioners plug in a pretrained denoiser as a surrogate-despite the lack of general theoretical justification for this substitution. In this work, we show that a simple algorithm, closely related to several used in practice, provably converges to the proximal operator under a log-concavity assumption on the prior $p$. We show that this algorithm can be interpreted as a gradient descent on smoothed proximal objectives. Our analysis thus provides a theoretical foundation for a class of empirically successful but previously heuristic methods.
