Diff-UMamba通过降噪机制提升医学图像分割在小样本下的精度与鲁棒性。
Differential-UMamba: Rethinking Tumor Segmentation Under Limited Data Scenarios
- 结合UNet与Mamba,用差分策略抑制编码器噪声激活
- 在多个数据集上实现1-3%的分割性能提升,小样本下提升4-5%
- 适合数据有限的医疗影像分割场景,尤其肿瘤体积界定
在数据稀缺场景下,深度学习模型易过拟合噪声和无关模式,限制其泛化能力。为解决医学图像分割中的此类问题,我们提出Diff-UMamba,一种将UNet框架与Mamba机制结合的新架构,以建模长程依赖。核心是噪声抑制模块,采用信号差分策略,抑制编码器内噪声或无关激活,促使模型过滤虚假特征、强化任务相关表征,从而更聚焦于临床关键区域。该架构在多个公开数据集(包括Medical Segmentation Decathlon数据集中的肺部和胰腺,以及AIIB23)上评估,各类分割任务中性能相较基线方法稳定提升1-3%。为进一步验证小样本表现,还在BraTS-21数据集上通过调整训练样本比例进行实验。此外,在一个小型内部非小细胞肺癌数据集上对锥束CT中的大体肿瘤体积分割进行验证,结果较基线提升4-5%。
原文摘要 · Abstract (English)
In data-scarce scenarios, deep learning models often overfit to noise and irrelevant patterns, which limits their ability to generalize to unseen samples. To address these challenges in medical image segmentation, we introduce Diff-UMamba, a novel architecture that combines the UNet framework with the mamba mechanism to model long-range dependencies. At the heart of Diff-UMamba is a noise reduction module, which employs a signal differencing strategy to suppress noisy or irrelevant activations within the encoder. This encourages the model to filter out spurious features and enhance task-relevant representations, thereby improving its focus on clinically significant regions. As a result, the architecture achieves improved segmentation accuracy and robustness, particularly in low-data settings. Diff-UMamba is evaluated on multiple public datasets, including medical segmentation decathalon dataset (lung and pancreas) and AIIB23, demonstrating consistent performance gains of 1-3% over baseline methods in various segmentation tasks. To further assess performance under limited data conditions, additional experiments are conducted on the BraTS-21 dataset by varying the proportion of available training samples. The approach is also validated on a small internal non-small cell lung cancer dataset for the segmentation of gross tumor volume in cone beam CT, where it achieves a 4-5% improvement over baseline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。