arXiv:2509.01498cs.CVcs.AI2025-09

自适应卷积模块让医学图像分割模型自动匹配不同数据集的特征尺度。

MSA2-Net: Utilizing Self-Adaptive Convolution Module to Extract Multi-Scale Information in Medical Image Segmentation

  • 提出自适应卷积模块,根据数据特征动态调整卷积核大小。
  • 在4个医疗数据集上达到86.49%~93.37%的Dice分数。
  • 适合需要高精度分割的医学影像研究者使用。

nnUNet框架虽能自动调节大部分超参数,但忽略了分割网络内部超参数的调优,限制了模型泛化能力。为此,本文提出一种新型自适应卷积模块,可根据不同数据集的独特特征动态调整卷积核尺寸。该模块被集成于MSA2-Net的多尺度卷积桥(MSConvBridge)与多尺度融合解码器(MSADecoder)中。在MSConvBridge中,模块增强跨阶段特征精炼能力,消除冗余信息以提升解码器性能;在MSADecoder中,模块有效捕捉不同大小器官的细节信息,使输出更贴近真实特征图。实验表明,搭载该模块的MSA2-Net在Synapse、ACDC、Kvasir和Skin Lesion Segmentation(ISIC2017)数据集上分别取得86.49%、92.56%、93.37%和92.98%的Dice系数,展现了卓越的鲁棒性与精度。

原文摘要 · Abstract (English)

The nnUNet segmentation framework adeptly adjusts most hyperparameters in training scripts automatically, but it overlooks the tuning of internal hyperparameters within the segmentation network itself, which constrains the model's ability to generalize. Addressing this limitation, this study presents a novel Self-Adaptive Convolution Module that dynamically adjusts the size of the convolution kernels depending on the unique fingerprints of different datasets. This adjustment enables the MSA2-Net, when equipped with this module, to proficiently capture both global and local features within the feature maps. Self-Adaptive Convolution Module is strategically integrated into two key components of the MSA2-Net: the Multi-Scale Convolution Bridge and the Multi-Scale Amalgamation Decoder. In the MSConvBridge, the module enhances the ability to refine outputs from various stages of the CSWin Transformer during the skip connections, effectively eliminating redundant data that could potentially impair the decoder's performance. Simultaneously, the MSADecoder, utilizing the module, excels in capturing detailed information of organs varying in size during the decoding phase. This capability ensures that the decoder's output closely reproduces the intricate details within the feature maps, thus yielding highly accurate segmentation images. MSA2-Net, bolstered by this advanced architecture, has demonstrated exceptional performance, achieving Dice coefficient scores of 86.49\%, 92.56\%, 93.37\%, and 92.98\% on the Synapse, ACDC, Kvasir, and Skin Lesion Segmentation (ISIC2017) datasets, respectively. This underscores MSA2-Net's robustness and precision in medical image segmentation tasks across various datasets.

医学图像分割自适应卷积多尺度

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