A Multimodal Feature Distillation with Mamba-Transformer Network for Brain Tumor Segmentation with Incomplete Modalities
Ming Kang, Fung Fung Ting, Shier Nee Saw, Rapha\"el C.-W. Phan, Zongyuan Ge, Chee-Ming Ting

TL;DR
This paper introduces MMTSeg, a novel hybrid network with feature distillation and Mamba-Transformer modules, designed to improve brain tumor segmentation accuracy even when some MRI modalities are missing.
Contribution
The paper proposes a new multimodal feature distillation and fusion framework with Mamba-Transformer architecture to handle incomplete modalities in brain tumor segmentation.
Findings
Outperforms state-of-the-art methods on BraTS datasets
Effectively handles missing modalities with high segmentation accuracy
Demonstrates the importance of feature enhancement and fusion modules
Abstract
Existing brain tumor segmentation methods usually utilize multiple Magnetic Resonance Imaging (MRI) modalities in brain tumor images for segmentation, which can achieve better segmentation performance. However, in clinical applications, some modalities are often missing due to resource constraints, resulting in significant performance degradation for methods that rely on complete modality segmentation. In this paper, we propose a Multimodal feature distillation with Mamba-Transformer hybrid network (MMTSeg) for accurate brain tumor segmentation with missing modalities. We first employ a Multimodal Feature Distillation (MFD) module to distill feature-level multimodal knowledge into different unimodalities to extract complete modality information. We further develop an Unimodal Feature Enhancement (UFE) module to model the semantic relationship between global and local information.…
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
TopicsBrain Tumor Detection and Classification
MethodsAttention Is All You Need · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Dropout · Dense Connections · Label Smoothing · Residual Connection · Softmax · Adam
