基于DDIM的可证明扩散后验采样用于线性逆问题

Provable diffusion-based posterior sampling for linear inverse problems via DDIM

精选理由

这论文提出PDDIM算法,用DDIM采样器解线性逆问题,有理论保证,代码改动小,效果还最好。

AI 摘要

本文提出PDDIM算法,利用DDIM类采样器求解线性逆问题。该方法对标准DDIM更新进行轻量坐标调整,并显式融入测量模型,根据观测信噪比与扩散信噪比的比较切换更新策略。理论证明PDDIM收敛到观测条件下的贝叶斯后验。在多个图像恢复任务中,PDDIM在大部分评估指标上超过现有扩散后验采样方法。

原文 · arXiv cs.LG

Provable diffusion-based posterior sampling for linear inverse problems via DDIM

Diffusion-based methods have achieved remarkable empirical success in solving inverse problems. However, many existing posterior samplers either lack rigorous theoretical guarantees or incur substantial computational overhead. We propose a simple and efficient algorithm, called \pddim, for solving linear inverse problems with diffusion priors via a DDIM-type sampler. Our method requires only lightweight, coordinate-wise modifications to the standard DDIM update, while explicitly incorporating the measurement model. The key idea is to perform posterior sampling separately along each singular direction of the measurement operator: for each direction, the sampler follows the learned diffusion prior when the observation signal-to-noise ratio (SNR) is below the corresponding diffusion SNR, and switches to a calibrated measurement-based predictor otherwise. We prove that the proposed sampler converges to the Bayesian posterior conditioned on the measurements. Empirical results show that the proposed sampler performs favorably against existing diffusion-based posterior samplers across a range of image restoration tasks, achieving the best performance on the majority of evaluation metrics considered. Overall, our results convert posterior sampling for noisy linear inverse problems to simple coordinate-wise DDIM updates, yielding an efficient, easy-to-implement algorithm with provable posterior consistency.