paper-with-me

홈 › Papers

Decoupling Feature Representations of Ego and Other Modalities for Incomplete Multi-modal Brain Tumor Segmentation

2024-08-16 · Kaixiang Yang, Wenqi Shan, Xudong Li, Xuan Wang, Xikai Yang, Xi Wang, Pheng-Ann Heng, Qiang Li, Zhiwei Wang

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 itself (Self-feature), while the remaining sub-spaces substitute for other modalities (Mutual-features). The Self- and Mutual-features interactively guide each other through a carefully-designed Channel-wised Sparse Self-Attention (CSSA). After that, a Radiologist-mimic Cross-modality expression Relationships (RCR) is introduced to have available modalities provide Self-feature and also `lend' their Mutual-features to compensate for the absent ones by exploiting the clinical prior knowledge. The benchmark results on BraTS2020, BraTS2018 and BraTS2015 verify the DeMoSeg's superiority thanks to the alleviated modality adaptation difficulty. Concretely, for BraTS2020, DeMoSeg increases Dice by at least 0.92%, 2.95% and 4.95% on whole tumor, tumor core and enhanced tumor regions, respectively, compared to other state-of-the-arts. Codes are at https://github.com/kk42yy/DeMoSeg

📄 PDF Abstract BibTeX arXiv:2408.08708

Code (1)

kk42yy/demoseg 공식 구현 pytorch

Tasks

Brain Tumor SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Gradient-Guided Modality Decoupling for Missing-Modality Robustness

2024-02-26 · Hao Wang, Shengda Luo, Guosheng Hu, JianGuo Zhang

Multimodal learning with incomplete input data (missing modality) is practical and challenging. In this work, we conduct an in-depth analysis of this challenge and find that modality dominance has a significant negative …

Sentiment Analysis

Residual-Guided Expert Specialization for Incomplete Multimodal Learning

2026-06-29 · Seunghun Baek, Jihwan Park, Jaeyoon Sim, Minjae Jeong 외 arxiv

As real-world prediction systems often face missing modalities at inference, incomplete multimodal learning (IML) remains a practical challenge. While prior methods aim to learn representations robust to missing inputs, …

Progressive Representation Learning for Multimodal Sentiment Analysis with Incomplete Modalities

2026-03-10 · Jindi Bao, Jianjun Qian, Mengkai Yan, Jian Yang arxiv

Multimodal Sentiment Analysis (MSA) seeks to infer human emotions by integrating textual, acoustic, and visual cues. However, existing approaches often rely on all modalities are completeness, whereas real-world applicat…

Multimodal Sentiment AnalysisRepresentation Learning

Clustering-Induced Generative Incomplete Image-Text Clustering (CIGIT-C)

2022-09-28 · Dongjin Guo, Xiaoming Su, Jiatai Wang, Limin Liu 외

The target of image-text clustering (ITC) is to find correct clusters by integrating complementary and consistent information of multi-modalities for these heterogeneous samples. However, the majority of current studies …

ClusteringText Clusteringvalid

Mix-modal Federated Learning for MRI Image Segmentation

2025-09-02 · Guyue Hu, Siyuan Song, Jingpeng Sun, Zhe Jin 외 arxiv

Magnetic resonance imaging (MRI) image segmentation is crucial in diagnosing and treating many diseases, such as brain tumors. Existing MRI image segmentation methods mainly fall into a centralized multimodal paradigm, w…

Federated LearningImage Segmentation