Wei Shushan, Hu Zhaoting, Tan Lu
Health Management Center, The Third Affiliated Hospital of Southern Medical University, Guangzhou, China.
Department of Pharmacy, The Third Affiliated Hospital of Southern Medical University, Guangzhou, China.
Front Med (Lausanne). 2025 May 21;12:1589356. doi: 10.3389/fmed.2025.1589356. eCollection 2025.
Ultrasound imaging has emerged as the preferred imaging modality for ovarian tumor screening due to its non-invasive nature and real-time dynamic imaging capabilities. However, in many developing countries, ultrasound diagnosis remains dependent on specialist physicians, where the shortage of skilled professionals and the relatively low accuracy of manual diagnoses significantly constrain screening efficiency. Although deep learning has achieved remarkable progress in medical image segmentation in recent years, existing methods still face challenges in ovarian tumor ultrasound segmentation, including insufficient robustness, imprecise boundary delineation, and dependence on high-performance hardware facilities. This study proposes a deep learning-based automatic segmentation model, Res-ECA-UNet++, designed to enhance segmentation accuracy while alleviating the strain on limited healthcare resources.
The Res-ECA-UNet++ model employs UNet++ as its fundamental architecture with ResNet34 serving as the backbone network. To effectively address the vanishing gradient problem in deep networks, residual modules are incorporated into the skip connections between the encoding and decoding processes. This integration enhances feature extraction efficiency while improving model stability and generalization capabilities. Furthermore, the ECA-Net channel attention mechanism is introduced during the downsampling phase. This mechanism adaptively emphasizes tumor region-related channel information through global feature recalibration, thereby improving recognition accuracy and localization precision for tumor areas.
Based on clinical ultrasound datasets of ovarian tumors, experimental results demonstrate that Res-ECA-UNet++ achieves outstanding performance in clinical validation, with a Dice coefficient of 95.63%, mean Intersection over Union (mIoU) of 91.84%, and accuracy of 99.75%. Compared to the baseline UNet, Res-ECA-UNet++ improves these three metrics by 0.45, 4.42, and 1.57%, respectively. Comparative analyses of ROC curves and AUC values further indicate that Res-ECA-UNet++ exhibits superior segmentation accuracy and enhanced generalization capabilities on the test set. In terms of computational efficiency, the inference time of Res-ECA-UNet++ meets clinical real-time requirements on both high-end and low-end hardware, demonstrating its suitability for deployment on resource-constrained devices. Additionally, comparative experiments on the public OTU2D dataset validate the model's superior segmentation performance, highlighting its strong potential for practical applications.
The proposed Res-ECA-UNet++ model demonstrates exceptional accuracy and robustness in the segmentation of ovarian tumor ultrasound images, highlighting its potential for clinical application. Its ability to enhance segmentation precision and aid clinicians in diagnosis underscores broad prospects for practical implementation. Future research will focus on optimizing the model architecture to further improve its adaptability to diverse pathological types and imaging characteristics, thereby expanding its clinical diagnostic utility.
超声成像因其非侵入性和实时动态成像能力,已成为卵巢肿瘤筛查的首选成像方式。然而,在许多发展中国家,超声诊断仍依赖专科医生,熟练专业人员短缺以及手动诊断相对较低的准确性严重限制了筛查效率。尽管近年来深度学习在医学图像分割方面取得了显著进展,但现有方法在卵巢肿瘤超声分割中仍面临挑战,包括鲁棒性不足、边界描绘不精确以及对高性能硬件设施的依赖。本研究提出一种基于深度学习的自动分割模型Res-ECA-UNet++,旨在提高分割准确性,同时减轻有限医疗资源的压力。
Res-ECA-UNet++模型采用UNet++作为其基本架构,以ResNet34作为骨干网络。为有效解决深度网络中的梯度消失问题,将残差模块纳入编码和解码过程之间的跳跃连接中。这种整合提高了特征提取效率,同时提升了模型的稳定性和泛化能力。此外,在降采样阶段引入了ECA-Net通道注意力机制。该机制通过全局特征重新校准自适应地强调与肿瘤区域相关的通道信息,从而提高肿瘤区域的识别准确性和定位精度。
基于卵巢肿瘤临床超声数据集,实验结果表明Res-ECA-UNet++在临床验证中表现出色,Dice系数为95.63%,平均交并比(mIoU)为91.84%,准确率为99.75%。与基线UNet相比,Res-ECA-UNet++分别将这三个指标提高了0.45%、4.42%和1.57%。ROC曲线和AUC值的对比分析进一步表明,Res-ECA-UNet++在测试集上表现出卓越的分割准确性和增强的泛化能力。在计算效率方面,Res-ECA-UNet++的推理时间在高端和低端硬件上均满足临床实时要求,表明其适用于资源受限设备的部署。此外,在公共OTU2D数据集上的对比实验验证了该模型卓越的分割性能,突出了其在实际应用中的强大潜力。
所提出的Res-ECA-UNet++模型在卵巢肿瘤超声图像分割中表现出卓越的准确性和鲁棒性,突出了其临床应用潜力。其提高分割精度并辅助临床医生诊断的能力凸显了实际应用的广阔前景。未来研究将专注于优化模型架构,以进一步提高其对不同病理类型和成像特征的适应性,从而扩大其临床诊断效用。