Enhancing Neuro-Oncology Through Self-Assessing Deep Learning Models for Brain Tumor Unified Model for MRI Segmentation
Andrew Zhou
TL;DR
The paper tackles the gap between high Dice scores on benchmarks and real-world clinical usability by introducing a voxel-wise uncertainty prediction channel to a 3D nnU-Net and by extending segmentation to jointly cover tumor and surrounding healthy brain structures. It proposes a single-pass uncertainty mechanism and a unified cancer/brain segmentation model trained on BraTS2023 and OASIS-1, coupled with a loss that couples segmentation accuracy to uncertainty calibration via RMSD and correlation terms. The approach yields competitive tumor segmentation and strong uncertainty alignment (UM1 CORR ≈ 0.75) while enabling visualization of tumors in context with anatomical structures and an overlay of uncertainty to guide surgeons. The method reduces the need for multiple inference passes and provides clinically meaningful confidence guidance, potentially improving surgical planning and decision-making in neuro-oncology.
Abstract
Accurate segmentation of brain tumors is vital for diagnosis, surgical planning, and treatment monitoring. Deep learning has advanced on benchmarks, but two issues limit clinical use: no uncertainty estimates for errors and no segmentation of healthy brain structures around tumors for surgery. Current methods fail to unify tumor localization with anatomical context and lack confidence scores. This study presents an uncertainty-aware framework augmenting nnUNet with a channel for voxel-wise uncertainty. Trained on BraTS2023, it yields a correlation of 0.750 and RMSD of 0.047 for uncertainty without hurting tumor accuracy. It predicts uncertainty in one pass, with no extra networks or inferences, aiding clinical decisions. For whole-brain context, a unified model combines normal and cancer datasets, achieving a DSC of 0.81 for brain structures and 0.86 for tumor, with robust key-region performance. Combining both innovations gives the first model outputting tumor in natural surroundings plus an overlaid uncertainty map. Visual checks of outputs show uncertainty offers key insights to evaluate predictions and fix errors, helping informed surgical decisions from AI.
