arXiv:2509.03614cs.CVcs.AI2025-09

用师生模型提升病理切片中分裂细胞的检测与分类准确率。

Teacher-Student Model for Detecting and Classifying Mitosis in the MIDOG 2025 Challenge

  • 采用分割+师生学习框架,统一处理检测与分类任务。
  • 在测试集上检测F1达0.766,分类平衡准确率达0.841。
  • 对染色差异和数据不均衡有强鲁棒性,适合临床应用。

病理学家手动计数有丝分裂图像耗时且存在主观差异。人工智能可自动检测有丝分裂并保持决策一致性,但易受领域偏移影响,如器官、物种差异及染色协议不同。此外,有丝分裂数量远少于正常核,导致严重数据不平衡。本文将有丝分裂检测建模为像素级分割任务,提出基于UNet的师生模型,融合对比表征学习与域对抗训练以增强泛化能力。通过生成标注有丝分裂、难负样本及正常核的像素级伪标签,提升特征区分度,缓解领域偏移。分类任务采用多尺度CNN,基于分割模型特征进行多任务学习。在初步测试集上,跟踪1的F1得分为0.7660,跟踪2的平衡准确率为0.8414,验证了该联合框架在鲁棒有丝分裂分析中的有效性。

原文摘要 · Abstract (English)

Counting mitotic figures is time-intensive for pathologists and leads to inter-observer variability. Artificial intelligence (AI) promises a solution by automatically detecting mitotic figures while maintaining decision consistency. However, AI tools are susceptible to domain shift, where a significant drop in performance can occur due to differences in the training and testing sets, including morphological diversity between organs, species, and variations in staining protocols. Furthermore, the number of mitoses is much less than the count of normal nuclei, which introduces severely imbalanced data for the detection task. In this work, we formulate mitosis detection as a pixel-level segmentation and propose a teacher-student model that simultaneously addresses mitosis detection (Track 1) and atypical mitosis classification (Track 2). Our method is based on a UNet segmentation backbone that integrates domain generalization modules, namely contrastive representation learning and domain-adversarial training. A teacher-student strategy is employed to generate pixel-level pseudo-masks not only for annotated mitoses and hard negatives but also for normal nuclei, thereby enhancing feature discrimination and improving robustness against domain shift. For the classification task, we introduce a multi-scale CNN classifier that leverages feature maps from the segmentation model within a multi-task learning paradigm. On the preliminary test set, the algorithm achieved an F1 score of 0.7660 in Track 1 and balanced accuracy of 0.8414 in Track 2, demonstrating the effectiveness of integrating segmentation-based detection and classification into a unified framework for robust mitosis analysis.

医学图像分割模型师生学习有丝分裂检测

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