paper-with-me

홈 › Papers

Improving Diffusion Models for Inverse Problems Using Optimal Posterior Covariance

2024-02-03 · Xinyu Peng, Ziyang Zheng, Wenrui Dai, Nuoqian Xiao, Chenglin Li, Junni Zou, Hongkai Xiong

Recent diffusion models provide a promising zero-shot solution to noisy linear inverse problems without retraining for specific inverse problems. In this paper, we reveal that recent methods can be uniformly interpreted as employing a Gaussian approximation with hand-crafted isotropic covariance for the intractable denoising posterior to approximate the conditional posterior mean. Inspired by this finding, we propose to improve recent methods by using more principled covariance determined by maximum likelihood estimation. To achieve posterior covariance optimization without retraining, we provide general plug-and-play solutions based on two approaches specifically designed for leveraging pre-trained models with and without reverse covariance. We further propose a scalable method for learning posterior covariance prediction based on representation with orthonormal basis. Experimental results demonstrate that the proposed methods significantly enhance reconstruction performance without requiring hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2402.02149

Code (1)

xypeng9903/k-diffusion-inverse-problems 공식 구현 pytorch

Tasks

Denoising

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

Enhancing Diffusion Models for Inverse Problems with Covariance-Aware Posterior Sampling

2024-12-28 · Shayan Mohajer Hamidi, En-hui Yang

Inverse problems exist in many disciplines of science and engineering. In computer vision, for example, tasks such as inpainting, deblurring, and super resolution can be effectively modeled as inverse problems. Recently,…

DeblurringDenoisingSuper-Resolution

Latent Refinement via Flow Matching for Training-free Linear Inverse Problem Solving

2025-11-08 · Hossein Askari, Yadan Luo, Hongfu Sun, Fred Roosta arxiv

Recent advances in inverse problem solving have increasingly adopted flow priors over diffusion models due to their ability to construct straight probability paths from noise to data, thereby enhancing efficiency in both…

Gaussian is All You Need: A Unified Framework for Solving Inverse Problems via Diffusion Posterior Sampling

2024-09-13 · Nebiyou Yismaw, Ulugbek S. Kamilov, M. Salman Asif

Diffusion models can generate a variety of high-quality images by modeling complex data distributions. Trained diffusion models can also be very effective image priors for solving inverse problems. Most of the existing d…

All

Flow Annealing Posterior Sampling for Function-Space Regression and Inverse Problems

2026-06-21 · Yaozhong Shi, Zachary E. Ross, Yisong Yue arxiv

Principled regression for stochastic processes is a long-standing challenge with deep connections to scientific inverse problems. We introduce Flow Annealing Posterior Sampling (FAPS), to our knowledge the first function…

Solving Bayesian inverse problems with diffusion priors and off-policy RL

2025-03-12 · Luca Scimeca, Siddarth Venkatraman, Moksh Jain, Minsu Kim 외

This paper presents a practical application of Relative Trajectory Balance (RTB), a recently introduced off-policy reinforcement learning (RL) objective that can asymptotically solve Bayesian inverse problems optimally. …

Reinforcement Learning (RL)