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

mmFormer: Multimodal Medical Transformer for Incomplete Multimodal Learning of Brain Tumor Segmentation

About

Accurate brain tumor segmentation from Magnetic Resonance Imaging (MRI) is desirable to joint learning of multimodal images. However, in clinical practice, it is not always possible to acquire a complete set of MRIs, and the problem of missing modalities causes severe performance degradation in existing multimodal segmentation methods. In this work, we present the first attempt to exploit the Transformer for multimodal brain tumor segmentation that is robust to any combinatorial subset of available modalities. Concretely, we propose a novel multimodal Medical Transformer (mmFormer) for incomplete multimodal learning with three main components: the hybrid modality-specific encoders that bridge a convolutional encoder and an intra-modal Transformer for both local and global context modeling within each modality; an inter-modal Transformer to build and align the long-range correlations across modalities for modality-invariant features with global semantics corresponding to tumor region; a decoder that performs a progressive up-sampling and fusion with the modality-invariant features to generate robust segmentation. Besides, auxiliary regularizers are introduced in both encoder and decoder to further enhance the model's robustness to incomplete modalities. We conduct extensive experiments on the public BraTS $2018$ dataset for brain tumor segmentation. The results demonstrate that the proposed mmFormer outperforms the state-of-the-art methods for incomplete multimodal brain tumor segmentation on almost all subsets of incomplete modalities, especially by an average 19.07% improvement of Dice on tumor segmentation with only one available modality. The code is available at https://github.com/YaoZhang93/mmFormer.

Yao Zhang, Nanjun He, Jiawei Yang, Yuexiang Li, Dong Wei, Yawen Huang, Yang Zhang, Zhiqiang He, Yefeng Zheng• 2022

Related benchmarks

TaskDatasetResultRank
Alzheimer stage classificationADNI
AUC73.93
116
Semantic segmentationPotsdam (test)
mIoU71.79
104
Tumor ScreeningCH
AUC0.878
80
Benign-malignant classificationCH dataset
AUC58.8
80
Subtype diagnosisCH dataset
AUC0.587
80
Brain Tumor SegmentationBraTS 2024
HD9511.8
77
Enhancing Tumour SegmentationBraTS 2018 (test)
Dice Score77.61
75
Tumor SegmentationCH dataset
Dice79.7
75
Multimodal ClassificationCASIA-SURF (test)
ACER1.93
56
Brain Tumor SegmentationBraTS 2018 (test)
ET DSC44.8
51
Showing 10 of 29 rows

Other info

Code

Follow for update