Virtual Nodes Guided Dynamic Graph Neural Network for Brain Tumor Segmentation with Missing Modalities

📅 2026-05-16
📈 Citations: 0
Influential: 0
📄 PDF

career value

210K/year
🤖 AI Summary
Multimodal MRI-based brain tumor segmentation suffers significant performance degradation under arbitrary missing modalities, a challenge inadequately addressed by existing methods. This work proposes a single-stage framework grounded in graph neural networks that introduces modality-specific virtual nodes to compensate for missing information. By designing a dynamic adjacency matrix and a heterogeneous weighting mechanism, the model adaptively captures inter-modal relationships across any combination of available modalities. Evaluated on the BraTS 2018 and BraTS 2020 datasets, the proposed approach consistently outperforms state-of-the-art methods across nearly all incomplete modality subsets, demonstrating exceptional robustness and generalization capability.
📝 Abstract
Multimodal magnetic resonance imaging (MRI) is crucial for brain tumor segmentation, with many methods leveraging its four key modalities to capture complementary information for effective sub-region analysis. However, the absence of several modalities is very common in practice, leading to severe performance degradation in existing full-modality segmentation methods. Limited by the structured data model, recent works often adopt a multi-stage training strategy for full-modality and missing-modality scenarios, which increases training costs and inadequately addresses the interference of miss. In this work, we propose a graph-based one-stage framework for robust brain tumor segmentation with missing modalities. Specifically, we introduce modality-specific virtual nodes that serve as supplementary information sources to compensate for missing modalities. To enhance model robustness against arbitrary modality combinations, we leverage the inherent flexibility of graph networks to devise a dynamic connection strategy. This mechanism dynamically adjusts the adjacency matrix based on modality availability, preserving beneficial information flow while mitigating interference effects caused by missing modalities. Furthermore, we enhance the graph network through heterogeneous weight matrices, enhancing its adaptability to multimodal scenarios. Extensive experiments on the BRATS-2018 and BRATS-2020 datasets demonstrate that our method outperforms the state-of-the-art methods on almost all subsets of incomplete modalities.
Problem

Research questions and friction points this paper is trying to address.

brain tumor segmentation
missing modalities
multimodal MRI
robust segmentation
incomplete data
Innovation

Methods, ideas, or system contributions that make the work stand out.

virtual nodes
dynamic graph neural network
missing modalities
brain tumor segmentation
heterogeneous weight matrices