Towards Reliable Pediatric Brain Tumor Segmentation: Task-Specific nnU-Net Enhancements
Xiaolong Li, Zhi-Qin John Xu, Yan Ren, Tianming Qiu, Xiaowen Wang
TL;DR
This work tackles pediatric brain tumor segmentation in mpMRI within BraTS 2025 Task-6 (PED) by extending the nnU-Net framework with targeted, task-specific enhancements. Key innovations include a widened residual encoder with SE attention, 3D depthwise separable convolutions, a specificity-driven regularization term, and small-scale Gaussian initialization, complemented by two postprocessing steps. The proposed model achieves state-of-the-art lesion-wise Dice on the Task-6 validation, with CC $0.759$, ED $0.967$, ET $0.826$, NET $0.910$, TC $0.928$, and WT $0.928$, demonstrating robust performance across pediatric tumor subregions. The authors note remaining challenges in ET and CC precision and suggest future exploration of attention mechanisms and Transformer-based approaches to further improve pediatric tumor segmentation.
Abstract
Accurate segmentation of pediatric brain tumors in multi-parametric magnetic resonance imaging (mpMRI) is critical for diagnosis, treatment planning, and monitoring, yet faces unique challenges due to limited data, high anatomical variability, and heterogeneous imaging across institutions. In this work, we present an advanced nnU-Net framework tailored for BraTS 2025 Task-6 (PED), the largest public dataset of pre-treatment pediatric high-grade gliomas. Our contributions include: (1) a widened residual encoder with squeeze-and-excitation (SE) attention; (2) 3D depthwise separable convolutions; (3) a specificity-driven regularization term; and (4) small-scale Gaussian weight initialization. We further refine predictions with two postprocessing steps. Our models achieved first place on the Task-6 validation leaderboard, attaining lesion-wise Dice scores of 0.759 (CC), 0.967 (ED), 0.826 (ET), 0.910 (NET), 0.928 (TC) and 0.928 (WT).
