CVMar 22

Hierarchical Text-Guided Brain Tumor Segmentation via Sub-Region-Aware Prompts

arXiv:2603.2108355.3h-index: 9
AI Analysis

This work addresses the challenge of ambiguous visual boundaries in brain tumor segmentation for medical imaging applications, representing an incremental improvement over existing multimodal methods.

The paper tackled brain tumor segmentation by integrating radiological text descriptions with imaging, proposing a hierarchical text-guided framework that improved segmentation accuracy across all tumor sub-regions, achieving gains of 1.7% in Dice and 6% in HD95 metrics.

Brain tumor segmentation remains challenging because the three standard sub-regions, i.e., whole tumor (WT), tumor core (TC), and enhancing tumor (ET), often exhibit ambiguous visual boundaries. Integrating radiological description texts with imaging has shown promise. However, most multimodal approaches typically compress a report into a single global text embedding shared across all sub-regions, overlooking their distinct clinical characteristics. We propose TextCSP (text-modulated soft cascade architecture), a hierarchical text-guided framework that builds on the TextBraTS baseline with three novel components: (1) a text-modulated soft cascade decoder that predicts WT->TC->ET in a coarse-to-fine manner consistent with their anatomical containment hierarchy. (2) sub-region-aware prompt tuning, which uses learnable soft prompts with a LoRA-adapted BioBERT encoder to generate specialized text representations tailored for each sub-region; (3) text-semantic channel modulators that convert the aforementioned representations into channel-wise refinement signals, enabling the decoder to emphasize features aligned with clinically described patterns. Experiments on the TextBraTS dataset demonstrate consistent improvements across all sub-regions against state-of-the-art methods by 1.7% and 6% on the main metrics Dice and HD95.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes