paper-with-me

홈 › Papers

An unsupervised deep learning framework for medical image denoising

2021-03-11 · Swati Rai, Jignesh S. Bhatt, S. K. Patra

Medical image acquisition is often intervented by unwanted noise that corrupts the information content. This paper introduces an unsupervised medical image denoising technique that learns noise characteristics from the available images and constructs denoised images. It comprises of two blocks of data processing, viz., patch-based dictionaries that indirectly learn the noise and residual learning (RL) that directly learns the noise. The model is generalized to account for both 2D and 3D images considering different medical imaging instruments. The images are considered one-by-one from the stack of MRI/CT images as well as the entire stack is considered, and decomposed into overlapping image/volume patches. These patches are given to the patch-based dictionary learning to learn noise characteristics via sparse representation while given to the RL part to directly learn the noise properties. K-singular value decomposition (K-SVD) algorithm for sparse representation is used for training patch-based dictionaries. On the other hand, residue in the patches is trained using the proposed deep residue network. Iterating on these two parts, an optimum noise characterization for each image/volume patch is captured and in turn it is subtracted from the available respective image/volume patch. The obtained denoised image/volume patches are finally assembled to a denoised image or 3D stack. We provide an analysis of the proposed approach with other approaches. Experiments on MRI/CT datasets are run on a GPU-based supercomputer and the comparative results show that the proposed algorithm preserves the critical information in the images as well as improves the visual quality of the images.

📄 PDF Abstract BibTeX arXiv:2103.06575

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDenoisingDictionary LearningGPUImage DenoisingMedical Image Denoising

Similar Papers 제목 키워드 기반

Adaptive Extensions of Unbiased Risk Estimators for Unsupervised Magnetic Resonance Image Denoising

2024-07-22 · Reeshad Khan, Dr. John Gauch, Dr. Ukash Nakarmi

The application of Deep Neural Networks (DNNs) to image denoising has notably challenged traditional denoising methods, particularly within complex noise scenarios prevalent in medical imaging. Despite the effectiveness …

DenoisingImage Denoising

QWD-GAN: Quality-aware Wavelet-driven GAN for Unsupervised Medical Microscopy Images Denoising

2025-09-19 · Qijun Yang, Yating Huang, Lintao Xiang, Hujun Yin arxiv

Image denoising plays a critical role in biomedical and microscopy imaging, especially when acquiring wide-field fluorescence-stained images. This task faces challenges in multiple fronts, including limitations in image …

Image Denoising

Unsupervised Microscopy Video Denoising

2024-04-17 · Mary Aiyetigbo, Alexander Korte, Ethan Anderson, Reda Chalhoub 외

In this paper, we introduce a novel unsupervised network to denoise microscopy videos featured by image sequences captured by a fixed location microscopy camera. Specifically, we propose a DeepTemporal Interpolation meth…

DenoisingVideo Denoising

Unsupervised Denoising of Real Clinical Low Dose Liver CT with Perceptual Attention Networks

2026-05-01 · Zhilin Guan, Wei Zhang arxiv

With the development of deep learning, medical image processing has been widely used to assist clinical research. This paper focuses on the denoising problem of low-dose computed tomography using deep learning. Although …

Unsupervised Hyperspectral Stimulated Raman Microscopy Image Enhancement: Denoising and Segmentation via One-Shot Deep Learning

2021-04-14 · Pedram Abdolghader, Andrew Ridsdale, Tassos Grammatikopoulos, Gavin Resch 외

Hyperspectral stimulated Raman scattering (SRS) microscopy is a label-free technique for biomedical and mineralogical imaging which can suffer from low signal to noise ratios. Here we demonstrate the use of an unsupervis…

ClusteringDenoisingImage EnhancementImage Segmentation+3