用少量涂鸦标注实现器官与病灶的精准分割
MedCL: Learning Consistent Anatomy Distribution for Scribble-supervised Medical Image Segmentation
- 通过图像内内外混合与聚类,学习解剖结构分布先验
- 仅需少量涂鸦标注,在三个数据集上超越传统方法
- 适合处理罕见病灶等长尾分布的医学图像分割
大规模全标注数据集的构建成本高昂,尤其在医学影像领域。现有弱监督方法多依赖大量涂鸦标注,且仅适用于规则器官分割,难以应对长尾分布下的病灶类别。鉴于医学标签具有解剖分布先验,本文提出基于涂鸦监督的聚类框架MedCL,学习医学标签的内在解剖分布特性。该方法包含两步:一是采用图像内与跨图像特征混合,二是进行特征聚类并在局部与全局层面正则化解剖分布。结合少量弱监督信号,MedCL可有效分割规则器官与挑战性的不规则病灶。我们在MSCMRseg、BTCV和MyoPS三个公开数据集上验证了该方法,结果显示,即使在极少涂鸦标注下,性能仍显著优于传统分割方法。代码已开源。
原文摘要 · Abstract (English)
Curating large-scale fully annotated datasets is expensive, laborious, and cumbersome, especially for medical images. Several methods have been proposed in the literature that make use of weak annotations in the form of scribbles. However, these approaches require large amounts of scribble annotations, and are only applied to the segmentation of regular organs, which are often unavailable for the disease species that fall in the long-tailed distribution. Motivated by the fact that the medical labels have anatomy distribution priors, we propose a scribble-supervised clustering-based framework, called MedCL, to learn the inherent anatomy distribution of medical labels. Our approach consists of two steps: i) Mix the features with intra- and inter-image mix operations, and ii) Perform feature clustering and regularize the anatomy distribution at both local and global levels. Combined with a small amount of weak supervision, the proposed MedCL is able to segment both regular organs and challenging irregular pathologies. We implement MedCL based on SAM and UNet backbones, and evaluate the performance on three open datasets of regular structure (MSCMRseg), multiple organs (BTCV) and irregular pathology (MyoPS). It is shown that even with less scribble supervision, MedCL substantially outperforms the conventional segmentation methods. Our code is available at https://github.com/BWGZK/MedCL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。