paper-with-me

홈 › Papers

Diffusion models as plug-and-play priors

2022-06-17 · Alexandros Graikos, Nikolay Malkin, Nebojsa Jojic, Dimitris Samaras

We consider the problem of inferring high-dimensional data $\mathbf{x}$ in a model that consists of a prior $p(\mathbf{x})$ and an auxiliary differentiable constraint $c(\mathbf{x},\mathbf{y})$ on $x$ given some additional information $\mathbf{y}$. In this paper, the prior is an independently trained denoising diffusion generative model. The auxiliary constraint is expected to have a differentiable form, but can come from diverse sources. The possibility of such inference turns diffusion models into plug-and-play modules, thereby allowing a range of potential applications in adapting models to new domains and tasks, such as conditional generation or image segmentation. The structure of diffusion models allows us to perform approximate inference by iterating differentiation through the fixed denoising network enriched with different amounts of noise at each step. Considering many noised versions of $\mathbf{x}$ in evaluation of its fitness is a novel search mechanism that may lead to new algorithms for solving combinatorial optimization problems.

📄 PDF Abstract BibTeX arXiv:2206.09012

Code (1)

alexgraikos/diffusion_priors 공식 구현 pytorch

Tasks

Combinatorial OptimizationDenoisingImage SegmentationSemantic Segmentation

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

Investigating the Feasibility of Patch-based Inference for Generalized Diffusion Priors in Inverse Problems for Medical Images

2025-01-25 · Saikat Roy, Mahmoud Mostapha, Radu Miron, Matt Holbrook 외

Plug-and-play approaches to solving inverse problems such as restoration and super-resolution have recently benefited from Diffusion-based generative priors for natural as well as medical images. However, solutions often…

Super-Resolution

InverseBench: Benchmarking Plug-and-Play Diffusion Priors for Inverse Problems in Physical Sciences

2025-03-14 · Hongkai Zheng, Wenda Chu, Bingliang Zhang, Zihui Wu 외

Plug-and-play diffusion priors (PnPDP) have emerged as a promising research direction for solving inverse problems. However, current studies primarily focus on natural image restoration, leaving the performance of these …

BenchmarkingImage Restoration

Text-to-Image Rectified Flow as Plug-and-Play Priors

2024-06-05 · Xiaofeng Yang, Cheng Chen, Xulei Yang, Fayao Liu 외

Large-scale diffusion models have achieved remarkable performance in generative tasks. Beyond their initial training applications, these models have proven their ability to function as versatile plug-and-play priors. For…

3D GenerationText to 3D

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

Integrating Reweighted Least Squares with Plug-and-Play Diffusion Priors for Noisy Image Restoration

2025-11-10 · Ji Li, Chao Wang arxiv

Existing plug-and-play image restoration methods typically employ off-the-shelf Gaussian denoisers as proximal operators within classical optimization frameworks based on variable splitting. Recently, denoisers induced b…

Image Restoration