arXiv:2604.08015cs.CVcs.LG2026-04

通过双层监督提升脑MRI中小病灶分割精度

Component-Adaptive and Lesion-Level Supervision for Improved Small Structure Segmentation in Brain MRI

论文配图:Component-Adaptive and Lesion-Level Supervision for Improved Small Structure Segmentation in Brain MRI
图 1 · 摘自论文原文
  • 按病灶连通域自适应加权,平衡大小病灶影响
  • 提升小病灶召回率,降低假阴性,且假阳性体积最低
  • 适合医学图像中罕见小病灶的精准分割任务

我们提出统一目标函数CATMIL,通过两个辅助监督项增强基础分割损失。第一项组件自适应Tversky根据连通域重加权体素贡献,平衡不同大小病灶的影响;第二项基于多实例学习,在病灶级别引入监督,鼓励检测每个病灶实例。两项与nnU-Net标准损失联合优化,兼顾体素级分割精度与病灶级检测能力。在MSLesSeg数据集上使用一致的nnU-Net框架和5折交叉验证评估,结果显示CATMIL在分割准确率、病灶检测与误差控制间表现最均衡,Dice分数达0.7834,边界误差更低。更重要的是,显著提高小病灶召回率,减少假阴性,同时保持所有方法中最低的假阳性体积。结果表明,在高度不平衡场景下,融合组件级与病灶级监督的统一目标函数能有效提升小病灶分割性能。代码与预训练模型已开源。

原文摘要 · Abstract (English)

We propose a unified objective function, termed CATMIL, that augments the base segmentation loss with two auxiliary supervision terms operating at different levels. The first term, Component-Adaptive Tversky, reweights voxel contributions based on connected components to balance the influence of lesions of different sizes. The second term, based on Multiple Instance Learning, introduces lesion-level supervision by encouraging the detection of each lesion instance. These terms are combined with the standard nnU-Net loss to jointly optimize voxel-level segmentation accuracy and lesion-level detection. We evaluate the proposed objective on the MSLesSeg dataset using a consistent nnU-Net framework and 5-fold cross-validation. The results show that CATMIL achieves the most balanced performance across segmentation accuracy, lesion detection, and error control. It improves Dice score (0.7834) and reduces boundary error compared to standard losses. More importantly, it substantially increases small lesion recall and reduces false negatives, while maintaining the lowest false positive volume among compared methods. These findings demonstrate that integrating component-level and lesion-level supervision within a unified objective provides an effective and practical approach for improving small lesion segmentation in highly imbalanced settings. All code and pretrained models are available at https://github.com/luumsk/SmallLesionMRI.

病灶分割医学图像小病灶监督策略

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