TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Dual Adversarial Network: Toward Real-world Noise Removal ...

Dual Adversarial Network: Toward Real-world Noise Removal and Noise Generation

Zongsheng Yue, Qian Zhao, Lei Zhang, Deyu Meng

2020-07-12ECCV 2020 8DenoisingImage DenoisingNoise Estimation
PaperPDFCode(official)Code

Abstract

Real-world image noise removal is a long-standing yet very challenging task in computer vision. The success of deep neural network in denoising stimulates the research of noise generation, aiming at synthesizing more clean-noisy image pairs to facilitate the training of deep denoisers. In this work, we propose a novel unified framework to simultaneously deal with the noise removal and noise generation tasks. Instead of only inferring the posteriori distribution of the latent clean image conditioned on the observed noisy image in traditional MAP framework, our proposed method learns the joint distribution of the clean-noisy image pairs. Specifically, we approximate the joint distribution with two different factorized forms, which can be formulated as a denoiser mapping the noisy image to the clean one and a generator mapping the clean image to the noisy one. The learned joint distribution implicitly contains all the information between the noisy and clean images, avoiding the necessity of manually designing the image priors and noise assumptions as traditional. Besides, the performance of our denoiser can be further improved by augmenting the original training dataset with the learned generator. Moreover, we propose two metrics to assess the quality of the generated noisy image, for which, to the best of our knowledge, such metrics are firstly proposed along this research line. Extensive experiments have been conducted to demonstrate the superiority of our method over the state-of-the-arts both in the real noise removal and generation tasks. The training and testing code is available at https://github.com/zsyOAOA/DANet.

Results

TaskDatasetMetricValueModel
DenoisingSIDDPSNR (sRGB)39.47DANet+
DenoisingSIDDSSIM (sRGB)0.957DANet+
DenoisingDNDPSNR (sRGB)39.58DANet+
DenoisingDNDSSIM (sRGB)0.955DANet+
Noise EstimationSIDDAverage KL Divergence0.212DANet
Noise EstimationSIDDPSNR Gap2.06DANet
Image DenoisingSIDDPSNR (sRGB)39.47DANet+
Image DenoisingSIDDSSIM (sRGB)0.957DANet+
Image DenoisingDNDPSNR (sRGB)39.58DANet+
Image DenoisingDNDSSIM (sRGB)0.955DANet+
3D ArchitectureSIDDPSNR (sRGB)39.47DANet+
3D ArchitectureSIDDSSIM (sRGB)0.957DANet+
3D ArchitectureDNDPSNR (sRGB)39.58DANet+
3D ArchitectureDNDSSIM (sRGB)0.955DANet+

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15A statistical physics framework for optimal learning2025-07-10LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models2025-07-08Unconditional Diffusion for Generative Sequential Recommendation2025-07-08