paper-with-me

Papers

DGSolver: Diffusion Generalist Solver with Universal Posterior Sampling for Image Restoration

2025-04-30 · Hebaixu Wang, Jing Zhang, HaoNan Guo, Di Wang, Jiayi Ma, Bo Du

Diffusion models have achieved remarkable progress in universal image restoration. While existing methods speed up inference by reducing sampling steps, substantial step intervals often introduce cumulative errors. Moreover, they struggle to balance the commonality of degradation representations and restoration quality. To address these challenges, we introduce \textbf{DGSolver}, a diffusion generalist solver with universal posterior sampling. We first derive the exact ordinary differential equations for generalist diffusion models and tailor high-order solvers with a queue-based accelerated sampling strategy to improve both accuracy and efficiency. We then integrate universal posterior sampling to better approximate manifold-constrained gradients, yielding a more accurate noise estimation and correcting errors in inverse inference. Extensive experiments show that DGSolver outperforms state-of-the-art methods in restoration accuracy, stability, and scalability, both qualitatively and quantitatively. Code and models will be available at https://github.com/MiliLab/DGSolver.

📄 PDF Abstract BibTeX arXiv:2504.21487

Code (1)

mililab/dgsolver 공식 구현 pytorch

Tasks

Image RestorationNoise Estimation

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

A Variational Perspective on Solving Inverse Problems with Diffusion Models

2023-05-07 · Morteza Mardani, Jiaming Song, Jan Kautz, Arash Vahdat

Diffusion models have emerged as a key pillar of foundation models in visual domains. One of their critical applications is to universally solve different downstream inverse tasks via a single diffusion prior without re-…

DenoisingImage RestorationStochastic Optimization

Beyond Accuracy: Evaluating Posterior Fidelity of Diffusion Inverse Solvers

2026-02-04 · Xiaoyu Qiu, Taewon Yang, Zhanhao Liu, Guanyang Wang 외 arxiv

Uncertainty evaluation is critical in scientific and engineering inverse problems. However, existing benchmarks on Diffusion Inverse Solvers (DIS) primarily focus on reconstruction accuracy but overlook uncertainty and d…

Outlier-robust Diffusion Posterior Sampling for Bayesian Inverse Problems

2026-02-02 · Yiming Yang, Xiaoyuan Cheng, Yi He, Kaiyu Li 외 arxiv

Diffusion models have emerged as powerful learned priors for Bayesian inverse problems (BIPs). Diffusion-based solvers rely on a presumed likelihood for the observations in BIPs to guide the generation process. Likelihoo…

LCM-LoRA: A Universal Stable-Diffusion Acceleration Module

2023-11-09 · Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu 외

Latent Consistency Models (LCMs) have achieved impressive performance in accelerating text-to-image generative tasks, producing high-quality images with minimal inference steps. LCMs are distilled from pre-trained latent…

GPUImage Generation