paper-with-me

Papers

Disentangling Noise from Images: A Flow-Based Image Denoising Neural Network

2021-05-11 · Yang Liu, Saeed Anwar, Zhenyue Qin, Pan Ji, Sabrina Caldwell, Tom Gedeon

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.

📄 PDF Abstract BibTeX arXiv:2105.04746

Code (1)

Yang-Liu1082/FDN 공식 구현

Tasks

DenoisingDisentanglementImage Denoising

Similar Papers 제목 키워드 기반

Hierarchical Disentangled Representation for Invertible Image Denoising and Beyond

2023-01-31 · Wenchao Du, Hu Chen, Yi Zhang, H. Yang

Image denoising is a typical ill-posed problem due to complex degradation. Leading methods based on normalizing flows have tried to solve this problem with an invertible transformation instead of a deterministic mapping.…

DenoisingImage DenoisingImage Restoration

PD-Flow: A Point Cloud Denoising Framework with Normalizing Flows

2022-03-11 · Aihua Mao, Zihui Du, Yu-Hui Wen, Jun Xuan 외

Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incor…

Deep LearningDenoisingDisentanglement

Beyond Fixed Inference: Quantitative Flow Matching for Adaptive Image Denoising

2026-04-02 · Jigang Duan, Genwei Ma, Xu Jiang, Wenfeng Xu 외 arxiv

Diffusion and flow-based generative models have shown strong potential for image restoration. However, image denoising under unknown and varying noise conditions remains challenging, because the learned vector fields may…

Image RestorationNoise EstimationImage Denoising

CVF-SID: Cyclic multi-Variate Function for Self-Supervised Image Denoising by Disentangling Noise from Image

2022-03-24 · CVPR 2022 1 · Reyhaneh Neshatavar, Mohsen Yavartanoo, Sanghyun Son, Kyoung Mu Lee

Recently, significant progress has been made on image denoising with strong supervision from large-scale datasets. However, obtaining well-aligned noisy-clean training image pairs for each specific scenario is complicate…

DenoisingImage DenoisingSelf-Supervised Learning

Learning Joint Denoising, Demosaicing, and Compression from the Raw Natural Image Noise Dataset

2025-01-15 · Benoit Brummer, Christophe De Vleeschouwer

This paper introduces the Raw Natural Image Noise Dataset (RawNIND), a diverse collection of paired raw images designed to support the development of denoising models that generalize across sensors, image development wor…

Computational EfficiencyDemosaickingDenoising