Exploring Inter-frequency Guidance of Image for Lightweight Gaussian Denoising
Zhuang Jia

TL;DR
This paper introduces IGNet, a lightweight CNN architecture for image denoising that leverages inter-frequency guidance via wavelet decomposition to improve performance while reducing model size.
Contribution
The novel IGNet architecture uses iterative wavelet-based frequency decomposition and inter-frequency guidance to enhance denoising, achieving competitive results with fewer parameters.
Findings
Competitive denoising performance on public datasets
Reduced model size compared to state-of-the-art methods
Effective utilization of inter-frequency prior information
Abstract
Image denoising is of vital importance in many imaging or computer vision related areas. With the convolutional neural networks showing strong capability in computer vision tasks, the performance of image denoising has also been brought up by CNN based methods. Though CNN based image denoisers show promising results on this task, most of the current CNN based methods try to learn the mapping from noisy image to clean image directly, which lacks the explicit exploration of prior knowledge of images and noises. Natural images are observed to obey the reciprocal power law, implying the low-frequency band of image tend to occupy most of the energy. Thus in the condition of AGWN (additive gaussian white noise) deterioration, low-frequency band tend to preserve a higher PSNR than high-frequency band. Considering the spatial morphological consistency of different frequency bands, low-frequency…
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 · Advanced Image Fusion Techniques · Image Processing Techniques and Applications
