MLLGOct 13, 2024

Variational Diffusion Posterior Sampling with Midpoint Guidance

arXiv:2410.09945v230 citationsh-index: 32Has CodeICLR
AI Analysis

This work addresses a bottleneck in using diffusion models as priors for inverse problems, with potential impact on public health through improved medical diagnostics.

The paper tackles the challenge of sampling from denoising posterior distributions in Bayesian inverse problems by proposing a novel decomposition that allows a trade-off between the complexity of intractable guidance terms and prior transitions, validated on linear and nonlinear inverse problems with applications including cardiovascular disease diagnosis through electrocardiogram reconstruction.

Diffusion models have recently shown considerable potential in solving Bayesian inverse problems when used as priors. However, sampling from the resulting denoising posterior distributions remains a challenge as it involves intractable terms. To tackle this issue, state-of-the-art approaches formulate the problem as that of sampling from a surrogate diffusion model targeting the posterior and decompose its scores into two terms: the prior score and an intractable guidance term. While the former is replaced by the pre-trained score of the considered diffusion model, the guidance term has to be estimated. In this paper, we propose a novel approach that utilises a decomposition of the transitions which, in contrast to previous methods, allows a trade-off between the complexity of the intractable guidance term and that of the prior transitions. We validate the proposed approach through extensive experiments on linear and nonlinear inverse problems, including challenging cases with latent diffusion models as priors. We then demonstrate its applicability to various modalities and its promising impact on public health by tackling cardiovascular disease diagnosis through the reconstruction of incomplete electrocardiograms. The code is publicly available at \url{https://github.com/yazidjanati/mgps}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes