Journal Article10.1016/j.eswa.2023.122576
MVCT image enhancement using reference-based encoder–decoder convolutional neural network
Shuang Jin,Xiaotong Xu,Zhe Su,Long Tang,Mengxun Zheng,Peiwen Liang,Hua Zhang +6 more
2
TL;DR: This study proposes a reference-based encoder-decoder CNN (RefED-CNN) to enhance noisy MVCT images using KVCT images as auxiliary references, achieving superior denoising and structural detail preservation compared to other methods on phantom and patient data.
read more
Abstract: Daily MVCT (Megavoltage Computed Tomography) in TomoTherapy plays a crucial role in patients’ setup and dose reconstruction. However, MVCT images suffer from high noise and low tissue contrast due to the limited number of X-ray photons and low detector quantum efficiency (DQE). In this study, we propose an approach to enhance MVCT images using the KVCT (Kilovoltage Computed Tomography) image of the same patient as an auxiliary reference image. Specifically, we propose a reference-based encoder–decoder convolutional neural network (RefED-CNN) by incorporating a feature extraction and alignment (FEA) module to introduce the features of the reference image as side information into the MVCT image enhancement process. The FEA module automatically searches and aligns relevant features between the reference image and the noisy image, and transfers the relevant texture from reference KVCT images to the target MVCT image. Evaluations conducted on both phantom and real patient data show that our method outperforms other denoising methods by effectively reducing noise and preserving intricate structural details.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Enhance Super-Resolution Reconstruction of Generative Adversarial Networks with Duel Attention Mechanisms
MA Tie-min,Hao Qu,Ya Gao,Xue Wang +3 more
- 26 Apr 2024
DeCoGAN: MVCT image denoising via coupled generative adversarial network
Kunpeng Zhang,Tianye Niu,Lei Xu +2 more
TL;DR: The proposed DeCoGAN method shows remarkable MVCT denoising performance, making it a promising tool in the field of radiation therapy and compared to an analytical algorithm and three deep learning-based methods, the method excels in preserving image details and enhancing human visual perception by removing most noise and retaining structural features.
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Posted Content
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Alexey Dosovitskiy,Lucas Beyer,Alexander Kolesnikov,Dirk Weissenborn,Xiaohua Zhai,Thomas Unterthiner,Mostafa Dehghani,Matthias Minderer,Georg Heigold,Sylvain Gelly,Jakob Uszkoreit,Neil Houlsby +11 more
TL;DR: Vision Transformer (ViT) attains excellent results compared to state-of-the-art convolutional networks while requiring substantially fewer computational resources to train.
Non-local Neural Networks
Xiaolong Wang,Ross Girshick,Abhinav Gupta,Kaiming He +3 more
- 18 Jun 2018
TL;DR: In this article, the non-local operation computes the response at a position as a weighted sum of the features at all positions, which can be used to capture long-range dependencies.
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising
TL;DR: Zhang et al. as mentioned in this paper proposed a feed-forward denoising convolutional neural networks (DnCNNs) to handle Gaussian denobling with unknown noise level.
Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network
Wenzhe Shi,Jose Caballero,Ferenc Huszar,Johannes Totz,Andrew Peter Aitken,Rob Bishop,Daniel Rueckert,Zehan Wang +7 more
- 27 Jun 2016
TL;DR: This paper presents the first convolutional neural network capable of real-time SR of 1080p videos on a single K2 GPU and introduces an efficient sub-pixel convolution layer which learns an array of upscaling filters to upscale the final LR feature maps into the HR output.