Share your thoughts, 1 month free Claude Pro on usSee more
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
154
Survival PredictionTCGA-UCEC
C-index0.7452
142
Survival PredictionTCGA-BRCA
C-index0.6709
101
Slide-level classificationTCGA NSCLC (test)
Accuracy88.51
96
Survival PredictionTCGA-BLCA
C-index0.6572
94
Survival PredictionTCGA-COADREAD
C-index66.99
82
Diagnostic ClassificationBRACS-7
AUC0.7742
81
Survival PredictionTCGA-STAD
C-index0.6136
62
Survival PredictionKIRC TCGA
C-Index0.7171
57
Survival PredictionTCGA-KIRC (5-fold CV)
C-Index0.7232
56
Showing 10 of 54 rows

Other info

Code

Follow for update