NM-FlowGAN: Modeling sRGB Noise without Paired Images using a Hybrid Approach of Normalizing Flows and GAN
Young Joo Han, Ha-Jin Yu

TL;DR
This paper introduces NM-FlowGAN, a hybrid generative model combining Normalizing Flows and GANs to synthesize realistic sRGB noise without needing paired images, improving noise modeling and denoising performance.
Contribution
The paper presents a novel hybrid approach that leverages Normalizing Flows and GANs for more accurate sRGB noise synthesis from unpaired data, addressing limitations of existing models.
Findings
Outperforms baseline models in sRGB noise synthesis
Generates high-quality noisy images from clean images and noise factors
Enhances denoising neural network performance with synthesized data
Abstract
Modeling and synthesizing real sRGB noise is crucial for various low-level vision tasks, such as building datasets for training image denoising systems. The distribution of real sRGB noise is highly complex and affected by a multitude of factors, making its accurate modeling extremely challenging. Therefore, recent studies have proposed methods that employ data-driven generative models, such as Generative Adversarial Networks (GAN) and Normalizing Flows. These studies achieve more accurate modeling of sRGB noise compared to traditional noise modeling methods. However, there are performance limitations due to the inherent characteristics of each generative model. To address this issue, we propose NM-FlowGAN, a hybrid approach that exploits the strengths of both GAN and Normalizing Flows. We combine pixel-wise noise modeling networks based on Normalizing Flows and spatial correlation…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods · Advanced Vision and Imaging
MethodsNormalizing Flows
