Colorectal Tumor Segmentation of CT Scans Based on a Convolutional Neural Network with an Attention Mechanism

Yun Pei,Lin Mu,Yu Fu,Kan He,Hong Li,Shuxu Gu,Xiaoming Liu,Mingyang Li,Huimao Zhang,Xueyan Li
DOI: https://doi.org/10.1109/access.2020.2982543
IF: 3.9
2020-01-01
IEEE Access
Abstract:Due to the irregularity of colorectal tumor contours, it is a challenging task for clinicians to segment colorectal tumors manually in CT scans. To solve this problem, a novel algorithm based on a convolutional neural network with an attention mechanism is proposed to automatically achieve tumor segmentation. The proposed network consists of three major modules: an encoder module, which is fed CT scans to attain the feature map; a dual attention module, which includes a channel attention module and a position attention module to obtain more contextual information in the deep layer of the network; and a decoder module, which restores the feature map to the original size of the input images. We used 1131 CT slices of colorectal tumors to train and test the proposed network. Compared with U-Net and CE-Net, the Dice coefficient increased by 1.46% and 0.66% respectively, for our model. The comprehensive results show that the proposed network performs more effectively in colorectal tumor segmentation than the other methods.
What problem does this paper attempt to address?