paper-with-me

홈 › Papers

Diffusion Model Based Posterior Sampling for Noisy Linear Inverse Problems

2022-11-20 · Xiangming Meng, Yoshiyuki Kabashima

With the rapid development of diffusion models and flow-based generative models, there has been a surge of interests in solving noisy linear inverse problems, e.g., super-resolution, deblurring, denoising, colorization, etc, with generative models. However, while remarkable reconstruction performances have been achieved, their inference time is typically too slow since most of them rely on the seminal diffusion posterior sampling (DPS) framework and thus to approximate the intractable likelihood score, time-consuming gradient calculation through back-propagation is needed. To address this issue, this paper provides a fast and effective solution by proposing a simple closed-form approximation to the likelihood score. For both diffusion and flow-based models, extensive experiments are conducted on various noisy linear inverse problems such as noisy super-resolution, denoising, deblurring, and colorization. In all these tasks, our method (namely DMPS) demonstrates highly competitive or even better reconstruction performances while being significantly faster than all the baseline methods.

📄 PDF Abstract BibTeX arXiv:2211.12343

Code (2)

mengxiangming/dmps 공식 구현 pytorch
mengxiangming/qcs-sgm pytorch

Tasks

ColorizationDeblurringDenoisingImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion Posterior Sampling for General Noisy Inverse Problems

2022-09-29 · Hyungjin Chung, Jeongsol Kim, Michael T. McCann, Marc L. Klasky 외

Diffusion models have been recently studied as powerful generative inverse problem solvers, owing to their high quality reconstructions and the ease of combining existing iterative solvers. However, most works focus on s…

DeblurringRetrieval

Solving Diffusion Inverse Problems with Restart Posterior Sampling

2025-11-24 · Bilal Ahmed, Joseph G. Makin arxiv

Inverse problems are fundamental to science and engineering, where the goal is to infer an underlying signal or state from incomplete or noisy measurements. Recent approaches employ diffusion models as powerful implicit …

Enhancing Diffusion Posterior Sampling for Inverse Problems by Integrating Crafted Measurements

2024-11-15 · Shijie Zhou, Huaisheng Zhu, Rohan Sharma, Ruiyi Zhang 외

Diffusion models have emerged as a powerful foundation model for visual generation. With an appropriate sampling process, it can effectively serve as a generative prior to solve general inverse problems. Current posterio…

DeblurringDenoisingSuper-Resolution

Latent Diffusion Posterior Sampling with Surrogate Likelihood Guidance for PDE Inverse Problems

2026-06-25 · Yuanzhe Wang, Alexandre M. Tartakovsky arxiv

We propose latent-space diffusion posterior sampling (L-DPS), an approximate Bayesian framework for high-dimensional inverse problems governed by partial differential equations (PDEs). The method addresses three challeng…

Solving General Noisy Inverse Problem via Posterior Sampling: A Policy Gradient Viewpoint

2024-03-15 · Haoyue Tang, Tian Xie, Aosong Feng, Hanyu Wang 외

Solving image inverse problems (e.g., super-resolution and inpainting) requires generating a high fidelity image that matches the given input (the low-resolution image or the masked image). By using the input image as gu…

Image RestorationSuper-Resolution