菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-12
📄 Abstract - Improving Diffusion Posterior Samplers with Lagged Temporal Corrections for Image Restoration

Diffusion-based posterior sampling (PS) is a leading framework for imaging inverse problems, combining learned priors with measurement constraints. Yet, its standard formulations rely on instantaneous data-consistent estimates, which induce temporal variability in the reverse dynamics. We reinterpret PS from a dynamical perspective, showing that the standard PS update corresponds to a first-order discretization of the diffusion dynamics plus a residual correction capturing the mismatch between the denoised prediction and the data-consistent estimate. A second-order discretization, however, naturally introduces a temporal correction based on the variation of consecutive estimates. Building on this, we propose LAMP, combining the second-order update with the residual correction characterizing a PS technique. LAMP thus inherits a lagged temporal correction, and it can be implemented as a modular plug-in over the PS backbone. We show that LAMP preserves the structure of a posterior sampler, and we perform a one-step risk analysis to characterize when LAMP improves the reverse transition via a bias-variance trade-off. Experiments across multiple imaging tasks demonstrate consistent improvements over strong baselines such as DiffPIR and DDRM, without increasing the number of denoising evaluations.

顶级标签: computer vision machine learning
详细标签: image restoration diffusion models posterior sampling inverse problems 或 搜索:

基于滞后时间校正改进扩散后验采样器的图像复原方法 / Improving Diffusion Posterior Samplers with Lagged Temporal Corrections for Image Restoration


1️⃣ 一句话总结

本文提出一种名为LAMP的新方法,通过引入二阶时间离散化和滞后校正项,改进了现有扩散模型在图像复原任务中的后验采样过程,在保持计算效率的同时显著提升了复原质量。

源自 arXiv: 2605.12573