Our new X account is live! Follow @wizwand_team for updates
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)--
127
Survival PredictionTCGA-LUAD
C-index0.674
116
ClassificationCAMELYON16 (test)
AUC54
69
Slide-level classificationCamelyon16
AUC0.967
52
Survival PredictionBLCA
C-Index0.608
46
Cancer diagnosisCAMELYON-16
Accuracy85.71
42
Cancer sub-typingDHMC-LUNG
Accuracy0.8
40
Cancer sub-typingAMU-CSCC
ACC88.68
40
Cancer sub-typingAMU-LSCC
ACC81.88
40
Survival PredictionBRCA
C-Index0.658
30
Showing 10 of 19 rows

Other info

Follow for update