| Literature DB >> 35341149 |
A Akilandeswari1, D Sungeetha1, Christeena Joseph2, K Thaiyalnayaki2, K Baskaran3, R Jothi Ramalingam4, Hamad Al-Lohedan4, Dhaifallah M Al-Dhayan4, Muthusamy Karnan5, Kibrom Meansbo Hadish6.
Abstract
Early and automatic detection of colorectal tumors is essential for cancer analysis, and the same is implemented using computer-aided diagnosis (CAD). A computerized tomography (CT) image of the colon is being used to identify colorectal carcinoma. Digital imaging and communication in medicine (DICOM) is a standard medical imaging format to process and analyze images digitally. Accurate detection of tumor cells in the complex digestive tract is necessary for optimal treatment. The proposed work is divided into two phases. The first phase involves the segmentation, and the second phase is the extraction of the colon lesions with the observed segmentation parameters. A deep convolutional neural network (DCNN) based residual network approach for the colon and polyps' segmentation from the CT images is applied over the 2D CT images. The residual stack block is being added to the hidden layers with short skip nuance, which helps to retain spatial information. ResNet-enabled CNN is employed in the current work to achieve complete boundary segmentation of the colon cancer region. The results obtained through segmentation serve as features for further extraction and classification of benign as well as malignant colon cancer. Performance evaluation metrics indicate that the proposed network model has effectively segmented and classified colorectal tumors with dice scores of 91.57% (on average), sensitivity = 98.28, specificity = 98.68, and accuracy = 98.82.Entities:
Year: 2022 PMID: 35341149 PMCID: PMC8947925 DOI: 10.1155/2022/3415603
Source DB: PubMed Journal: Evid Based Complement Alternat Med ISSN: 1741-427X Impact factor: 2.629
Figure 1Deep convolutional neural network architecture.
Figure 2(a) Sample input slice. (b) Its corresponding bowel cavity.
Figure 3Residual network architecture.
Figure 4(a) Original CT image (axial slice). (b) Segmentation of colon air pockets.
Figure 5Segmentation results.
Figure 6Performance comparison between conventional and proposed techniques.
Figure 7(a) Dice coefficient (DC) curve and (b) cross entropy loss curve for training and validation set data.