paper-with-me

Papers

Improving Diffusion Inverse Problem Solving with Decoupled Noise Annealing

2024-07-01 · CVPR 2025 1 · Bingliang Zhang, Wenda Chu, Julius Berner, Chenlin Meng, Anima Anandkumar, Yang song

Diffusion models have recently achieved success in solving Bayesian inverse problems with learned data priors. Current methods build on top of the diffusion sampling process, where each denoising step makes small modifications to samples from the previous step. However, this process struggles to correct errors from earlier sampling steps, leading to worse performance in complicated nonlinear inverse problems, such as phase retrieval. To address this challenge, we propose a new method called Decoupled Annealing Posterior Sampling (DAPS) that relies on a novel noise annealing process. Specifically, we decouple consecutive steps in a diffusion sampling trajectory, allowing them to vary considerably from one another while ensuring their time-marginals anneal to the true posterior as we reduce noise levels. This approach enables the exploration of a larger solution space, improving the success rate for accurate reconstructions. We demonstrate that DAPS significantly improves sample quality and stability across multiple image restoration tasks, particularly in complicated nonlinear inverse problems.

📄 PDF Abstract BibTeX arXiv:2407.01521

Code (1)

zhangbingliang2019/DAPS 공식 구현 pytorch

Tasks

DenoisingImage RestorationRetrieval

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

Solving Linear-Gaussian Bayesian Inverse Problems with Decoupled Diffusion Sequential Monte Carlo

2025-02-10 · Filip Ekström Kelvinius, Zheng Zhao, Fredrik Lindsten

A recent line of research has exploited pre-trained generative diffusion models as priors for solving Bayesian inverse problems. We contribute to this research direction by designing a sequential Monte Carlo method for l…

Noise is All You Need: Solving Linear Inverse Problems by Noise Combination Sampling with Diffusion Models

2025-10-24 · Xun Su, Hiroyuki Kasai arxiv

Pretrained diffusion models have demonstrated strong capabilities in zero-shot inverse problem solving by incorporating observation information into the generation process of the diffusion models. However, this presents …

Image Compression

Improving Decoupled Posterior Sampling for Inverse Problems using Data Consistency Constraint

2024-12-01 · Zhi Qi, Shihong Yuan, Yulin Yuan, Linling Kuang 외

Diffusion models have shown strong performances in solving inverse problems through posterior sampling while they suffer from errors during earlier steps. To mitigate this issue, several Decoupled Posterior Sampling meth…

G2D2: Gradient-guided Discrete Diffusion for image inverse problem solving

2024-10-09 · Naoki Murata, Chieh-Hsin Lai, Yuhta Takida, Toshimitsu Uesaka 외

Recent literature has effectively utilized diffusion models trained on continuous variables as priors for solving inverse problems. Notably, discrete diffusion models with discrete latent codes have shown strong performa…

Image GenerationMotion Generation

Solving Video Inverse Problems Using Image Diffusion Models

2024-09-04 · Taesung Kwon, Jong Chul Ye

Recently, diffusion model-based inverse problem solvers (DIS) have emerged as state-of-the-art approaches for addressing inverse problems, including image super-resolution, deblurring, inpainting, etc. However, their app…

DeblurringImage Super-ResolutionSuper-Resolution