Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structured State Space Models for Multiple Instance Learning in Digital Pathology

About

Multiple instance learning is an ideal mode of analysis for histopathology data, where vast whole slide images are typically annotated with a single global label. In such cases, a whole slide image is modelled as a collection of tissue patches to be aggregated and classified. Common models for performing this classification include recurrent neural networks and transformers. Although powerful compression algorithms, such as deep pre-trained neural networks, are used to reduce the dimensionality of each patch, the sequences arising from whole slide images remain excessively long, routinely containing tens of thousands of patches. Structured state space models are an emerging alternative for sequence modelling, specifically designed for the efficient modelling of long sequences. These models invoke an optimal projection of an input sequence into memory units that compress the entire sequence. In this paper, we propose the use of state space models as a multiple instance learner to a variety of problems in digital pathology. Across experiments in metastasis detection, cancer subtyping, mutation classification, and multitask learning, we demonstrate the competitiveness of this new class of models with existing state of the art approaches. Our code is available at https://github.com/MICS-Lab/s4_digital_pathology.

Leo Fillioux, Joseph Boyd, Maria Vakalopoulou, Paul-Henry Courn\`ede, Stergios Christodoulidis• 2023

Related benchmarks

TaskDatasetResultRank
Survival PredictionTCGA-LUAD
C-index0.6413
116
Survival PredictionTCGA-UCEC
C-index0.7452
74
Survival PredictionTCGA-COADREAD
C-index66.99
67
Survival PredictionTCGA-BRCA
C-index0.6709
60
Slide-level classificationTCGA NSCLC (test)
Accuracy88.51
60
Survival PredictionTCGA-BRCA (5-fold cross-validation)
C-Index0.641
54
WSI ClassificationBRACS (test)--
54
Survival PredictionTCGA-STAD
C-index0.6136
52
Slide-level classificationCamelyon16
AUC0.8485
52
Survival PredictionKIRC TCGA
C-Index0.7171
50
Showing 10 of 43 rows

Other info

Code

Follow for update