paper-with-me

홈 › Papers

A Foundation Model for Brain Lesion Segmentation with Mixture of Modality Experts

2024-05-16 · Xinru Zhang, Ni Ou, Berke Doga Basaran, Marco Visentin, Mengyun Qiao, Renyang Gu, Cheng Ouyang, Yaou Liu, Paul M. Matthew, Chuyang Ye, Wenjia Bai

Brain lesion segmentation plays an essential role in neurological research and diagnosis. As brain lesions can be caused by various pathological alterations, different types of brain lesions tend to manifest with different characteristics on different imaging modalities. Due to this complexity, brain lesion segmentation methods are often developed in a task-specific manner. A specific segmentation model is developed for a particular lesion type and imaging modality. However, the use of task-specific models requires predetermination of the lesion type and imaging modality, which complicates their deployment in real-world scenarios. In this work, we propose a universal foundation model for 3D brain lesion segmentation, which can automatically segment different types of brain lesions for input data of various imaging modalities. We formulate a novel Mixture of Modality Experts (MoME) framework with multiple expert networks attending to different imaging modalities. A hierarchical gating network combines the expert predictions and fosters expertise collaboration. Furthermore, we introduce a curriculum learning strategy during training to avoid the degeneration of each expert network and preserve their specialization. We evaluated the proposed method on nine brain lesion datasets, encompassing five imaging modalities and eight lesion types. The results show that our model outperforms state-of-the-art universal models and provides promising generalization to unseen datasets.

📄 PDF Abstract BibTeX arXiv:2405.10246

Code (1)

zhangxinrubit/mome 공식 구현 pytorch

Tasks

Lesion SegmentationSegmentation

Similar Papers 제목 키워드 기반

Large-scale modality-invariant foundation models for brain MRI analysis: Application to lesion segmentation

2025-11-14 · Petros Koutsouvelis, Matej Gazda, Leroy Volmer, Sina Amirrajab 외 arxiv

The field of computer vision is undergoing a paradigm shift toward large-scale foundation model pre-training via self-supervised learning (SSL). Leveraging large volumes of unlabeled brain MRI data, such models can learn…

Self-Supervised LearningRepresentation LearningLesion Segmentation

A Foundation Model for Brain MRI with Dynamic Modality Integration

2025-11-04 · Minh Sao Khue Luu, Bair N. Tuchinov arxiv

We present a foundation model for brain MRI that can work with different combinations of imaging sequences. The model uses one encoder with learnable modality embeddings, conditional layer normalization, and a masked aut…

Modality-Independent Brain Lesion Segmentation with Privacy-aware Continual Learning

2025-03-26 · Yousef Sadegheih, Pratibha Kumari, Dorit Merhof

Traditional brain lesion segmentation models for multi-modal MRI are typically tailored to specific pathologies, relying on datasets with predefined modalities. Adapting to new MRI modalities or pathologies often require…

Continual LearningKnowledge DistillationLesion SegmentationMixture-of-Experts+1

Simultaneous synthesis of FLAIR and segmentation of white matter hypointensities from T1 MRIs

2018-08-20 · Mauricio Orbes-Arteaga, M. Jorge Cardoso, Lauge Sørensen, Marc Modat 외

Segmenting vascular pathologies such as white matter lesions in Brain magnetic resonance images (MRIs) require acquisition of multiple sequences such as T1-weighted (T1-w) --on which lesions appear hypointense-- and flui…

ImputationSegmentation

No Modality Left Behind: Adapting to Missing Modalities via Knowledge Distillation for Brain Tumor Segmentation

2025-09-18 · Shenghao Zhu, Yifei Chen, Weihong Chen, Shuo Jiang 외 arxiv

Accurate brain tumor segmentation is essential for preoperative evaluation and personalized treatment. Multi-modal MRI is widely used due to its ability to capture complementary tumor features across different sequences.…

Brain Tumor SegmentationKnowledge Distillation