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/Adversarial Distortion Learning for Medical Image Denoising

Adversarial Distortion Learning for Medical Image Denoising

Morteza Ghahremani, Mohammad Khateri, Alejandra Sierra, Jussi Tohka

2022-04-29DenoisingGrayscale Image DenoisingImage DenoisingColor Image DenoisingMedical Image Denoising
PaperPDFCode(official)

Abstract

We present a novel adversarial distortion learning (ADL) for denoising two- and three-dimensional (2D/3D) biomedical image data. The proposed ADL consists of two auto-encoders: a denoiser and a discriminator. The denoiser removes noise from input data and the discriminator compares the denoised result to its noise-free counterpart. This process is repeated until the discriminator cannot differentiate the denoised data from the reference. Both the denoiser and the discriminator are built upon a proposed auto-encoder called Efficient-Unet. Efficient-Unet has a light architecture that uses the residual blocks and a novel pyramidal approach in the backbone to efficiently extract and re-use feature maps. During training, the textural information and contrast are controlled by two novel loss functions. The architecture of Efficient-Unet allows generalizing the proposed method to any sort of biomedical data. The 2D version of our network was trained on ImageNet and tested on biomedical datasets whose distribution is completely different from ImageNet; so, there is no need for re-training. Experimental results carried out on magnetic resonance imaging (MRI), dermatoscopy, electron microscopy and X-ray datasets show that the proposed method achieved the best on each benchmark. Our implementation and pre-trained models are available at https://github.com/mogvision/ADL.

Results

TaskDatasetMetricValueModel
DenoisingCBSD68 sigma15PSNR34.61ADL
DenoisingCBSD68 sigma25PSNR31.78ADL
DenoisingCBSD68 sigma35PSNR30.24ADL
DenoisingCBSD68 sigma50PSNR29.02ADL
DenoisingBSD68 sigma15PSNR32.11ADL
DenoisingBSD68 sigma25PSNR29.5ADL
DenoisingBSD68 sigma50PSNR26.87ADL
3D ArchitectureCBSD68 sigma15PSNR34.61ADL
3D ArchitectureCBSD68 sigma25PSNR31.78ADL
3D ArchitectureCBSD68 sigma35PSNR30.24ADL
3D ArchitectureCBSD68 sigma50PSNR29.02ADL
3D ArchitectureBSD68 sigma15PSNR32.11ADL
3D ArchitectureBSD68 sigma25PSNR29.5ADL
3D ArchitectureBSD68 sigma50PSNR26.87ADL

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