• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

弱监督甲状腺超声分割:利用多尺度一致性、上下文特征和边界框监督进行精确目标描绘。

Weakly-supervised thyroid ultrasound segmentation: Leveraging multi-scale consistency, contextual features, and bounding box supervision for accurate target delineation.

作者信息

Aly Mohammed

机构信息

Department of Artificial Intelligence, Faculty of Artificial Intelligence, Egyptian Russian University, 11829, Badr City, Egypt.

出版信息

Comput Biol Med. 2025 Mar;186:109669. doi: 10.1016/j.compbiomed.2025.109669. Epub 2025 Jan 13.

DOI:10.1016/j.compbiomed.2025.109669
PMID:39809086
Abstract

Weakly-supervised learning (WSL) methods have gained significant attention in medical image segmentation, but they often face challenges in accurately delineating boundaries due to overfitting to weak annotations such as bounding boxes. This issue is particularly pronounced in thyroid ultrasound images, where low contrast and noisy backgrounds hinder precise segmentation. In this paper, we propose a novel weakly-supervised segmentation framework that addresses these challenges. Our framework integrates several key components: the Spatial Arrangement Consistency (SAC) branch, the Hierarchical Prediction Consistency (HPC) branch, the Contextual Feature Integration (CFI) branch, and the Multi-scale Prototype Refinement (MPR) module. These elements work together to enhance segmentation performance and mitigate overfitting to bounding box annotations. Specifically, the SAC branch ensures spatial alignment of the predicted segmentation with the target by evaluating maximum activations along both the horizontal and vertical dimensions of the bounding box. The HPC branch refines prototypes for target and background regions from semantic feature maps, comparing secondary predictions with the initial ones to improve segmentation accuracy. The CFI branch enhances feature representation by incorporating contextual information from neighboring regions, while the MPR module further refines segmentation accuracy by balancing global context and local details through multi-scale feature refinement. We evaluate the performance of our method on two thyroid ultrasound datasets: TG3K and TN3K, using comprehensive metrics including mIOU, DSC, HD95, DI, ACC, PR, and SE. On the TG3K dataset, the Proposed Method achieved mIOU of 71.85 %, DSC of 85.92 %, HD95 of 13.09 mm, and ACC of 0.93, significantly outperforming existing weakly-supervised methods. On the TN3K dataset, our model demonstrated mIOU of 70.45 %, DSC of 84.81 %, HD95 of 14.16 mm, and ACC of 0.91, further validating the robustness of the proposed method across datasets. In terms of Precision (PR) and Sensitivity (SE), the Proposed Method achieved PR = 0.91 and SE = 0.86 on the TG3K dataset, and PR = 0.89 and SE = 0.86 on the TN3K dataset. These results show that our model not only improves segmentation accuracy and boundary delineation (HD95) but also significantly reduces the dependency on pixel-level annotations, providing an effective solution for weakly-supervised thyroid ultrasound segmentation. Our method demonstrates competitive performance with fully-supervised approaches, with reduced annotation time, thereby improving the practicality of deep learning-based segmentation in clinical settings.

摘要

弱监督学习(WSL)方法在医学图像分割中受到了广泛关注,但由于过度拟合诸如边界框等弱标注,它们在准确勾勒边界方面常常面临挑战。这个问题在甲状腺超声图像中尤为突出,其中低对比度和嘈杂的背景阻碍了精确分割。在本文中,我们提出了一种新颖的弱监督分割框架来应对这些挑战。我们的框架集成了几个关键组件:空间排列一致性(SAC)分支、分层预测一致性(HPC)分支、上下文特征集成(CFI)分支和多尺度原型细化(MPR)模块。这些元素协同工作以提高分割性能并减轻对边界框标注的过度拟合。具体而言,SAC分支通过评估边界框水平和垂直维度上的最大激活来确保预测分割与目标的空间对齐。HPC分支从语义特征图中为目标和背景区域细化原型,将二次预测与初始预测进行比较以提高分割精度。CFI分支通过合并相邻区域的上下文信息来增强特征表示,而MPR模块通过多尺度特征细化平衡全局上下文和局部细节来进一步提高分割精度。我们使用包括mIOU、DSC、HD95、DI、ACC、PR和SE在内的综合指标,在两个甲状腺超声数据集TG3K和TN3K上评估我们方法的性能。在TG3K数据集上,所提出的方法实现了71.85%的mIOU、85.92%的DSC、13.09毫米的HD95和0.93的ACC,显著优于现有的弱监督方法。在TN3K数据集上,我们的模型展示了70.45%的mIOU、84.81%的DSC、14.16毫米的HD95和0.91的ACC,进一步验证了所提出方法在不同数据集上的稳健性。在精度(PR)和灵敏度(SE)方面,所提出的方法在TG3K数据集上实现了PR = 0.91和SE = 0.86,在TN3K数据集上实现了PR = 0.89和SE = 0.86。这些结果表明,我们的模型不仅提高了分割精度和边界勾勒(HD95),而且显著降低了对像素级标注的依赖,为弱监督甲状腺超声分割提供了有效的解决方案。我们的方法展示了与全监督方法具有竞争力的性能,同时减少了标注时间,从而提高了基于深度学习的分割在临床环境中的实用性。

