arXiv:2509.11034cs.CV2025-09被引 1

提出新方法提升病理切片分析的准确率与可解释性

Cluster-Level Sparse Multi-Instance Learning for Whole-Slide Images

  • 按聚类分组实例,只保留关键区域的特征
  • 在两个公开数据集上达到当前最优性能
  • 适合需要高可解释性的医学图像分析场景

多实例学习(MIL)在计算病理学中至关重要,用于分析全切片图像(WSI)这类弱标签数据,其中每个包包含无序的实例,仅有少数具有诊断意义。传统MIL方法难以处理实例冗余,缺乏显式丢弃无关实例的机制,影响鲁棒性和可解释性。本文提出簇级稀疏多实例学习(csMIL),结合全局-局部实例聚类、簇内注意力和簇级稀疏正则化,实现对诊断相关簇的精准识别。首先对所有包进行全局聚类生成K个簇中心,再在每包内做局部聚类分配簇标签;随后在各簇内计算注意力得分,并施加稀疏正则化以保留关键簇、剔除无关簇。该方法提升了对噪声实例的鲁棒性,增强了诊断区域的可解释性,并降低计算开销。理论分析表明,csMIL仅需O(s log K)个样本即可恢复s个相关簇,符合压缩感知原理。实验验证其在两个公开组织病理学基准(CAMELYON16、TCGA-NSCLC)上均达到当前最优表现。

原文摘要 · Abstract (English)

Multi-Instance Learning (MIL) is pivotal for analyzing complex, weakly labeled datasets, such as whole-slide images (WSIs) in computational pathology, where bags comprise unordered collections of instances with sparse diagnostic relevance. Traditional MIL approaches, including early statistical methods and recent attention-based frameworks, struggle with instance redundancy and lack explicit mechanisms for discarding non-informative instances, limiting their robustness and interpretability. We propose Cluster-level Sparse MIL (csMIL), a novel framework that integrates global-local instance clustering, within-cluster attention, and cluster-level sparsity induction to address these challenges. Our csMIL first performs global clustering across all bags to establish $K$ cluster centers, followed by local clustering within each bag to assign cluster labels. Attention scores are computed within each cluster, and sparse regularization is applied to cluster weights, enabling the selective retention of diagnostically relevant clusters while discarding irrelevant ones. This approach enhances robustness to noisy instances, improves interpretability by identifying critical regions, and reduces computational complexity. Theoretical analysis demonstrates that csMIL requires $O(s log K)$ bags to recover $s$ relevant clusters, aligning with compressed sensing principles. Empirically, csMIL achieves state-of-the-art performance on two public histopathology benchmarks (CAMELYON16, TCGA-NSCLC).

病理图像多实例学习稀疏建模

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