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

MambaMIL: Enhancing Long Sequence Modeling with Sequence Reordering in Computational Pathology

About

Multiple Instance Learning (MIL) has emerged as a dominant paradigm to extract discriminative feature representations within Whole Slide Images (WSIs) in computational pathology. Despite driving notable progress, existing MIL approaches suffer from limitations in facilitating comprehensive and efficient interactions among instances, as well as challenges related to time-consuming computations and overfitting. In this paper, we incorporate the Selective Scan Space State Sequential Model (Mamba) in Multiple Instance Learning (MIL) for long sequence modeling with linear complexity, termed as MambaMIL. By inheriting the capability of vanilla Mamba, MambaMIL demonstrates the ability to comprehensively understand and perceive long sequences of instances. Furthermore, we propose the Sequence Reordering Mamba (SR-Mamba) aware of the order and distribution of instances, which exploits the inherent valuable information embedded within the long sequences. With the SR-Mamba as the core component, MambaMIL can effectively capture more discriminative features and mitigate the challenges associated with overfitting and high computational overhead. Extensive experiments on two public challenging tasks across nine diverse datasets demonstrate that our proposed framework performs favorably against state-of-the-art MIL methods. The code is released at https://github.com/isyangshu/MambaMIL.

Shu Yang, Yihui Wang, Hao Chen• 2024

Related benchmarks

TaskDatasetResultRank
Survival PredictionTCGA-LUAD
C-index0.67
116
ClassificationCRC-KRAS TCGA cohort
AUC69.5
84
Survival PredictionTCGA-UCEC
C-index0.7526
74
ClassificationCAMELYON16 (test)
AUC97.28
69
WSI ClassificationTCGA lung cancer dataset (test)
Accuracy94.76
67
Survival PredictionTCGA-COADREAD
C-index64.62
67
Survival PredictionTCGA-BRCA
C-index0.6387
60
Slide-level classificationTCGA NSCLC (test)
Accuracy88.5
60
WSI ClassificationBRACS (test)
Mean AUC0.8562
54
WSI ClassificationBCNB-HER2
Accuracy66.3
54
Showing 10 of 59 rows

Other info

Code

Follow for update