arXiv:2604.23274cs.CV2026-04中稿 · CVPR

通过双分布对齐提升少样本医学图像分割性能

SemiGDA: Generative Dual-distribution Alignment for Semi-Supervised Medical Image Segmentation

论文配图:SemiGDA: Generative Dual-distribution Alignment for Semi-Supervised Medical Image Segmentation
图 1 · 摘自论文原文
  • 设计双编码器对齐图像与掩码特征分布,增强语义一致性
  • 在多个数据集上达到领先效果,显著优于现有半监督方法
  • 适合标注稀缺的医学图像分割场景,尤其适用于小样本学习

半监督学习通过利用未标注数据中的潜在信息,缓解医学图像分割中标签稀缺和标注成本高的问题。传统判别式分割方法依赖分割掩码,忽视特征层面的分布约束,限制了鲁棒语义表示学习及少标签场景下对未标注数据的自适应建模。为此,我们提出SemiGDA——一种面向半监督医学图像分割的生成式双分布对齐框架。该方法通过对齐特征与语义分布,摆脱对大规模标注数据的依赖,提升语义学习能力和场景适应性。具体而言,提出双分布对齐模块(DAM),采用两个结构不同的编码器分别建模图像与掩码特征分布,并在隐空间通过分布约束实现对齐,建立结构化特征一致性。此外,设计一致性驱动的跳接适配器(CDSA),引入图像与掩码双跳接适配器,通过跳接融合多尺度特征,结合一致性损失强化跨分支语义对齐与细粒度语义一致性。在多个医学数据集上的实验表明,该方法优于当前最优的半监督分割方法。代码已开源:https://github.com/taozh2017/SemiGDA。

原文摘要 · Abstract (English)

Semi-supervised learning addresses label scarcity and high annotation costs in medical image segmentation by exploiting the latent information in unlabeled data to enhance model performance. Traditional discriminative segmentation relies on segmentation masks, neglecting feature-level distribution constraints. This limits robust semantic representation learning and adaptive modeling of unlabeled data in scenarios with few labels. To address these limitations, we propose SemiGDA, a novel Generative Dual-distribution Alignment framework for semi-supervised medical image segmentation. Our SemiGDA overcomes the reliance of discriminative methods on large labeled datasets by aligning feature and semantic distributions to boost semantic learning and scene adaptability. Specifically, we propose a Dual-distribution Alignment Module (DAM), which employs two structurally distinct encoders to model image and mask feature distributions. It enforces their alignment in the latent space via distributional constraints, establishing structured feature consistency. Moreover, we design a Consistency-Driven Skip Adapter (CDSA) strategy, which introduces dual skip adapters (Image and Mask) to fuse multi-scale features via skip connections. Using a consistency loss, CDSA enhances cross-branch semantic alignment and reinforces fine-grained semantic consistency. Experimental results on diverse medical datasets show that our method outperforms other state-of-the-art semi-supervised segmentation methods. Code is released at: https://github.com/taozh2017/SemiGDA.

医学图像分割半监督学习分布对齐

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