相似文献

1
Weakly-supervised thyroid ultrasound segmentation: Leveraging multi-scale consistency, contextual features, and bounding box supervision for accurate target delineation.弱监督甲状腺超声分割:利用多尺度一致性、上下文特征和边界框监督进行精确目标描绘。
Comput Biol Med. 2025 Mar;186:109669. doi: 10.1016/j.compbiomed.2025.109669. Epub 2025 Jan 13.
2
Coarse for Fine: Bounding Box Supervised Thyroid Ultrasound Image Segmentation Using Spatial Arrangement and Hierarchical Prediction Consistency.从粗到细:利用空间排列和层次预测一致性的边界框监督甲状腺超声图像分割
IEEE J Biomed Health Inform. 2025 Jun;29(6):4186-4199. doi: 10.1109/JBHI.2025.3535541.
3
A weakly-supervised follicle segmentation method in ultrasound images.超声图像中一种弱监督卵泡分割方法。
Sci Rep. 2025 Apr 21;15(1):13771. doi: 10.1038/s41598-025-95957-0.
4
A modality-collaborative convolution and transformer hybrid network for unpaired multi-modal medical image segmentation with limited annotations.一种用于具有有限标注的未配对多模态医学图像分割的模态协作卷积与Transformer混合网络。
Med Phys. 2023 Sep;50(9):5460-5478. doi: 10.1002/mp.16338. Epub 2023 Mar 15.
5
QMaxViT-Unet+: A query-based MaxViT-Unet with edge enhancement for scribble-supervised segmentation of medical images.QMaxViT-Unet+:一种基于查询的MaxViT-Unet,具有边缘增强功能,用于医学图像的涂鸦监督分割。
Comput Biol Med. 2025 Mar;187:109762. doi: 10.1016/j.compbiomed.2025.109762. Epub 2025 Feb 6.
6
MSRMMP: Multi-scale residual module and multi-layer pseudo-supervision for weakly supervised segmentation of histopathological images.MSRMMP:用于组织病理学图像弱监督分割的多尺度残差模块和多层伪监督
Med Eng Phys. 2025 Feb;136:104284. doi: 10.1016/j.medengphy.2025.104284. Epub 2025 Jan 6.
7
Adaptive soft erasure with edge self-attention for weakly supervised semantic segmentation: Thyroid ultrasound image case study.自适应软删除与边缘自注意力的弱监督语义分割:甲状腺超声图像案例研究。
Comput Biol Med. 2022 May;144:105347. doi: 10.1016/j.compbiomed.2022.105347. Epub 2022 Mar 2.
8
Affinity Attention Graph Neural Network for Weakly Supervised Semantic Segmentation.基于亲和注意力图神经网络的弱监督语义分割。
IEEE Trans Pattern Anal Mach Intell. 2022 Nov;44(11):8082-8096. doi: 10.1109/TPAMI.2021.3083269. Epub 2022 Oct 4.
9
Label-efficient sequential model-based weakly supervised intracranial hemorrhage segmentation in low-data non-contrast CT imaging.低数据量非增强CT成像中基于标签高效序列模型的弱监督颅内出血分割
Med Phys. 2025 Apr;52(4):2123-2144. doi: 10.1002/mp.17689. Epub 2025 Feb 17.
10
BPAT-UNet: Boundary preserving assembled transformer UNet for ultrasound thyroid nodule segmentation.BPAT-UNet:用于超声甲状腺结节分割的边界保持组装 Transformer UNet。
Comput Methods Programs Biomed. 2023 Aug;238:107614. doi: 10.1016/j.cmpb.2023.107614. Epub 2023 May 19.

引用本文的文献

1
Enhancing anomaly detection in IoT-driven factories using Logistic Boosting, Random Forest, and SVM: A comparative machine learning approach.使用逻辑提升、随机森林和支持向量机增强物联网驱动工厂中的异常检测:一种比较性机器学习方法。
Sci Rep. 2025 Jul 3;15(1):23694. doi: 10.1038/s41598-025-08436-x.
2
Recognizing American Sign Language gestures efficiently and accurately using a hybrid transformer model.使用混合变压器模型高效准确地识别美国手语手势。
Sci Rep. 2025 Jun 23;15(1):20253. doi: 10.1038/s41598-025-06344-8.