MambaMIL: Enhancing Long Sequence Modeling with Sequence Reordering in Computational Pathology
Shu Yang, Yihui Wang, Hao Chen

TL;DR
MambaMIL introduces a novel long sequence modeling approach in computational pathology that enhances feature extraction and reduces overfitting by incorporating sequence reordering and a linear complexity model, outperforming existing MIL methods.
Contribution
The paper proposes MambaMIL, a new MIL framework utilizing the Selective Scan Space State Sequential Model with sequence reordering to improve long sequence understanding and computational efficiency.
Findings
Outperforms state-of-the-art MIL methods on multiple datasets.
Effectively captures discriminative features from long sequences.
Reduces overfitting and computational costs.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Gene expression and cancer classification
MethodsAttentive Walk-Aggregating Graph Neural Network
