WaveDM: Wavelet-Based Diffusion Models for Image Restoration
Yi Huang, Jiancheng Huang, Jianzhuang Liu, Mingfu Yan, Yu Dong, Jiaxi, Lv, Chaoqi Chen, Shifeng Chen

TL;DR
WaveDM introduces a wavelet-based diffusion model for image restoration that significantly reduces inference time while maintaining state-of-the-art performance across various tasks.
Contribution
The paper proposes a novel wavelet domain diffusion model with a unique training strategy and an efficient sampling method, greatly improving speed and effectiveness in image restoration.
Findings
Achieves state-of-the-art results on twelve benchmark datasets.
Reduces sampling steps to around 5 with ECS strategy.
Over 100× faster than existing diffusion-based methods.
Abstract
Latest diffusion-based methods for many image restoration tasks outperform traditional models, but they encounter the long-time inference problem. To tackle it, this paper proposes a Wavelet-Based Diffusion Model (WaveDM). WaveDM learns the distribution of clean images in the wavelet domain conditioned on the wavelet spectrum of degraded images after wavelet transform, which is more time-saving in each step of sampling than modeling in the spatial domain. To ensure restoration performance, a unique training strategy is proposed where the low-frequency and high-frequency spectrums are learned using distinct modules. In addition, an Efficient Conditional Sampling (ECS) strategy is developed from experiments, which reduces the number of total sampling steps to around 5. Evaluations on twelve benchmark datasets including image raindrop removal, rain steaks removal, dehazing, defocus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods
MethodsDiffusion
