paper-with-me

Papers

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, Alexandros G. Dimakis, Jonathan I. Tamir

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 type of corruption (e.g. image inpainting) to perform posterior sampling conditioned on measurements from a potentially different forward process (e.g. image blurring). We test the efficacy of our approach on standard natural image datasets (CelebA, FFHQ, and AFHQ) and we show that A-DPS can sometimes outperform models trained on clean data for several image restoration tasks in both speed and performance. We further extend the Ambient Diffusion framework to train MRI models with access only to Fourier subsampled multi-coil MRI measurements at various acceleration factors (R=2, 4, 6, 8). We again observe that models trained on highly subsampled data are better priors for solving inverse problems in the high acceleration regime than models trained on fully sampled data. We open-source our code and the trained Ambient Diffusion MRI models: https://github.com/utcsilab/ambient-diffusion-mri .

📄 PDF Abstract BibTeX arXiv:2403.08728

Code (1)

utcsilab/ambient-diffusion-mri 공식 구현 pytorch

Tasks

Diffusion MRIImage InpaintingImage Restoration

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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

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

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

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 …

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…

Split Gibbs Discrete Diffusion Posterior Sampling

2025-03-03 · Wenda Chu, Yang song, Yisong Yue

We study the problem of posterior sampling in discrete-state spaces using discrete diffusion models. While posterior sampling methods for continuous diffusion models have achieved remarkable progress, analogous methods f…