Decoupling Feature Representations of Ego and Other Modalities for Incomplete Multi-modal Brain Tumor Segmentation
Kaixiang Yang, Wenqi Shan, Xudong Li, Xuan Wang, Xikai Yang, Xi Wang,, Pheng-Ann Heng, Qiang Li, Zhiwei Wang

TL;DR
This paper introduces DeMoSeg, a lightweight method that decouples feature representations of ego and other modalities to improve incomplete multi-modal brain tumor segmentation, achieving superior results on multiple benchmarks.
Contribution
DeMoSeg proposes a novel decoupling approach using feature sub-spaces and a cross-modality relationship mechanism to enhance robustness in incomplete multi-modal segmentation tasks.
Findings
DeMoSeg outperforms state-of-the-art methods on BraTS benchmarks.
It increases Dice scores significantly for tumor regions.
The approach reduces modality adaptation complexity.
Abstract
Multi-modal brain tumor segmentation typically involves four magnetic resonance imaging (MRI) modalities, while incomplete modalities significantly degrade performance. Existing solutions employ explicit or implicit modality adaptation, aligning features across modalities or learning a fused feature robust to modality incompleteness. They share a common goal of encouraging each modality to express both itself and the others. However, the two expression abilities are entangled as a whole in a seamless feature space, resulting in prohibitive learning burdens. In this paper, we propose DeMoSeg to enhance the modality adaptation by Decoupling the task of representing the ego and other Modalities for robust incomplete multi-modal Segmentation. The decoupling is super lightweight by simply using two convolutions to map each modality onto four feature sub-spaces. The first sub-space expresses…
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 · Medical Image Segmentation Techniques
