paper-with-me

홈 › Papers

ME-Mamba: Multi-Expert Mamba with Efficient Knowledge Capture and Fusion for Multimodal Survival Analysis

2025-09-21 · Chengsheng Zhang, Linhao Qu, Xiaoyu Liu, Zhijian Song arxiv

Survival analysis using whole-slide images (WSIs) is crucial in cancer research. Despite significant successes, pathology images typically only provide slide-level labels, which hinders the learning of discriminative representations from gigapixel WSIs. With the rapid advancement of high-throughput sequencing technologies, multimodal survival analysis integrating pathology images and genomics data has emerged as a promising approach. We propose a Multi-Expert Mamba (ME-Mamba) system that captures discriminative pathological and genomic features while enabling efficient integration of both modalities. This approach achieves complementary information fusion without losing critical information from individual modalities, thereby facilitating accurate cancer survival analysis. Specifically, we first introduce a Pathology Expert and a Genomics Expert to process unimodal data separately. Both experts are designed with Mamba architectures that incorporate conventional scanning and attention-based scanning mechanisms, allowing them to extract discriminative features from long instance sequences containing substantial redundant or irrelevant information. Second, we design a Synergistic Expert responsible for modality fusion. It explicitly learns token-level local correspondences between the two modalities via Optimal Transport, and implicitly enhances distribution consistency through a global cross-modal fusion loss based on Maximum Mean Discrepancy. The fused feature representations are then passed to a mamba backbone for further integration. Through the collaboration of the Pathology Expert, Genomics Expert, and Synergistic Expert, our method achieves stable and accurate survival analysis with relatively low computational complexity. Extensive experimental results on five datasets in The Cancer Genome Atlas (TCGA) demonstrate our state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2509.16900

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AlignMamba-2: Enhancing Multimodal Fusion and Sentiment Analysis with Modality-Aware Mamba

2026-03-19 · Yan Li, Yifei Xing, Xiangyuan Lan, Xin Li 외 arxiv

In the era of large-scale pre-trained models, effectively adapting general knowledge to specific affective computing tasks remains a challenge, particularly regarding computational efficiency and multimodal heterogeneity…

Computational EfficiencyText ClassificationSentiment AnalysisGeneral Knowledge

Mammo-Mamba: A Hybrid State-Space and Transformer Architecture with Sequential Mixture of Experts for Multi-View Mammography

2025-07-23 · Farnoush Bayatmakou, Reza Taleei, Nicole Simone, Arash Mohammadi arxiv

Breast cancer (BC) remains one of the leading causes of cancer-related mortality among women, despite recent advances in Computer-Aided Diagnosis (CAD) systems. Accurate and efficient interpretation of multi-view mammogr…

Computational EfficiencyRepresentation Learning

MoEMambaMIL: Structure-Aware Selective State Space Modeling for Whole-Slide Image Analysis

2026-03-06 · Dongqing Xie, Yonghuang Wu arxiv

Whole-slide image (WSI) analysis is challenging due to the gigapixel scale of slides and their inherent hierarchical multi-resolution structure. Existing multiple instance learning (MIL) approaches often model WSIs as un…

Multiple Instance Learning

MambaSCI: Efficient Mamba-UNet for Quad-Bayer Patterned Video Snapshot Compressive Imaging

2024-10-18 · Zhenghao Pan, Haijin Zeng, JieZhang Cao, Yongyong Chen 외

Color video snapshot compressive imaging (SCI) employs computational imaging techniques to capture multiple sequential video frames in a single Bayer-patterned measurement. With the increasing popularity of quad-Bayer pa…

DemosaickingMamba

MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts

2024-01-08 · Maciej Pióro, Kamil Ciebiera, Krystian Król, Jan Ludziejewski 외

State Space Models (SSMs) have become serious contenders in the field of sequential modeling, challenging the dominance of Transformers. At the same time, Mixture of Experts (MoE) has significantly improved Transformer-b…

MambaMixture-of-ExpertsState Space Models