Department of Intelligent Technology and Engineering, Chongqing University of Science and Technology, Chongqing, 401331, People's Republic of China.
Department of Neurosurgery, The First Affiliated Hospital of Chongqing Medical University, Chongqing, 400016, People's Republic of China.
J Imaging Inform Med. 2024 Aug;37(4):1505-1515. doi: 10.1007/s10278-024-01042-9. Epub 2024 Feb 29.
Automatic breast ultrasound image segmentation plays an important role in medical image processing. However, current methods for breast ultrasound segmentation suffer from high computational complexity and large model parameters, particularly when dealing with complex images. In this paper, we take the Unext network as a basis and utilize its encoder-decoder features. And taking inspiration from the mechanisms of cellular apoptosis and division, we design apoptosis and division algorithms to improve model performance. We propose a novel segmentation model which integrates the division and apoptosis algorithms and introduces spatial and channel convolution blocks into the model. Our proposed model not only improves the segmentation performance of breast ultrasound tumors, but also reduces the model parameters and computational resource consumption time. The model was evaluated on the breast ultrasound image dataset and our collected dataset. The experiments show that the SC-Unext model achieved Dice scores of 75.29% and accuracy of 97.09% on the BUSI dataset, and on the collected dataset, it reached Dice scores of 90.62% and accuracy of 98.37%. Meanwhile, we conducted a comparison of the model's inference speed on CPUs to verify its efficiency in resource-constrained environments. The results indicated that the SC-Unext model achieved an inference speed of 92.72 ms per instance on devices equipped only with CPUs. The model's number of parameters and computational resource consumption are 1.46M and 2.13 GFlops, respectively, which are lower compared to other network models. Due to its lightweight nature, the model holds significant value for various practical applications in the medical field.
自动乳腺超声图像分割在医学图像处理中起着重要作用。然而,目前的乳腺超声分割方法存在计算复杂度高和模型参数大的问题,尤其是在处理复杂图像时。在本文中,我们以 Unext 网络为基础,利用其编解码器特征。并受细胞凋亡和分裂机制的启发,我们设计了凋亡和分裂算法来提高模型性能。我们提出了一种新的分割模型,该模型集成了分裂和凋亡算法,并在模型中引入了空间和通道卷积块。我们提出的模型不仅提高了乳腺超声肿瘤的分割性能,而且减少了模型参数和计算资源消耗时间。该模型在乳腺超声图像数据集和我们收集的数据集上进行了评估。实验表明,SC-Unext 模型在 BUSI 数据集上的 Dice 分数达到 75.29%,准确率达到 97.09%,在收集的数据集上的 Dice 分数达到 90.62%,准确率达到 98.37%。同时,我们比较了模型在 CPU 上的推理速度,以验证其在资源受限环境中的效率。结果表明,SC-Unext 模型在仅配备 CPU 的设备上每个实例的推理速度为 92.72ms。该模型的参数数量和计算资源消耗分别为 1.46M 和 2.13GFlops,与其他网络模型相比有所降低。由于其轻量级的特点,该模型在医学领域的各种实际应用中具有重要价值。