arXiv:2603.18655cs.CVcs.AI2026-03被引 2

用多尺度混合与频域对比学习提升超声图像分割的少样本性能

Multiscale Switch for Semi-Supervised and Contrastive Learning in Medical Ultrasound Image Segmentation

  • 通过分层块混合实现均匀空间覆盖,增强未标注数据利用
  • 在频域进行幅度切换,构建鲁棒特征表示,5%标注下Dice超80%
  • 参数量仅180万,适合医疗资源受限场景,代码开源

医学超声图像分割面临标注数据稀缺及斑点噪声、低对比度边界等成像伪影挑战。现有半监督学习方法普遍存在未标注数据利用不充分、特征表示能力弱的问题。本文提出Switch框架,包含两项创新:(1) 多尺度切换(MSS)策略,通过分层块混合实现均匀空间覆盖;(2) 频域切换(FDS)结合对比学习,在傅里叶空间执行幅度切换以获得鲁棒特征表示。该框架嵌入教师-学生架构,有效融合标注与未标注数据。在六组不同超声数据集(淋巴结、乳腺病变、甲状腺结节、前列腺)上验证,5%标注率下表现显著优于现有方法:LN-INT达80.04% Dice,DDTI达85.52% Dice,前列腺数据集达83.48% Dice,部分结果甚至超越全监督基线。模型仅含180万参数,兼顾高效性与高性能,适用于资源受限的医疗影像场景。代码已公开于https://github.com/jinggqu/Switch

原文摘要 · Abstract (English)

Medical ultrasound image segmentation faces significant challenges due to limited labeled data and characteristic imaging artifacts including speckle noise and low-contrast boundaries. While semi-supervised learning (SSL) approaches have emerged to address data scarcity, existing methods suffer from suboptimal unlabeled data utilization and lack robust feature representation mechanisms. In this paper, we propose Switch, a novel SSL framework with two key innovations: (1) Multiscale Switch (MSS) strategy that employs hierarchical patch mixing to achieve uniform spatial coverage; (2) Frequency Domain Switch (FDS) with contrastive learning that performs amplitude switching in Fourier space for robust feature representations. Our framework integrates these components within a teacher-student architecture to effectively leverage both labeled and unlabeled data. Comprehensive evaluation across six diverse ultrasound datasets (lymph nodes, breast lesions, thyroid nodules, and prostate) demonstrates consistent superiority over state-of-the-art methods. At 5\% labeling ratio, Switch achieves remarkable improvements: 80.04\% Dice on LN-INT, 85.52\% Dice on DDTI, and 83.48\% Dice on Prostate datasets, with our semi-supervised approach even exceeding fully supervised baselines. The method maintains parameter efficiency (1.8M parameters) while delivering superior performance, validating its effectiveness for resource-constrained medical imaging applications. The source code is publicly available at https://github.com/jinggqu/Switch

超声分割半监督学习对比学习医学影像

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