arXiv:2409.13988cs.CV2024-09中稿 · BIBM2024被引 4

利用梯度异常感知提升生物医学实例分割精度

GAInS: Gradient Anomaly-aware Biomedical Instance Segmentation

  • 通过梯度异常映射捕捉实例间空间关系
  • 在三个生物医学场景中优于现有最佳方法
  • 适合需要高精度细胞组织分割的研究者

实例分割在组织和细胞等生物医学实体的形态量化中至关重要,可精确识别与勾勒不同结构。现有方法通常通过单独建模解决实例接触、重叠或交叉问题,却忽视了这些情况间的内在关联。本文提出一种梯度异常感知的生物医学实例分割方法(GAInS),利用实例梯度信息感知局部梯度异常区域,从而建模实例间的空间关系并优化局部分割。GAInS首先基于梯度异常映射模块(GAMM),通过窗口滑动编码实例的径向场以生成梯度异常图;为高效细化边界与异常区域,设计自适应局部精修模块(ALRM)及梯度异常感知损失函数。在三个生物医学场景中的广泛对比与消融实验表明,所提方法显著优于其他先进实例分割模型。代码已开源:https://github.com/DeepGAInS/GAInS。

原文摘要 · Abstract (English)

Instance segmentation plays a vital role in the morphological quantification of biomedical entities such as tissues and cells, enabling precise identification and delineation of different structures. Current methods often address the challenges of touching, overlapping or crossing instances through individual modeling, while neglecting the intrinsic interrelation between these conditions. In this work, we propose a Gradient Anomaly-aware Biomedical Instance Segmentation approach (GAInS), which leverages instance gradient information to perceive local gradient anomaly regions, thus modeling the spatial relationship between instances and refining local region segmentation. Specifically, GAInS is firstly built on a Gradient Anomaly Mapping Module (GAMM), which encodes the radial fields of instances through window sliding to obtain instance gradient anomaly maps. To efficiently refine boundaries and regions with gradient anomaly attention, we propose an Adaptive Local Refinement Module (ALRM) with a gradient anomaly-aware loss function. Extensive comparisons and ablation experiments in three biomedical scenarios demonstrate that our proposed GAInS outperforms other state-of-the-art (SOTA) instance segmentation methods. The code is available at https://github.com/DeepGAInS/GAInS.

实例分割生物医学梯度异常图像精修

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