paper-with-me

홈 › Papers

Diffusion Models for Solving Inverse Problems via Posterior Sampling with Piecewise Guidance

2025-07-22 · Saeed Mohseni-Sehdeh, Walid Saad, Kei Sakaguchi, Tao Yu arxiv

Diffusion models are powerful tools for sampling from high-dimensional distributions by progressively transforming pure noise into structured data through a denoising process. When equipped with a guidance mechanism, these models can also generate samples from conditional distributions. In this paper, a novel diffusion-based framework is introduced for solving inverse problems using a piecewise guidance scheme. The guidance term is defined as a piecewise function of the diffusion timestep, facilitating the use of different approximations during high-noise and low-noise phases. This design is shown to effectively balance computational efficiency with the accuracy of the guidance term. Unlike task-specific approaches that require retraining for each problem, the proposed method is problem-agnostic and readily adaptable to a variety of inverse problems. Additionally, it explicitly incorporates measurement noise into the reconstruction process. The effectiveness of the proposed framework is demonstrated through extensive experiments on image restoration tasks, specifically image inpainting and super-resolution. Using a class conditional diffusion model for recovery, compared to the \blue{pseudoinverse-guided diffusion model (\textrm{\(Π\)}GDM) baseline}, the proposed framework achieves a reduction in inference time of \(25\%\) for inpainting with both random and center masks, and \(23\%\) and \(24\%\) for \(4\times\) and \(8\times\) super-resolution tasks, respectively, while incurring only negligible loss in PSNR and SSIM.

📄 PDF Abstract BibTeX arXiv:2507.18654

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage RestorationImage Inpainting

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 …

SURE Guided Posterior Sampling: Trajectory Correction for Diffusion-Based Inverse Problems

2025-12-29 · Minwoo Kim, Hongki Lim arxiv

Diffusion models have emerged as powerful learned priors for solving inverse problems. However, current iterative solving approaches which alternate between diffusion sampling and data consistency steps typically require…

Noise Estimation

Ambient Diffusion Posterior Sampling: Solving Inverse Problems with Diffusion Models trained on Corrupted Data

2024-03-13 · Asad Aali, Giannis Daras, Brett Levac, Sidharth Kumar 외

We provide a framework for solving inverse problems with diffusion models learned from linearly corrupted data. Our method, Ambient Diffusion Posterior Sampling (A-DPS), leverages a generative model pre-trained on one ty…

Diffusion MRIImage InpaintingImage Restoration

Inverse problems with diffusion models: MAP estimation via mode-seeking loss

2025-12-11 · Sai Bharath Chandra Gutha, Ricardo Vinuesa, Hossein Azizpour arxiv

A pre-trained unconditional diffusion model, combined with posterior sampling or maximum a posteriori (MAP) estimation techniques, can solve arbitrary inverse problems without task-specific training or fine-tuning. Howev…