Disentangling Noise from Images: A Flow-Based Image Denoising Neural Network
Yang Liu, Saeed Anwar, Zhenyue Qin, Pan Ji, Sabrina, Caldwell, Tom Gedeon

TL;DR
This paper introduces an invertible flow-based neural network for image denoising that models and disentangles noise and clean image distributions, outperforming traditional CNN methods in accuracy, speed, and parameter efficiency.
Contribution
It proposes a novel distribution learning framework and an invertible neural network, FDN, for image denoising without assumptions on noise or clean image distributions.
Findings
FDN effectively removes synthetic Gaussian noise from images.
FDN surpasses previous methods in real image denoising performance.
FDN achieves faster processing with fewer parameters.
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…
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 · Advanced Image Processing Techniques
