arXiv:2606.15370cs.CVcs.LG2026-06

改进2D/3D混合网络,提升医学图像在各向异性条件下的分割精度与稳定性。

MNet++: Extended 2D/3D Networks for Anisotropic Medical Image Segmentation

论文配图:MNet++: Extended 2D/3D Networks for Anisotropic Medical Image Segmentation
图 1 · 摘自论文原文
  • 引入可学习融合门控与VMamba模块,实现自适应特征融合与长距离建模。
  • 在前列腺和肝脏数据集上分别达到89.0%和95.8%的分割准确率,变异降低至±0.7%。
  • 轻量级设计保持对体素间距变化的鲁棒性,适合临床真实场景使用。

本文复现并扩展了MNet——一种用于各向异性医学图像分割的混合2D/3D卷积网络。在nnU-Net框架内重新实现原模型,验证其在不同体素间距下的性能与鲁棒性。在PROMISE前列腺MRI和LiTS肝脏CT的受控子集上进行实验,匹配预处理与计算约束。复现的MNet在PROMISE上取得89.0±0.9%的Dice系数(与原文相差仅0.8%),在LiTS上肝组织和肿瘤分割分别为94.3±1.9%和54.6±3.1%。进一步提出两种轻量级改进:(1) 学习型融合门控机制,实现自适应2D-3D特征融合;(2) 基于VMamba的状态空间模块,高效建模长程深度依赖。空间门控变体使Dice提升+0.8%,推理开销低于3%;VMamba显著提升性能一致性,将PROMISE Dice波动降至±0.7%,并在LiTS上达到95.8%最高肝分割性能。两者均保持对各向异性的鲁棒性,体素间距1–4mm时ΔDice仅为1.5%。研究证实MNet可复现性,并表明自适应融合与状态空间建模有助于增强复杂条件下分割可靠性,但需更多测试验证结论。

原文摘要 · Abstract (English)

This work demonstrates a full reproduction and extension of MNet, a hybrid 2D/3D convolutional network designed for anisotropic medical image segmentation. The original architecture was re-implemented within the nnU-Net framework to verify its reported performance and robustness to variable voxel spacing, known as anisotropy. Experiments were conducted on PROMISE prostate MRI and a controlled subset of LiTS liver CT under matched preprocessing and compute constraints. The reproduced MNet achieved a Dice similarity coefficient (DSC) of 89.0 +/- 0.9% on PROMISE, within 0.8% of the published result, and 94.3 +/- 1.9% / 54.6 +/- 3.1% for liver and tumor segmentation on LiTS, respectively. Two lightweight extensions were further introduced: (1) a learned Fusion Gating mechanism enabling adaptive 2D-3D feature blending, and (2) a VMamba state-space module for efficient long-range depth modelling. The Spatial Gating variant improved DSC by +0.8% with less than 3% inference overhead, while VMamba improved performance consistency, reducing PROMISE Dice variation to +/- 0.7% and achieving the strongest LiTS liver performance at 95.8% Dice. Both extensions preserved MNet robustness to anisotropy, with delta Dice = 1.5% across 1-4 mm voxel spacing. Overall, the study confirms MNet reproducibility and demonstrates that adaptive fusion and state-space modelling have the potential to further strengthen segmentation reliability under anisotropic conditions. However, further tests are required to provide definitive conclusions.

医学图像分割网络各向异性轻量化

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