Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NestedFormer: Nested Modality-Aware Transformer for Brain Tumor Segmentation

About

Multi-modal MR imaging is routinely used in clinical practice to diagnose and investigate brain tumors by providing rich complementary information. Previous multi-modal MRI segmentation methods usually perform modal fusion by concatenating multi-modal MRIs at an early/middle stage of the network, which hardly explores non-linear dependencies between modalities. In this work, we propose a novel Nested Modality-Aware Transformer (NestedFormer) to explicitly explore the intra-modality and inter-modality relationships of multi-modal MRIs for brain tumor segmentation. Built on the transformer-based multi-encoder and single-decoder structure, we perform nested multi-modal fusion for high-level representations of different modalities and apply modality-sensitive gating (MSG) at lower scales for more effective skip connections. Specifically, the multi-modal fusion is conducted in our proposed Nested Modality-aware Feature Aggregation (NMaFA) module, which enhances long-term dependencies within individual modalities via a tri-orientated spatial-attention transformer, and further complements key contextual information among modalities via a cross-modality attention transformer. Extensive experiments on BraTS2020 benchmark and a private meningiomas segmentation (MeniSeg) dataset show that the NestedFormer clearly outperforms the state-of-the-arts. The code is available at https://github.com/920232796/NestedFormer.

Zhaohu Xing, Lequan Yu, Liang Wan, Tong Han, Lei Zhu• 2022

Related benchmarks

TaskDatasetResultRank
Brain Tumor SegmentationBraTS 2021
DSC Avg88.54
24
Brain Tumor SegmentationBraTS 2020 (val)
Dice Score ET80
21
SegmentationAutoPET II
Dice61.38
21
SegmentationHecktor 2022
Dice Score40.17
21
Medical Image SegmentationAutoPET II
ThrG Score95.63
17
Medical Image SegmentationHecktor 2022
ThrG79.05
17
Medical Image SegmentationAutoPET II
Peak GPU Memory Usage (Training)4.43e+3
17
Medical Image SegmentationHecktor 2022
Peak GPU Memory Usage (Training)5.18e+3
17
Brain Tumor SegmentationBraTS 2021
Parameters (M)7.52
17
Tumor SegmentationAutoPET II (test)
Dice0.5733
10
Showing 10 of 14 rows

Other info

Code

Follow for update