Considering Image Information and Self-similarity: A Compositional
Denoising Network
- URL: http://arxiv.org/abs/2209.06417v1
- Date: Wed, 14 Sep 2022 05:05:08 GMT
- Title: Considering Image Information and Self-similarity: A Compositional
Denoising Network
- Authors: Jiahong Zhang, Yonggui Zhu, Wenshu Yu, Jingning Ma
- Abstract summary: This paper proposes a compositional denoising network (CDN), whose image information path (IIP) and noise estimation path (NEP) will solve the two problems.
Experiments show that CDN achieves state-of-the-art results in synthetic and real-world image denoising.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recently, convolutional neural networks (CNNs) have been widely used in image
denoising. Existing methods benefited from residual learning and achieved high
performance. Much research has been paid attention to optimizing the network
architecture of CNN but ignored the limitations of residual learning. This
paper suggests two limitations of it. One is that residual learning focuses on
estimating noise, thus overlooking the image information. The other is that the
image self-similarity is not effectively considered. This paper proposes a
compositional denoising network (CDN), whose image information path (IIP) and
noise estimation path (NEP) will solve the two problems, respectively. IIP is
trained by an image-to-image way to extract image information. For NEP, it
utilizes the image self-similarity from the perspective of training. This
similarity-based training method constrains NEP to output a similar estimated
noise distribution for different image patches with a specific kind of noise.
Finally, image information and noise distribution information will be
comprehensively considered for image denoising. Experiments show that CDN
achieves state-of-the-art results in synthetic and real-world image denoising.
Our code will be released on https://github.com/JiaHongZ/CDN.
Related papers
- Self-Calibrated Variance-Stabilizing Transformations for Real-World Image Denoising [19.08732222562782]
Supervised deep learning has become the method of choice for image denoising.
We show that, contrary to popular belief, denoising networks specialized in the removal of Gaussian noise can be efficiently leveraged in favor of real-world image denoising.
arXiv Detail & Related papers (2024-07-24T16:23:46Z) - Enhancing convolutional neural network generalizability via low-rank weight approximation [6.763245393373041]
Sufficient denoising is often an important first step for image processing.
Deep neural networks (DNNs) have been widely used for image denoising.
We introduce a new self-supervised framework for image denoising based on the Tucker low-rank tensor approximation.
arXiv Detail & Related papers (2022-09-26T14:11:05Z) - Robust Deep Ensemble Method for Real-world Image Denoising [62.099271330458066]
We propose a simple yet effective Bayesian deep ensemble (BDE) method for real-world image denoising.
Our BDE achieves +0.28dB PSNR gain over the state-of-the-art denoising method.
Our BDE can be extended to other image restoration tasks, and achieves +0.30dB, +0.18dB and +0.12dB PSNR gains on benchmark datasets.
arXiv Detail & Related papers (2022-06-08T06:19:30Z) - Disentangling Noise from Images: A Flow-Based Image Denoising Neural
Network [25.008542061247383]
We propose a new perspective to treat image denoising as a distribution learning and disentangling task.
Since the noisy image distribution can be viewed as a joint distribution of clean images and noise, the denoised images can be obtained via manipulating the latent representations to the clean counterpart.
We present an invertible denoising network, FDN, without any assumptions on either clean or noise distributions.
arXiv Detail & Related papers (2021-05-11T01:52:26Z) - Efficient Deep Image Denoising via Class Specific Convolution [24.103826414190216]
We propose an efficient deep neural network for image denoising based on pixel-wise classification.
The proposed method can reduce the computational costs without sacrificing the performance.
arXiv Detail & Related papers (2021-03-02T10:28:15Z) - Synergy Between Semantic Segmentation and Image Denoising via Alternate
Boosting [102.19116213923614]
We propose a boosting network to perform denoising and segmentation alternately.
We observe that not only denoising helps combat the drop of segmentation accuracy due to noise, but also pixel-wise semantic information boosts the capability of denoising.
Experimental results show that the denoised image quality is improved substantially and the segmentation accuracy is improved to close to that of clean images.
arXiv Detail & Related papers (2021-02-24T06:48:45Z) - Image Denoising using Attention-Residual Convolutional Neural Networks [0.0]
We propose a new learning-based non-blind denoising technique named Attention Residual Convolutional Neural Network (ARCNN) and its extension to blind denoising named Flexible Attention Residual Convolutional Neural Network (FARCNN)
ARCNN achieved an overall average PSNR results of around 0.44dB and 0.96dB for Gaussian and Poisson denoising, respectively FARCNN presented very consistent results, even with slightly worsen performance compared to ARCNN.
arXiv Detail & Related papers (2021-01-19T16:37:57Z) - Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images [98.82804259905478]
We present Neighbor2Neighbor to train an effective image denoising model with only noisy images.
In detail, input and target used to train a network are images sub-sampled from the same noisy image.
A denoising network is trained on sub-sampled training pairs generated in the first stage, with a proposed regularizer as additional loss for better performance.
arXiv Detail & Related papers (2021-01-08T02:03:25Z) - Unpaired Learning of Deep Image Denoising [80.34135728841382]
This paper presents a two-stage scheme by incorporating self-supervised learning and knowledge distillation.
For self-supervised learning, we suggest a dilated blind-spot network (D-BSN) to learn denoising solely from real noisy images.
Experiments show that our unpaired learning method performs favorably on both synthetic noisy images and real-world noisy photographs.
arXiv Detail & Related papers (2020-08-31T16:22:40Z) - Deep Learning on Image Denoising: An overview [92.07378559622889]
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.
Next, we compare the state-of-the-art methods on public denoising datasets in terms of quantitative and qualitative analysis.
arXiv Detail & Related papers (2019-12-31T05:03:57Z) - Variational Denoising Network: Toward Blind Noise Modeling and Removal [59.36166491196973]
Blind image denoising is an important yet very challenging problem in computer vision.
We propose a new variational inference method, which integrates both noise estimation and image denoising.
arXiv Detail & Related papers (2019-08-29T15:54:06Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.