paper-with-me

Papers

Fast Diffusion EM: a diffusion model for blind inverse problems with application to deconvolution

2023-09-01 · Charles Laroche, Andrés Almansa, Eva Coupete

Using diffusion models to solve inverse problems is a growing field of research. Current methods assume the degradation to be known and provide impressive results in terms of restoration quality and diversity. In this work, we leverage the efficiency of those models to jointly estimate the restored image and unknown parameters of the degradation model such as blur kernel. In particular, we designed an algorithm based on the well-known Expectation-Minimization (EM) estimation method and diffusion models. Our method alternates between approximating the expected log-likelihood of the inverse problem using samples drawn from a diffusion model and a maximization step to estimate unknown model parameters. For the maximization step, we also introduce a novel blur kernel regularization based on a Plug \& Play denoiser. Diffusion models are long to run, thus we provide a fast version of our algorithm. Extensive experiments on blind image deblurring demonstrate the effectiveness of our method when compared to other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2309.00287

Code (1)

claroche-r/fastdiffusionem 공식 구현 pytorch

Tasks

Blind Image DeblurringDeblurringDiversityImage Deblurring

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 제목 키워드 기반

Parallel Diffusion Models of Operator and Image for Blind Inverse Problems

2022-11-19 · CVPR 2023 1 · Hyungjin Chung, Jeongsol Kim, Sehui Kim, Jong Chul Ye

Diffusion model-based inverse problem solvers have demonstrated state-of-the-art performance in cases where the forward operator is known (i.e. non-blind). However, the applicability of the method to blind inverse proble…

Deblurring

ADOBI: Adaptive Diffusion Bridge For Blind Inverse Problems with Application to MRI Reconstruction

2024-11-25 · Yuyang Hu, Albert Peng, Weijie Gan, Ulugbek S. Kamilov

Diffusion bridges (DB) have emerged as a promising alternative to diffusion models for imaging inverse problems, achieving faster sampling by directly bridging low- and high-quality image distributions. While incorporati…

MRI Reconstruction

PRISM: Probabilistic and Robust Inverse Solver with Measurement-Conditioned Diffusion Prior for Blind Inverse Problems

2025-09-19 · Yuanyun Hu, Evan Bell, Guijin Wang, Yu Sun arxiv

Diffusion models are now commonly used to solve inverse problems in computational imaging. However, most diffusion-based inverse solvers require complete knowledge of the forward operator to be used. In this work, we int…

Image Deblurring

Plug-and-Play Posterior Sampling for Blind Inverse Problems

2025-05-28 · Anqi Li, Weijie Gan, Ulugbek S. Kamilov

We introduce Blind Plug-and-Play Diffusion Models (Blind-PnPDM) as a novel framework for solving blind inverse problems where both the target image and the measurement operator are unknown. Unlike conventional methods th…

Blind Image DeblurringDeblurringDenoisingImage Deblurring+1

Blind Inversion using Latent Diffusion Priors

2024-07-01 · Weimin Bai, Siyi Chen, Wenzheng Chen, He Sun

Diffusion models have emerged as powerful tools for solving inverse problems due to their exceptional ability to model complex prior distributions. However, existing methods predominantly assume known forward operators (…

DeblurringImage RestorationInverse Rendering