arXiv:2605.03144cs.CV2026-05

提出NucEval框架,提升病理图像核实例分割评估的可靠性

NucEval: A Robust Evaluation Framework for Nuclear Instance Segmentation

论文配图:NucEval: A Robust Evaluation Framework for Nuclear Instance Segmentation
图 1 · 摘自论文原文
  • 针对模糊区域、重叠实例等四类评估问题设计改进方案
  • 在NuInsSeg等数据集上验证,显著提升分割指标一致性
  • 适合病理图像分析与模型评估研究者使用

在计算病理学中,核实例分割是众多下游临床应用的基础任务。随着深度学习的发展,卷积神经网络(CNNs)和视觉变换器(ViTs)等方法被广泛提出,同时结合机器学习与非机器学习的预处理和后处理技术以进一步提升性能。然而,评估流程这一关键环节却未得到足够重视。本研究识别出核实例分割评估中的四大核心问题,并提出相应解决方案:处理模糊区域、分数归一化、重叠实例处理及边界不确定性建模。这些改进被整合进统一的评估框架NucEval中,实现了鲁棒的核实例分割评估。我们使用提供独特特性的NuInsSeg数据集,以及两个外部数据集,结合三种基于CNN和ViT的核实例分割模型,验证了该评估流程的影响。代码及完整指南与示例已公开于https://github.com/masih4/nuc_eval。

原文摘要 · Abstract (English)

In computational pathology, nuclear instance segmentation is a fundamental task with many downstream clinical applications. With the advent of deep learning, many approaches, including convolutional neural networks (CNNs) and vision transformers (ViTs), have been proposed for this task, along with both machine learning-based and non-machine learning-based pre- and post-processing techniques to further boost performance. However, one fundamental aspect that has received less attention is the evaluation pipeline. In this study, we identify four key issues associated with nuclear instance segmentation evaluation and propose corresponding solutions. Our proposed modifications, namely handling vague regions, score normalization, overlapping instances, and border uncertainty, are integrated into a unified framework called NucEval, which enables robust evaluation of nuclear instance segmentation. We evaluate this pipeline using the NuInsSeg dataset, which provides unique characteristics that make it particularly suitable for this study, as well as two additional external datasets, with three CNN- and ViT-based nuclear instance segmentation models, to demonstrate the impact of these modifications on instance segmentation metrics. The code, along with complete guidelines and illustrative examples, is publicly available at: https://github.com/masih4/nuc_eval.

病理图像实例分割评估框架

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