Disentangling Noise from Images: A Flow-Based Image Denoising Neural
Network
- URL: http://arxiv.org/abs/2105.04746v1
- Date: Tue, 11 May 2021 01:52:26 GMT
- Title: Disentangling Noise from Images: A Flow-Based Image Denoising Neural
Network
- Authors: Yang Liu and Saeed Anwar and Zhenyue Qin and Pan Ji and Sabrina
Caldwell and Tom Gedeon
- Abstract summary: 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.
- Score: 25.008542061247383
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The prevalent convolutional neural network (CNN) based image denoising
methods extract features of images to restore the clean ground truth, achieving
high denoising accuracy. However, these methods may ignore the underlying
distribution of clean images, inducing distortions or artifacts in denoising
results. This paper proposes 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. This paper also provides a distribution learning
based denoising framework. Following this framework, we present an invertible
denoising network, FDN, without any assumptions on either clean or noise
distributions, as well as a distribution disentanglement method. FDN learns the
distribution of noisy images, which is different from the previous CNN based
discriminative mapping. Experimental results demonstrate FDN's capacity to
remove synthetic additive white Gaussian noise (AWGN) on both category-specific
and remote sensing images. Furthermore, the performance of FDN surpasses that
of previously published methods in real image denoising with fewer parameters
and faster speed. Our code is available at:
https://github.com/Yang-Liu1082/FDN.git.
Related papers
- CFNet: Conditional Filter Learning with Dynamic Noise Estimation for
Real Image Denoising [37.29552796977652]
This paper considers real noise approximated by heteroscedastic Gaussian/Poisson Gaussian distributions with in-camera signal processing pipelines.
We propose a novel conditional filter in which the optimal kernels for different feature positions can be adaptively inferred by local features from the image and the noise map.
Also, we bring the thought that alternatively performs noise estimation and non-blind denoising into CNN structure, which continuously updates noise prior to guide the iterative feature denoising.
arXiv Detail & Related papers (2022-11-26T14:28:54Z) - 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) - NBD-GAP: Non-Blind Image Deblurring Without Clean Target Images [79.33220095067749]
Large amounts of blurry-clean image pairs are required for training to achieve good performance.
Deep networks often fail to perform well when the blurry images and the blur kernels during testing are very different from the ones used during training.
arXiv Detail & Related papers (2022-09-20T06:21:11Z) - Considering Image Information and Self-similarity: A Compositional
Denoising Network [0.0]
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.
arXiv Detail & Related papers (2022-09-14T05:05:08Z) - 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) - 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) - Dual Adversarial Network: Toward Real-world Noise Removal and Noise
Generation [52.75909685172843]
Real-world image noise removal is a long-standing yet very challenging task in computer vision.
We propose a novel unified framework to deal with the noise removal and noise generation tasks.
Our method learns the joint distribution of the clean-noisy image pairs.
arXiv Detail & Related papers (2020-07-12T09:16:06Z) - 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.