Related Experiment Video
Updated: Sep 9, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Polyp segmentation in colonoscopy images using DeepLabV3+
Al Mohimanul Islam1, Sadia Shakiba Bhuiyan1, Mysun Mashira1
1Department of Computer Science and Engineering, United International University, Dhaka, Bangladesh.
None:
Segmenting polyps in colonoscopy images is essential for the early identification and diagnosis of colorectal cancer, a significant cause of worldwide cancer deaths. Prior deep learning based models such as Attention based variation, UNet variations and Transformer-derived networks have had notable success in capturing intricate features and complex polyp shapes. However they frequently encounter challenges in pinpointing small details and enhancing the representation of features on both local and global scale. In this study, we have introduced the DeepLabv3++ model which is an enhanced version of the DeepLabV3+ architecture. It is designed to improve the precision and robustness of polyp segmentation in colonoscopy images. We have utilized EfficientNetV2S within the encoder module for refined feature extraction with reduced trainable parameters. Additionally, we integrated Multi-Scale Pyramid Pooling (MSPP) and Parallel Attention Aggregation Block (PAAB) modules, along with a redesigned decoder, into our DeepLabV3++ model. The proposed model incorporates diverse separable convolutional layers and attention mechanisms within the MSPP block, enhancing its capacity to capture multi-scale and directional features. Additionally, the redesigned decoder further transforms the extracted features from the encoder into a more meaningful segmentation map. Our model was evaluated on three public datasets (CVC-ColonDB, CVC-ClinicDB, Kvasir-SEG) achieving Dice coefficient scores of 96.20%, 96.54%, and 96.08%, respectively. The experimental analysis shows that DeepLabV3++ outperforms several state-of-the-art models in polyp segmentation tasks. Furthermore, compared to the baseline DeepLabV3+ model, our DeepLabV3++ with its MSPP module and redesigned decoder architecture, significantly reduced segmentation errors (e.g., false positives/negatives) across small, medium, and large polyps. This improvement in polyp delineation is crucial for accurate clinical decision-making in colonoscopy.
Related Concept Videos
Endoscopic Procedures II: Colonoscopy
Endoscopic Procedures IV: Sigmoidoscopy and Laproscopy
Sigmoidoscopy
Sigmoidoscopy is a diagnostic procedure that uses a flexible sigmoidoscope equipped with a light source and camera to examine the rectum and sigmoid colon. The procedure involves inserting the tube through the anus...
Imaging Studies III: Gastrointestinal Motility Studies and Virtual Colonoscopy
Radionuclide Testing
Radionuclide testing is a sophisticated medical technique for assessing gastrointestinal motility. It focuses on gastric emptying and colonic transit time. Radioactive markers track the movement of food through the digestive system, providing insights into gastrointestinal disorders.
In gastric emptying studies, a meal's liquid and...

