arXiv:2605.28261cs.CV2026-05

无需实例标注,通过语义分割图实现肾脏功能单元的精准实例分割

MORI-Seg: Learning Morphological Geometry for Instance Segmentation without Instance Annotations

论文配图:MORI-Seg: Learning Morphological Geometry for Instance Segmentation without Instance Annotations
图 1 · 摘自论文原文
  • 从语义掩码中学习形态几何特征,联合建模距离场与边界带表示
  • 在仅语义标注条件下,实现端到端实例分割,分离准确率显著提升
  • 适用于病理图像分析,尤其适合密集粘连区域的实例分割任务

肾脏功能单元的实例级量化对形态测量分析至关重要,但大多数公开病理数据集仅提供语义分割标注,同一类相邻结构被合并为单一区域,阻碍了可靠的实例级分析。现有启发式后处理方法在密集粘连区域常表现不佳,而深度学习实例分割通常依赖昂贵的实例级标注。本文提出MORI-Seg,一种无需实例标注的深度学习框架。该方法通过联合建模以对象为中心的距离场和边界带表示,从语义掩码中直接学习形态感知的几何表征,编码内部结构与接触界面信息。类条件特征解耦模块增强实例内一致性与实例间分离性。在仅语义监督下,MORI-Seg以端到端方式将连通语义区域分解为独立实例掩码。实验表明,相比经典后处理流程和代表性语义到实例学习方法,MORI-Seg在实例分离精度和形态量化可靠性方面均有提升。官方代码已开源:https://github.com/ddrrnn123/MORI-Seg。

原文摘要 · Abstract (English)

Instance-level quantification of kidney functional units is essential for morphometric analysis, yet most publicly available pathology datasets provide only semantic segmentation annotations, where adjacent structures of the same class are merged into single regions. This prevents reliable instance-level analysis and limits downstream quantitative studies. Existing heuristic post-processing methods often yield suboptimal instance separation, particularly in crowded and adherent regions, while deep learning-based instance segmentation approaches typically require intensive instance-level annotations that are costly and labor-intensive to obtain. We propose MORI-Seg, a deep learning framework that enables instance segmentation without requiring instance-level annotations. Instead of heuristic splitting or instance supervision, MORI-Seg learns morphology-aware geometric representations directly from semantic masks by jointly modeling object-centric distance fields and boundary-band representations to encode interior structure and contact interfaces. A class-conditioned feature disentanglement module further promotes intra-instance coherence and inter-instance separation. Under semantic-only supervision, MORI-Seg decomposes connected semantic regions into distinct instance masks in an end-to-end manner. Experiments demonstrate improved instance separation accuracy and more reliable morphometric quantification compared with classical post-processing pipelines and representative semantic-to-instance learning approaches. The official implementation is publicly available at https://github.com/ddrrnn123/MORI-Seg.

实例分割语义分割病理图像无标注

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