paper-with-me

홈 › Papers

Self-Supervised Learning based CT Denoising using Pseudo-CT Image Pairs

2021-04-06 · Dongkyu Won, Euijin Jung, Sion An, Philip Chikontwe, Sang Hyun Park

Recently, Self-supervised learning methods able to perform image denoising without ground truth labels have been proposed. These methods create low-quality images by adding random or Gaussian noise to images and then train a model for denoising. Ideally, it would be beneficial if one can generate high-quality CT images with only a few training samples via self-supervision. However, the performance of CT denoising is generally limited due to the complexity of CT noise. To address this problem, we propose a novel self-supervised learning-based CT denoising method. In particular, we train pre-train CT denoising and noise models that can predict CT noise from Low-dose CT (LDCT) using available LDCT and Normal-dose CT (NDCT) pairs. For a given test LDCT, we generate Pseudo-LDCT and NDCT pairs using the pre-trained denoising and noise models and then update the parameters of the denoising model using these pairs to remove noise in the test LDCT. To make realistic Pseudo LDCT, we train multiple noise models from individual images and generate the noise using the ensemble of noise models. We evaluate our method on the 2016 AAPM Low-Dose CT Grand Challenge dataset. The proposed ensemble noise model can generate realistic CT noise, and thus our method significantly improves the denoising performance existing denoising models trained by supervised- and self-supervised learning.

📄 PDF Abstract BibTeX arXiv:2104.02326

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Blind2Sound: Self-Supervised Image Denoising without Residual Noise

2023-03-09 · Zejin Wang, Jiazheng Liu, Hao Zhai, Hua Han

Self-supervised blind denoising for Poisson-Gaussian noise remains a challenging task. Pseudo-supervised pairs constructed from single noisy images re-corrupt the signal and degrade the performance. The visible blindspot…

DenoisingImage Denoising

Self-supervised regression learning using domain knowledge: Applications to improving self-supervised denoising in imaging

2022-05-10 · Il Yong Chun, Dongwon Park, Xuehang Zheng, Se Young Chun 외

Regression that predicts continuous quantity is a central part of applications using computational imaging and computer vision technologies. Yet, studying and understanding self-supervised learning for regression tasks -…

DenoisingImage DenoisingregressionSelf-Supervised Learning

Self2Self With Dropout: Learning Self-Supervised Denoising From Single Image

2020-06-01 · CVPR 2020 6 · Yuhui Quan, Mingqin Chen, Tongyao Pang, Hui Ji

In last few years, supervised deep learning has emerged as one powerful tool for image denoising, which trains a denoising network over an external dataset of noisy/clean image pairs. However, the requirement on a high-q…

DenoisingImage DenoisingSelf-Supervised Learning

Restore from Restored: Single Image Denoising with Pseudo Clean Image

2020-03-09 · Seunghwan Lee, Dongkyu Lee, Donghyeon Cho, Jiwon Kim 외

In this study, we propose a simple and effective fine-tuning algorithm called "restore-from-restored", which can greatly enhance the performance of fully pre-trained image denoising networks. Many supervised denoising ap…

DenoisingImage Denoising

Self-supervised Bayesian Deep Learning for Image Denoising

2021-01-01 · Tongyao Pang, Yuhui Quan, Hui Ji

Deep learning is currently one prominent approach for image denoising, and most of existing works train a denoising neural network (NN) on many pairs of noisy images and their clean counterparts. Recent studies showed th…

Deep LearningDenoisingImage Denoising