• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于有标签-无标签分布对齐的部分监督多器官医学图像分割。

Labeled-to-unlabeled distribution alignment for partially-supervised multi-organ medical image segmentation.

机构信息

Department of Electronic and Computer Engineering, The Hong Kong University of Science and Technology, Hong Kong, China.

School of Electronic Information and Communications, Huazhong University of Science and Technology, Wuhan 430074, China.

出版信息

Med Image Anal. 2025 Jan;99:103333. doi: 10.1016/j.media.2024.103333. Epub 2024 Sep 5.

DOI:10.1016/j.media.2024.103333
PMID:39244795
Abstract

Partially-supervised multi-organ medical image segmentation aims to develop a unified semantic segmentation model by utilizing multiple partially-labeled datasets, with each dataset providing labels for a single class of organs. However, the limited availability of labeled foreground organs and the absence of supervision to distinguish unlabeled foreground organs from the background pose a significant challenge, which leads to a distribution mismatch between labeled and unlabeled pixels. Although existing pseudo-labeling methods can be employed to learn from both labeled and unlabeled pixels, they are prone to performance degradation in this task, as they rely on the assumption that labeled and unlabeled pixels have the same distribution. In this paper, to address the problem of distribution mismatch, we propose a labeled-to-unlabeled distribution alignment (LTUDA) framework that aligns feature distributions and enhances discriminative capability. Specifically, we introduce a cross-set data augmentation strategy, which performs region-level mixing between labeled and unlabeled organs to reduce distribution discrepancy and enrich the training set. Besides, we propose a prototype-based distribution alignment method that implicitly reduces intra-class variation and increases the separation between the unlabeled foreground and background. This can be achieved by encouraging consistency between the outputs of two prototype classifiers and a linear classifier. Extensive experimental results on the AbdomenCT-1K dataset and a union of four benchmark datasets (including LiTS, MSD-Spleen, KiTS, and NIH82) demonstrate that our method outperforms the state-of-the-art partially-supervised methods by a considerable margin, and even surpasses the fully-supervised methods. The source code is publicly available at LTUDA.

摘要

半监督多器官医学图像分割旨在利用多个部分标注数据集开发统一的语义分割模型,每个数据集都为单个器官类别提供标签。然而,有限的标注前器官的可用性和缺乏区分未标注前器官和背景的监督,这带来了标注和未标注像素之间的分布不匹配的挑战。虽然现有的伪标签方法可以用于学习标注和未标注的像素,但在这项任务中,它们容易出现性能下降的问题,因为它们依赖于标注和未标注的像素具有相同分布的假设。在本文中,为了解决分布不匹配的问题,我们提出了一个标注到未标注分布对齐(LTUDA)框架,该框架对齐特征分布并增强判别能力。具体来说,我们引入了一种跨集数据增强策略,该策略在标注和未标注器官之间执行区域级混合,以减少分布差异并丰富训练集。此外,我们提出了一种基于原型的分布对齐方法,通过鼓励两个原型分类器和一个线性分类器的输出之间的一致性,来减少类内变异并增加未标注前器官和背景之间的分离。在 AbdomenCT-1K 数据集和四个基准数据集(包括 LiTS、MSD-Spleen、KiTS 和 NIH82)的联合上进行的广泛实验结果表明,我们的方法明显优于最先进的半监督方法,甚至超过了完全监督方法。该方法的源代码在 LTUDA 上公开可用。

相似文献

1
Labeled-to-unlabeled distribution alignment for partially-supervised multi-organ medical image segmentation.基于有标签-无标签分布对齐的部分监督多器官医学图像分割。
Med Image Anal. 2025 Jan;99:103333. doi: 10.1016/j.media.2024.103333. Epub 2024 Sep 5.
2
Semi-supervised abdominal multi-organ segmentation by object-redrawing.通过对象重绘实现半监督腹部多器官分割
Med Phys. 2024 Nov;51(11):8334-8347. doi: 10.1002/mp.17364. Epub 2024 Aug 21.
3
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.
4
Local contrastive loss with pseudo-label based self-training for semi-supervised medical image segmentation.基于伪标签自训练的局部对比损失的半监督医学图像分割。
Med Image Anal. 2023 Jul;87:102792. doi: 10.1016/j.media.2023.102792. Epub 2023 Mar 11.
5
PolypMixNet: Enhancing semi-supervised polyp segmentation with polyp-aware augmentation.PolypMixNet:利用息肉感知增强进行半监督息肉分割。
Comput Biol Med. 2024 Mar;170:108006. doi: 10.1016/j.compbiomed.2024.108006. Epub 2024 Jan 15.
6
MDT: semi-supervised medical image segmentation with mixup-decoupling training.MDT:基于 mixup-decoupling 训练的半监督医学图像分割。
Phys Med Biol. 2024 Mar 13;69(6). doi: 10.1088/1361-6560/ad2715.
7
Semi-supervised medical image segmentation via weak-to-strong perturbation consistency and edge-aware contrastive representation.基于从弱到强的扰动一致性和边缘感知对比表示的半监督医学图像分割
Med Image Anal. 2025 Apr;101:103450. doi: 10.1016/j.media.2024.103450. Epub 2025 Jan 6.
8
URCA: Uncertainty-based region clipping algorithm for semi-supervised medical image segmentation.基于不确定性的区域裁剪算法在半监督医学图像分割中的应用。
Comput Methods Programs Biomed. 2024 Sep;254:108278. doi: 10.1016/j.cmpb.2024.108278. Epub 2024 Jun 11.
9
Dual-branch Transformer for semi-supervised medical image segmentation.双分支Transformer 用于半监督医学图像分割。
J Appl Clin Med Phys. 2024 Oct;25(10):e14483. doi: 10.1002/acm2.14483. Epub 2024 Aug 12.
10
An Effective Semi-Supervised Approach for Liver CT Image Segmentation.一种用于肝脏CT图像分割的有效半监督方法。
IEEE J Biomed Health Inform. 2022 Aug;26(8):3999-4007. doi: 10.1109/JBHI.2022.3167384. Epub 2022 Aug 11.