Polyp segmentation in colonoscopy images is essential for the early detection and treatment of colorectal cancer. Accurate segmentation aids in diagnosis and reduces risks of malignancy. Existing deep learning models often struggle with the trade-off between semantic understanding and spatial precision, requiring extensive computational resources that limit their deployment in real-world, resource-constrained clinical settings. The need for an optimized yet high-performing segmentation model remains an open challenge. To bridge this gap, we propose Dual-backbone and Residual Atrous Squeeze module-aided U-Net (DRASU-Net), optimized for low-resource environments. Our model features a dual-backbone and multi-scale feature learning approach, integrating EfficientNetB4 and MobileNetV2 to balance feature richness and spatial details. We introduce the RAS module, which leverages Atrous Convolutions, Residual Connections, and Squeeze-and-Excite (SE) blocks to enhance feature recalibration and improve segmentation accuracy. Experiments on the CVC-ClinicDB and Kvasir-SEG datasets demonstrate that DRASU-Net outperforms other methods, with a dice score of 0.9540 on CVC-ClinicDB and 0.9525 on Kvasir-SEG, while maintaining only 10.72 million parameters. DRASU-Net exhibits strong generalization when evaluated across multiple polyp segmentation datasets. The code for our proposed model is available on Github .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

DRASU-Net: Dual-Backbone and Residual Atrous Squeeze Module-Aided U-Net Model for Polyp Segmentation

  • Utathya Aich,
  • Ritabrata Roy,
  • Alexander Eroshkin,
  • Dmitrii Kaplun,
  • Ram Sarkar

摘要

Polyp segmentation in colonoscopy images is essential for the early detection and treatment of colorectal cancer. Accurate segmentation aids in diagnosis and reduces risks of malignancy. Existing deep learning models often struggle with the trade-off between semantic understanding and spatial precision, requiring extensive computational resources that limit their deployment in real-world, resource-constrained clinical settings. The need for an optimized yet high-performing segmentation model remains an open challenge. To bridge this gap, we propose Dual-backbone and Residual Atrous Squeeze module-aided U-Net (DRASU-Net), optimized for low-resource environments. Our model features a dual-backbone and multi-scale feature learning approach, integrating EfficientNetB4 and MobileNetV2 to balance feature richness and spatial details. We introduce the RAS module, which leverages Atrous Convolutions, Residual Connections, and Squeeze-and-Excite (SE) blocks to enhance feature recalibration and improve segmentation accuracy. Experiments on the CVC-ClinicDB and Kvasir-SEG datasets demonstrate that DRASU-Net outperforms other methods, with a dice score of 0.9540 on CVC-ClinicDB and 0.9525 on Kvasir-SEG, while maintaining only 10.72 million parameters. DRASU-Net exhibits strong generalization when evaluated across multiple polyp segmentation datasets. The code for our proposed model is available on Github .