MRI to CT Synthesis Using Contrastive Learning

Wang Jiangtao,Wu Xinhong,Jiang Xiao,Yan Bing,Zhu Lei,Yang Yidong
DOI: https://doi.org/10.1109/icmipe53131.2021.9698888
2021-01-01
Abstract:Compared with CT, MRI enables more accurate delineation of target and organs-at-risk. But unlike CT, MRI images is not related with electron density for radiotherapy planning. The purpose of this paper is to generate pseudo CT for radiotherapy planning from MRI using deep learning method. Twenty-nine brain cancer patients with planning CT and diagnostic MRI were selected, of which 23 were used for training and 6 for testing. We use a new neural network based on contrast learning, called CUT. Meanwhile, we change the residual block to nine dense blocks and add a structural similarity to the loss function of the generator, the latter network is called denseCUT. We compare Hounsfield Unit (HU) discrepancies between pseudo-CT and original CT images. The mean absolute (MAE) errors were $\boldsymbol{72.0\pm 6.9}\mathbf{HU},\boldsymbol{72.5\pm 8.0}$ HU and $\boldsymbol{65.7\pm 8.0}$ HU for the cycleGAN, CUT and denseCUT, respectively. Meanwhile, the structure similarity index (SSIM) were $\boldsymbol{0.91\pm 0.01},\boldsymbol{0.91\pm 0.01}$ and $\boldsymbol{0.93\pm 0.01}$, the peak signal-to-noise ratio (PSNR) were $\boldsymbol{28.5\pm 0.7}$ dB $\boldsymbol{28.5\pm 0.7}$ dB and $\boldsymbol{29.4\pm 0.8}$ dB, respectively. Experimental results show that the proposed denseCUT network is more accurate, robust, and efficient for predicting synthetic CT from MR images for MRI-only radiotherapy.
What problem does this paper attempt to address?