Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DGR-MIL: Exploring Diverse Global Representation in Multiple Instance Learning for Whole Slide Image Classification

About

Multiple instance learning (MIL) stands as a powerful approach in weakly supervised learning, regularly employed in histological whole slide image (WSI) classification for detecting tumorous lesions. However, existing mainstream MIL methods focus on modeling correlation between instances while overlooking the inherent diversity among instances. However, few MIL methods have aimed at diversity modeling, which empirically show inferior performance but with a high computational cost. To bridge this gap, we propose a novel MIL aggregation method based on diverse global representation (DGR-MIL), by modeling diversity among instances through a set of global vectors that serve as a summary of all instances. First, we turn the instance correlation into the similarity between instance embeddings and the predefined global vectors through a cross-attention mechanism. This stems from the fact that similar instance embeddings typically would result in a higher correlation with a certain global vector. Second, we propose two mechanisms to enforce the diversity among the global vectors to be more descriptive of the entire bag: (i) positive instance alignment and (ii) a novel, efficient, and theoretically guaranteed diversification learning paradigm. Specifically, the positive instance alignment module encourages the global vectors to align with the center of positive instances (e.g., instances containing tumors in WSI). To further diversify the global representations, we propose a novel diversification learning paradigm leveraging the determinantal point process. The proposed model outperforms the state-of-the-art MIL aggregation models by a substantial margin on the CAMELYON-16 and the TCGA-lung cancer datasets. The code is available at \url{https://github.com/ChongQingNoSubway/DGR-MIL}.

Wenhui Zhu, Xiwen Chen, Peijie Qiu, Aristeidis Sotiras, Abolfazl Razi, Yalin Wang• 2024

Related benchmarks

TaskDatasetResultRank
Whole Slide Image classificationCAMELYON16 (test)
AUC0.8855
163
Survival PredictionTCGA-LUAD
C-index0.674
154
Slide-level classificationTCGA NSCLC (test)
Accuracy85.83
96
Whole Slide Image classificationTCGA-RCC (test)
AUC96.71
90
ClassificationCAMELYON16 (test)
AUC54
69
Survival PredictionBRCA
C-Index0.658
66
Survival PredictionBLCA
C-Index0.608
66
WSI ClassificationNSCLC
Accuracy85.8
53
Slide-level classificationCamelyon16
AUC0.967
52
Multiple Instance Learning ClassificationCamelyon16
AUC88.5
44
Showing 10 of 24 rows

Other info

Follow for update