paper-with-me

홈 › Papers

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

2024-03-15 · Haoyue Tang, Tian Xie, Aosong Feng, Hanyu Wang, Chenyang Zhang, Yang Bai

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 guidance, we can leverage a pretrained diffusion generative model to solve a wide range of image inverse tasks without task specific model fine-tuning. To precisely estimate the guidance score function of the input image, we propose Diffusion Policy Gradient (DPG), a tractable computation method by viewing the intermediate noisy images as policies and the target image as the states selected by the policy. Experiments show that our method is robust to both Gaussian and Poisson noise degradation on multiple linear and non-linear inverse tasks, resulting into a higher image restoration quality on FFHQ, ImageNet and LSUN datasets.

📄 PDF Abstract BibTeX arXiv:2403.10585

Code (0)

등록된 구현이 없습니다.

Tasks

Image RestorationSuper-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 …

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, …

ColorizationDeblurringDenoisingImage Super-Resolution+1

Solving Inverse Problems with Score-Based Generative Priors learned from Noisy Data

2023-05-02 · Asad Aali, Marius Arvinte, Sidharth Kumar, Jonathan I. Tamir

We present SURE-Score: an approach for learning score-based generative models using training samples corrupted by additive Gaussian noise. When a large training set of clean samples is available, solving inverse problems…

Denoising

Principled Probabilistic Imaging using Diffusion Models as Plug-and-Play Priors

2024-05-29 · Zihui Wu, Yu Sun, Yifan Chen, Bingliang Zhang 외

Diffusion models (DMs) have recently shown outstanding capabilities in modeling complex image distributions, making them expressive image priors for solving Bayesian inverse problems. However, most existing DM-based meth…

Image DeblurringImage Super-Resolution