A Simple Combination of Diffusion Models for Better Quality Trade-Offs in Image Denoising

📅 2025-03-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing diffusion models struggle to simultaneously achieve high visual quality and signal fidelity in Gaussian denoising. To address this, we propose Linearly Combined Diffusion Denoisers (LCDD), the first framework to instantiate a dual-path inference mechanism—comprising generative guidance and signal fidelity preservation—governed by a single tunable scalar hyperparameter that explicitly balances the two objectives without fine-tuning or retraining. Built upon pre-trained diffusion models, LCDD introduces noise-residual modeling and linear-weighted fusion to enable efficient, stable, and controllable inference. Extensive experiments across multiple benchmark datasets demonstrate that LCDD significantly outperforms conventional denoising methods and state-of-the-art diffusion-based approaches, achieving new SOTA performance with substantial PSNR and SSIM improvements.

Technology Category

Application Category

📝 Abstract
Diffusion models have garnered considerable interest in computer vision, owing both to their capacity to synthesize photorealistic images and to their proven effectiveness in image reconstruction tasks. However, existing approaches fail to efficiently balance the high visual quality of diffusion models with the low distortion achieved by previous image reconstruction methods. Specifically, for the fundamental task of additive Gaussian noise removal, we first illustrate an intuitive method for leveraging pretrained diffusion models. Further, we introduce our proposed Linear Combination Diffusion Denoiser (LCDD), which unifies two complementary inference procedures - one that leverages the model's generative potential and another that ensures faithful signal recovery. By exploiting the inherent structure of the denoising samples, LCDD achieves state-of-the-art performance and offers controlled, well-behaved trade-offs through a simple scalar hyperparameter adjustment.
Problem

Research questions and friction points this paper is trying to address.

Balancing visual quality and low distortion in image denoising
Improving additive Gaussian noise removal using diffusion models
Proposing LCDD for better trade-offs in image reconstruction
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combines diffusion models for image denoising
Introduces Linear Combination Diffusion Denoiser (LCDD)
Uses scalar hyperparameter for quality trade-offs
🔎 Similar Papers
No similar papers found.