Papers
Topics
Authors
Recent
Search
2000 character limit reached

Deep Learning on Image Denoising: An overview

Published 31 Dec 2019 in eess.IV and cs.CV | (1912.13171v4)

Abstract: Deep learning techniques have received much attention in the area of image denoising. However, there are substantial differences in the various types of deep learning methods dealing with image denoising. Specifically, discriminative learning based on deep learning can ably address the issue of Gaussian noise. Optimization models based on deep learning are effective in estimating the real noise. However, there has thus far been little related research to summarize the different deep learning techniques for image denoising. In this paper, we offer a comparative study of deep techniques in image denoising. We first classify the deep convolutional neural networks (CNNs) for additive white noisy images; the deep CNNs for real noisy images; the deep CNNs for blind denoising and the deep CNNs for hybrid noisy images, which represents the combination of noisy, blurred and low-resolution images. Then, we analyze the motivations and principles of the different types of deep learning methods. Next, we compare the state-of-the-art methods on public denoising datasets in terms of quantitative and qualitative analysis. Finally, we point out some potential challenges and directions of future research.

Citations (728)

Summary

  • The paper provides a comprehensive review of deep learning models, categorizing CNN architectures for various noise scenarios including additive, real, and hybrid noisy images.
  • It emphasizes innovative techniques such as residual learning, attention mechanisms, and hybrid methods that integrate CNNs with traditional feature extraction.
  • Key experimental benchmarks using PSNR and FSIM metrics on datasets like BSD68 and SIDD validate the robustness and efficiency of these denoising methods.

Deep Learning on Image Denoising: An Overview

The paper "Deep Learning on Image Denoising: An Overview" by Chunwei Tian, Lunke Fei, Wenxian Zheng, Yong Xu, Wangmeng Zuo, and Chia-Wen Lin provides a comprehensive study of deep learning approaches in the domain of image denoising. This paper categorizes various deep convolutional neural networks (CNNs) utilized in different image denoising contexts, including additive white noisy images, real noisy images, blind denoising, and hybrid noisy images, and offers critical insights into their motivations and principles.

Classification of Deep Learning Techniques for Image Denoising

The study categorizes deep learning techniques according to the type of noise they address:

  1. Additive White Noisy Images (AWNIs): Various techniques focus on denoising Gaussian, Poisson, Salt, Pepper, and multiplicative noise. CNNs are extensively employed, utilizing residual learning, batch normalization, and recursive operations to deal with such noise types. Methods combining CNNs and traditional feature extraction methods such as wavelet transforms, kernel methods, and dimensional reduction are also highlighted for their effectiveness in enhancing denoising performance.
  2. Real Noisy Images: Here, techniques address the challenges of real-world noise, which is often more complex and varied than synthetic noise. The use of dual CNN architectures, recurrent connections, and attention mechanisms are particularly effective in capturing the intricate details of real noisy images. The paper also explores unsupervised learning methods and the utilization of generative adversarial networks (GANs) for constructing training datasets and enhancing the denoising process.
  3. Blind Denoising: For blind denoising, which involves unknown types of noise, the paper discusses adaptive noise level prediction methods and auto-encoders. The integration of predefined noise level estimations within CNN architectures proves to be a key strategy for effective blind denoising.
  4. Hybrid Noisy Images: In practical applications, images often suffer from multiple degradations such as noise, blur, and compression artifacts. The paper reviews techniques that manage such multiple degradations, including the use of cascaded networks and the application of iterative algorithms for combined denoising and super-resolution tasks.

Performance Evaluation and Benchmarks

The paper presents a quantitative and qualitative analysis of state-of-the-art denoising methods on various benchmark datasets such as BSD68, Set12, CBSD68, Kodak24, and McMaster. The performance is evaluated using Peak Signal-to-Noise Ratio (PSNR) and Feature Similarity Index (FSIM), providing detailed comparisons across different noise levels. This section also includes running time comparisons to assess the computational efficiency of each method.

Key Numerical Results

From the experiments, several methods stand out in terms of PSNR and FSIM. For instance, FFDNet achieves high denoising performance on real noisy images, while Dual Residual Denoising Network (DRDN) excels on the SIDD and DND datasets for real-noisy image denoising. Techniques like the use of attention mechanisms further enhance the effectiveness of these models, showing strong performance metrics across various noise scenarios.

Implications and Future Directions

The implications of these findings are manifold:

  1. Architectural Design: It underscores the importance of architectural innovations like dilated convolutions and attention mechanisms in improving both accuracy and efficiency.
  2. Integration of Prior Knowledge: Embedding domain-specific knowledge within denoising models is a promising approach to enhance denoising outputs.
  3. Hybrid Methods: Combining CNNs with traditional feature extraction and optimization methods presents a pathway to tackle the diverse and complex nature of real-world noise.

The paper also outlines several challenges and future directions:

  • Resource Management: Managing the memory and computational resources required by deeper networks remains a challenge.
  • Unsupervised Learning: Developing robust solutions for unsupervised denoising tasks necessitates further research.
  • Metric Development: There is a need for more accurate and reliable metrics beyond PSNR and SSIM to evaluate denoising performance from a perceptual quality perspective.

Conclusion

Overall, the paper "Deep Learning on Image Denoising: An Overview" serves as a valuable resource for researchers. It not only consolidates existing knowledge on deep learning-based denoising techniques but also provides a well-rounded perspective on their practical implications, challenges, and potential future directions. This comprehensive study will likely inform and inspire further advancements in the field of image denoising.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.