arXiv:2603.07889cs.CV2026-03被引 1

分阶段引导模型先看整体结构,再精修边界,提升医学图像分割准确率。

Structure and Progress Aware Diffusion for Medical Image Segmentation

  • 分两路扩散:一路保结构,一路模糊边界,引导模型逐步理解目标。
  • 在早期专注稳定解剖结构,后期才聚焦模糊的精细轮廓。
  • 适合需要高精度边界分割的医学影像分析任务。

医学图像分割对辅助诊断至关重要,需同时理解粗粒度形态与语义结构,并精确刻画细小边界。医学目标(如肿瘤、病灶)的边界常因重叠、标注不确定等因素模糊且噪声大,不适合作为早期监督信号。现有方法在训练中同时学习结构与边界,难以兼顾。本文提出结构与进展感知扩散(SPAD),包含语义集中扩散(ScD)与边界集中扩散(BcD),由进展感知调度器(PaS)调控。ScD通过保留目标内锚点区域、扰动其他像素,促使模型从上下文推断模糊区域;BcD引入进展感知边界噪声,模糊不可靠边界,迫使模型聚焦于稳定的整体形态与全局语义。调度器渐进调节两种扩散的噪声强度,形成从粗到细的扩散范式,在初期强化结构理解,后期转向精细轮廓调整。

原文摘要 · Abstract (English)

Medical image segmentation is crucial for computer-aided diagnosis, which necessitates understanding both coarse morphological and semantic structures, as well as carving fine boundaries. The morphological and semantic structures in medical images are beneficial and stable clues for target understanding. While the fine boundaries of medical targets (like tumors and lesions) are usually ambiguous and noisy since lesion overlap, annotation uncertainty, and so on, making it not reliable to serve as early supervision. However, existing methods simultaneously learn coarse structures and fine boundaries throughout the training process. In this paper, we propose a structure and progress-aware diffusion (SPAD) for medical image segmentation, which consists of a semantic-concentrated diffusion (ScD) and a boundary-centralized diffusion (BcD) modulated by a progress-aware scheduler (PaS). Specifically, the semantic-concentrated diffusion introduces anchor-preserved target perturbation, which perturbs pixels within a medical target but preserves unaltered areas as semantic anchors, encouraging the model to infer noisy target areas from the surrounding semantic context. The boundary-centralized diffusion introduces progress-aware boundary noise, which blurs unreliable and ambiguous boundaries, thus compelling the model to focus on coarse but stable anatomical morphology and global semantics. Furthermore, the progress-aware scheduler gradually modulates noise intensity of the ScD and BcD forming a coarse-to-fine diffusion paradigm, which encourage focusing on coarse morphological and semantic structures during early target understanding stages and gradually shifting to fine target boundaries during later contour adjusting stages.

医学图像分割扩散模型结构引导

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