Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Stimulating Diffusion Model for Image Denoising via Adaptive Embedding and Ensembling

About

Image denoising is a fundamental problem in computational photography, where achieving high perception with low distortion is highly demanding. Current methods either struggle with perceptual quality or suffer from significant distortion. Recently, the emerging diffusion model has achieved state-of-the-art performance in various tasks and demonstrates great potential for image denoising. However, stimulating diffusion models for image denoising is not straightforward and requires solving several critical problems. For one thing, the input inconsistency hinders the connection between diffusion models and image denoising. For another, the content inconsistency between the generated image and the desired denoised image introduces distortion. To tackle these problems, we present a novel strategy called the Diffusion Model for Image Denoising (DMID) by understanding and rethinking the diffusion model from a denoising perspective. Our DMID strategy includes an adaptive embedding method that embeds the noisy image into a pre-trained unconditional diffusion model and an adaptive ensembling method that reduces distortion in the denoised image. Our DMID strategy achieves state-of-the-art performance on both distortion-based and perception-based metrics, for both Gaussian and real-world image denoising.The code is available at https://github.com/Li-Tong-621/DMID.

Tong Li, Hansen Feng, Lizhi Wang, Zhiwei Xiong, Hua Huang• 2023

Related benchmarks

TaskDatasetResultRank
Color Image DenoisingKodak24 (test)--
79
Gaussian color image denoisingUrban100 (test)
PSNR (sigma=50)30.28
61
Image DenoisingPolyU
PSNR37.59
56
Image DenoisingCC
PSNR37.99
40
Image DenoisingFMDD
PSNR33.4
31
Gaussian Image DenoisingImageNet
PSNR29.9
30
Gaussian Image DenoisingCBSD68
PSNR28.69
30
Gaussian Image DenoisingKodak24
PSNR30.13
30
Gaussian Image DenoisingMcMaster
PSNR30.51
30
Image DenoisingCC15
PSNR37.09
25
Showing 10 of 19 rows

Other info

Code

Follow for update