arXiv:2510.15439cs.CV2025-10被引 1

通过先预测后修正框架,用解剖知识加速脑部MRI分割训练。

Rethinking Convergence in Deep Learning: The Predictive-Corrective Paradigm for Anatomy-Informed Brain MRI Segmentation

  • 分两步学习:先用解剖对称性生成粗略预测,再修正关键区域误差
  • 仅需1-5个周期就达到顶尖分割精度,远快于传统方法
  • 适合数据少的医学影像任务,尤其对病灶边界要求高的场景

尽管端到端深度学习取得了显著成功,但在数据稀缺的医学影像领域常面临收敛慢、依赖大规模数据的问题。本文提出预测-修正(PC)范式,将建模任务解耦以加速学习。基于此,设计了PCMambaNet网络,包含两个协同模块:预测先验模块(PPM)利用解剖学知识——双侧对称性,低成本生成诊断相关不对称区域的'关注图',锚定搜索空间;校正残差网络(CRN)聚焦学习残差误差,集中精力精修难点区域和病灶边界。在高分辨率脑部MRI分割任务上的实验表明,PCMambaNet不仅达到当前最优精度,且仅用1-5个训练周期即完成收敛,远超传统端到端模型。该结果证明,通过显式引入领域知识简化学习目标,可有效缓解数据效率低和过拟合问题。

原文摘要 · Abstract (English)

Despite the remarkable success of the end-to-end paradigm in deep learning, it often suffers from slow convergence and heavy reliance on large-scale datasets, which fundamentally limits its efficiency and applicability in data-scarce domains such as medical imaging. In this work, we introduce the Predictive-Corrective (PC) paradigm, a framework that decouples the modeling task to fundamentally accelerate learning. Building upon this paradigm, we propose a novel network, termed PCMambaNet. PCMambaNet is composed of two synergistic modules. First, the Predictive Prior Module (PPM) generates a coarse approximation at low computational cost, thereby anchoring the search space. Specifically, the PPM leverages anatomical knowledge-bilateral symmetry-to predict a 'focus map' of diagnostically relevant asymmetric regions. Next, the Corrective Residual Network (CRN) learns to model the residual error, focusing the network's full capacity on refining these challenging regions and delineating precise pathological boundaries. Extensive experiments on high-resolution brain MRI segmentation demonstrate that PCMambaNet achieves state-of-the-art accuracy while converging within only 1-5 epochs-a performance unattainable by conventional end-to-end models. This dramatic acceleration highlights that by explicitly incorporating domain knowledge to simplify the learning objective, PCMambaNet effectively mitigates data inefficiency and overfitting.

医学图像分割快速训练解剖先验

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