arXiv:2409.13987cs.CV2024-09中稿 · BIBM2024

通过全局与历史对比提升宫颈细胞检测精度,尤其改善小类误检问题。

Holistic and Historical Instance Comparison for Cervical Cell Detection

  • 采用区域与类别双层对比机制,增强细胞特征区分性。
  • 在两个数据集上分别检测42,592和114,513个细胞,显著提升小类识别率。
  • 适合医疗图像分析、宫颈癌筛查领域研究人员参考。

基于巴氏涂片的细胞学筛查是预防宫颈癌的重要手段,其中从全切片图像中检测异常细胞是报告的基础。然而,由于细胞类型定义模糊(如ASC-US)且形态差异细微(受动态癌变过程影响),导致细胞分类模糊;同时临床数据类别分布不均,易造成小类细胞漏检。为此,本文提出一种整体与历史实例对比方法。首先设计整体实例对比方案,在区域(RoI)和类别层面强制细胞区分,实现由粗到精的特征学习。为强化小类可区分性,进一步引入基于置信样本选择的记忆库历史实例对比机制,将当前嵌入与历史嵌入进行比较,提升实例判别能力。在包含42,592和114,513个宫颈细胞的两个大规模数据集上进行了充分实验与分析,验证了该方法的有效性。代码已公开于https://github.com/hjiangaz/HERO。

原文摘要 · Abstract (English)

Cytology screening from Papanicolaou (Pap) smears is a common and effective tool for the preventive clinical management of cervical cancer, where abnormal cell detection from whole slide images serves as the foundation for reporting cervical cytology. However, cervical cell detection remains challenging due to 1) hazily-defined cell types (e.g., ASC-US) with subtle morphological discrepancies caused by the dynamic cancerization process, i.e., cell class ambiguity, and 2) imbalanced class distributions of clinical data may cause missed detection, especially for minor categories, i.e., cell class imbalance. To this end, we propose a holistic and historical instance comparison approach for cervical cell detection. Specifically, we first develop a holistic instance comparison scheme enforcing both RoI-level and class-level cell discrimination. This coarse-to-fine cell comparison encourages the model to learn foreground-distinguishable and class-wise representations. To emphatically improve the distinguishability of minor classes, we then introduce a historical instance comparison scheme with a confident sample selection-based memory bank, which involves comparing current embeddings with historical embeddings for better cell instance discrimination. Extensive experiments and analysis on two large-scale cytology datasets including 42,592 and 114,513 cervical cells demonstrate the effectiveness of our method. The code is available at https://github.com/hjiangaz/HERO.

宫颈癌筛查细胞检测对比学习

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