Unpaired image denoising using a generative adversarial network in X-ray CT
This paper proposes a deep learning-based denoising method for noisy low-dose computerized tomography (CT) images in the absence of paired training data. The proposed method uses a fidelity-embedded generative adversarial network (GAN) to learn a denoising function from unpaired training data of low-dose CT (LDCT) and standard-dose CT (SDCT) images, where the denoising function is the optimal generator in the GAN framework. This paper analyzes the f-GAN objective to derive a suitable generator that is optimized by minimizing a weighted sum of two losses: the Kullback-Leibler divergence between an SDCT data distribution and a generated distribution, and the $\ell_2$ loss between the LDCT image and the corresponding generated images (or denoised image). The computed generator reflects the prior belief about SDCT data distribution through training. We observed that the proposed method allows the preservation of fine anomalous features while eliminating noise. The experimental results show that the proposed deep-learning method with unpaired datasets performs comparably to a method using paired datasets. A clinical experiment was also performed to show the validity of the proposed method for noise arising in the low-dose X-ray CT.
Code (0)
등록된 구현이 없습니다.
Tasks
DenoisingGenerative Adversarial NetworkImage DenoisingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
UNIT-DDPM: UNpaired Image Translation with Denoising Diffusion Probabilistic Models
We propose a novel unpaired image-to-image translation method that uses denoising diffusion probabilistic models without requiring adversarial training. Our method, UNpaired Image Translation with Denoising Diffusion Pro…
DenoisingImage-to-Image TranslationTranslationDenoising Simulated Low-Field MRI (70mT) using Denoising Autoencoders (DAE) and Cycle-Consistent Generative Adversarial Networks (Cycle-GAN)
In this work, a denoising Cycle-GAN (Cycle Consistent Generative Adversarial Network) is implemented to yield high-field, high resolution, high signal-to-noise ratio (SNR) Magnetic Resonance Imaging (MRI) images from sim…
DenoisingGenerative Adversarial NetworkSSIMISCL: Interdependent Self-Cooperative Learning for Unpaired Image Denoising
With the advent of advances in self-supervised learning, paired clean-noisy data are no longer required in deep learning-based image denoising. However, existing blind denoising methods still require the assumption with …
DenoisingImage DenoisingSelf-Supervised LearningLearning local regularization for variational image restoration
In this work, we propose a framework to learn a local regularization model for solving general image restoration problems. This regularizer is defined with a fully convolutional neural network that sees the image through…
DeblurringDenoisingImage RestorationDenoising Time Series Data Using Asymmetric Generative Adversarial Networks
Denoising data is a preprocessing step for several time series mining algorithms. This step is especially important if the noise in data originates from diverse sources. Consequently, it is commonly used in biomedical ap…
DenoisingEEGEEG DenoisingElectroencephalogram (EEG)+3