Related Experiment Videos
MCM-UNet++: A Hybrid Soft Computing Framework for Multi-Scale Polyp Segmentation via Enhanced Global Context and
Jinmei Li1, Ming Zhao2, Quan Du1
1School of Computer Science, Yangtze University, Jingzhou 434025, China.
None:
Colonoscopy polyp segmentation is important for colorectal cancer screening, yet it remains challenging because polyps exhibit large morphological variation, weak lesion-background contrast, blurred boundaries, and severe foreground-background imbalance. To address these issues, this paper presents MCM-UNet++, a hybrid U-Net++-based segmentation framework that combines three targeted enhancements. First, a Multi-Axis Transformer Block (MATransformerBlock) is incorporated into convolutional feature blocks to model long-range horizontal and vertical dependencies with lower complexity than dense global self-attention. Second, a Cross-Channel Mixing (CCM) module is used in nested skip fusion paths to recalibrate the channel and spatial responses and reduce redundant feature transmissions. Third, a Multi-Objective Adaptive Loss (MOALoss) combines focal, Dice, and boundary-aware terms with learnable weights to improve supervision for small regions and ambiguous boundaries. Experiments on four public polyp segmentation datasets (Kvasir-SEG, CVC-ClinicDB, CVC-ColonDB, and ETIS-Larib) show competitive performance against the selected baseline methods, with Dice/IoU scores of 0.9563/0.9278 on Kvasir-SEG and 0.8593/0.7896 on CVC-ColonDB. These results indicate that the proposed components can improve benchmark-level polyp segmentation performance, while broader validation is still required before clinical deployment.