Dense-Sparse Deep Convolutional Neural Networks Training for Image Denoising
Basit O. Alawode, Mudassir Masood

TL;DR
This paper introduces a dense-sparse-dense training method for deep convolutional neural networks that achieves comparable image denoising performance with fewer parameters and faster processing times.
Contribution
It proposes an enhanced training procedure that reduces the number of trainable parameters while maintaining denoising effectiveness, improving efficiency over existing deep CNN methods.
Findings
Achieves similar denoising performance with fewer parameters.
Reduces training and processing time significantly.
Demonstrates effectiveness of dense-sparse-dense training in image denoising.
Abstract
Recently, deep learning methods such as the convolutional neural networks have gained prominence in the area of image denoising. This is owing to their proven ability to surpass state-of-the-art classical image denoising algorithms such as block-matching and 3D filtering algorithm. Deep denoising convolutional neural networks use many feed-forward convolution layers with added regularization methods of batch normalization and residual learning to speed up training and improve denoising performance significantly. However, this comes at the expense of a huge number of trainable parameters. In this paper, we show that by employing an enhanced dense-sparse-dense network training procedure to the deep denoising convolutional neural networks, comparable denoising performance level can be achieved at a significantly reduced number of trainable parameters. We derive motivation from the fact…
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.
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 · Advanced Image Processing Techniques
MethodsConvolution · Batch Normalization
