用类别概率排序扫描提升核分割分类精度
Category Prompt Mamba Network for Nuclei Segmentation and Classification
- 按类别置信度高低独立排序扫描特征,增强不确定样本表征
- 在4个公开数据集上优于当前最优方法,显著提升分割与分类性能
- 适合处理类别不平衡的医学图像分析任务
核分割与分类是肿瘤免疫微环境分析的重要基础。现有模型需将大图像切分为小块进行训练,导致相邻块边缘的核常出现错位,且训练与推理时间大幅增加。近期,Mamba因其线性时间复杂度和低内存消耗,成为全图训练的有力候选。但其基于方向的扫描方式缺乏对类别特性的考虑,在类别分布不均时表现不佳。为此,本文提出一种基于类别概率排序的新扫描策略,针对每个类别按置信度从高到低独立排序并扫描特征,增强不确定样本的表征能力,缓解类别不平衡问题。在四个公开数据集上的大量实验表明,该方法在核分割与分类任务中优于现有最先进方法。
原文摘要 · Abstract (English)
Nuclei segmentation and classification provide an essential basis for tumor immune microenvironment analysis. The previous nuclei segmentation and classification models require splitting large images into smaller patches for training, leading to two significant issues. First, nuclei at the borders of adjacent patches often misalign during inference. Second, this patch-based approach significantly increases the model's training and inference time. Recently, Mamba has garnered attention for its ability to model large-scale images with linear time complexity and low memory consumption. It offers a promising solution for training nuclei segmentation and classification models on full-sized images. However, the Mamba orientation-based scanning method lacks account for category-specific features, resulting in sub-optimal performance in scenarios with imbalanced class distributions. To address these challenges, this paper introduces a novel scanning strategy based on category probability sorting, which independently ranks and scans features for each category according to confidence from high to low. This approach enhances the feature representation of uncertain samples and mitigates the issues caused by imbalanced distributions. Extensive experiments conducted on four public datasets demonstrate that our method outperforms state-of-the-art approaches, delivering superior performance in nuclei segmentation and classification tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。