arXiv:2511.14187cs.CV2025-11中稿 · MICCAI 2024 Worksh…被引 1

通过分层语义学习提升主动脉多类分割精度与效率

Hierarchical Semantic Learning for Multi-Class Aorta Segmentation

  • 采用课程学习策略,从简单到复杂逐步学习解剖结构约束
  • 在测试集上比基线模型高5.6% Dice分数,峰值提升11.65%
  • 适合需要快速精准分割的临床实时应用

主动脉是人体最大动脉,易发夹层、动脉瘤和动脉粥样硬化等疾病,微创修复常需详细3D解剖分析。现有方法常忽视解剖层次关系,且难以应对血管结构中严重的类别不平衡问题。本文提出一种基于新型分形Softmax的课程学习策略,模拟人类认知,从简单到复杂逐步学习解剖约束。该框架通过先建立优势类别稳健特征表示,再处理罕见但关键结构,自然缓解类别不平衡,显著加速多类场景下的模型收敛。两阶段推理策略实现最高五倍加速,提升临床实用性。在第50轮训练时,分层语义损失使nnU-Net ResEnc M的Dice分数提升11.65%。测试集上模型相比基线提高5.6% Dice分数。实验表明,该框架在分割精度与效率上均有显著提升,适用于实时临床应用。代码已公开于https://github.com/PengchengShi1220/AortaSeg24,分形Softmax代码将发布于https://github.com/PengchengShi1220/fractal-softmax。

原文摘要 · Abstract (English)

The aorta, the body's largest artery, is prone to pathologies such as dissection, aneurysm, and atherosclerosis, which often require timely intervention. Minimally invasive repairs involving branch vessels necessitate detailed 3D anatomical analysis. Existing methods often overlook hierarchical anatomical relationships while struggling with severe class imbalance inherent in vascular structures. We address these challenges with a curriculum learning strategy that leverages a novel fractal softmax for hierarchical semantic learning. Inspired by human cognition, our approach progressively learns anatomical constraints by decomposing complex structures from simple to complex components. The curriculum learning framework naturally addresses class imbalance by first establishing robust feature representations for dominant classes before tackling rare but anatomically critical structures, significantly accelerating model convergence in multi-class scenarios. Our two-stage inference strategy achieves up to fivefold acceleration, enhancing clinical practicality. On the validation set at epoch 50, our hierarchical semantic loss improves the Dice score of nnU-Net ResEnc M by 11.65%. The proposed model demonstrates a 5.6% higher Dice score than baselines on the test set. Experimental results show significant improvements in segmentation accuracy and efficiency, making the framework suitable for real-time clinical applications. The implementation code for this challenge entry is publicly available at: https://github.com/PengchengShi1220/AortaSeg24. The code for fractal softmax will be available at https://github.com/PengchengShi1220/fractal-softmax.

主动脉分割分层学习医学图像课程学习

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