The Affiliated Changzhou NO.2 People's Hospital of Nanjing Medical University, Changzhou 213003, China; Center of Medical Physics, Nanjing Medical University, Changzhou 213003, China.
The Affiliated Changzhou NO.2 People's Hospital of Nanjing Medical University, Changzhou 213003, China.
Comput Methods Programs Biomed. 2022 Mar;215:106600. doi: 10.1016/j.cmpb.2021.106600. Epub 2021 Dec 22.
Thyroid nodules are a common disorder of the endocrine system. Segmentation of thyroid nodules on ultrasound images is an important step in the evaluation and diagnosis of nodules and an initial step in computer-aided diagnostic systems. The accuracy and consistency of segmentation remain a challenge due to the low contrast, speckle noise, and low resolution of ultrasound images. Therefore, the study of deep learning-based algorithms for thyroid nodule segmentation is important. This study utilizes soft shape supervision to improve the performance of detection and segmentation of boundaries of nodules. Soft shape supervision can emphasize the boundary features and assist the network in segmenting nodules accurately.
We propose a dual-path convolution neural network, including region and shape paths, which use DeepLabV3+ as the backbone. Soft shape supervision blocks are inserted between the two paths to implement cross-path attention mechanisms. The blocks enhance the representation of shape features and add them to the region path as auxiliary information. Thus, the network can accurately detect and segment thyroid nodules.
We collect 3786 ultrasound images of thyroid nodules to train and test our network. Compared with the ground truth, the test results achieve an accuracy of 95.81% and a DSC of 85.33. The visualization results also suggest that the network has learned clear and accurate boundaries of the nodules. The evaluation metrics and visualization results demonstrate the superior segmentation performance of the network to other classical deep learning-based networks.
The proposed dual-path network can accurately realize automatic segmentation of thyroid nodules on ultrasound images. It can also be used as an initial step in computer-aided diagnosis. It shows superior performance to other classical methods and demonstrates the potential for accurate segmentation of nodules in clinical applications.
甲状腺结节是内分泌系统常见的疾病。甲状腺结节的超声图像分割是结节评估和诊断的重要步骤,也是计算机辅助诊断系统的初始步骤。由于超声图像对比度低、斑点噪声和分辨率低,分割的准确性和一致性仍然是一个挑战。因此,研究基于深度学习的甲状腺结节分割算法非常重要。本研究利用软形状监督来提高结节边界检测和分割的性能。软形状监督可以强调边界特征,并帮助网络准确地分割结节。
我们提出了一种双路径卷积神经网络,包括区域路径和形状路径,使用 DeepLabV3+ 作为骨干网络。在两条路径之间插入软形状监督块,以实现跨路径注意力机制。这些块增强了形状特征的表示,并将其作为辅助信息添加到区域路径中。因此,网络可以准确地检测和分割甲状腺结节。
我们收集了 3786 张甲状腺结节的超声图像来训练和测试我们的网络。与地面实况相比,测试结果的准确率为 95.81%, DSC 为 85.33%。可视化结果也表明,网络已经学习到了结节的清晰准确的边界。评估指标和可视化结果表明,该网络的分割性能优于其他经典的基于深度学习的网络。
所提出的双路径网络可以准确地实现甲状腺结节的超声图像自动分割。它也可以作为计算机辅助诊断的初始步骤。它表现出优于其他经典方法的性能,并展示了在临床应用中准确分割结节的潜力。