arXiv:2409.03228cs.CV2024-09中稿 · Medical Image Anal…被引 2

解决医学图像分割中标签与无标签数据分布不一致的问题。

Labeled-to-Unlabeled Distribution Alignment for Partially-Supervised Multi-Organ Medical Image Segmentation

  • 通过跨数据集区域混合增强训练数据多样性
  • 利用原型对齐方法缩小无标签前景与背景差异
  • 在多个公开数据集上超越全监督方法性能

部分监督多器官医学图像分割旨在利用多个仅标注部分器官的训练集,构建统一的语义分割模型。然而,标注器官数量有限,且缺乏区分无标签前景与背景的监督信号,导致标签与无标签像素间存在显著分布差异。现有伪标签方法在此任务中易退化,因其假设标签与无标签数据分布相同。为此,本文提出标签到无标签分布对齐(LTUDA)框架,通过特征分布对齐与判别能力增强来缓解该问题。具体地,设计跨数据集区域级混合的数据增强策略,减少分布偏差并丰富训练样本;同时提出基于原型的分布对齐方法,通过两个原型分类器与线性分类器输出的一致性约束,隐式降低类内差异、扩大无标签前景与背景的分离度。在AbdomenCT-1K及四个基准数据集(LiTS、MSD-Spleen、KiTS、NIH82)联合数据上的实验表明,本方法显著优于现有部分监督方法,甚至超越全监督基线。代码已开源:https://github.com/xjiangmed/LTUDA。

原文摘要 · Abstract (English)

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 https://github.com/xjiangmed/LTUDA.

医学图像分割分布对齐部分监督原型学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。