Self-calibrated convolution towards glioma segmentation
Felipe C. R. Salvagnini, Gerson O. Barbosa, Alexandre X. Falcao, Cid A. N. Santos
TL;DR
The study addresses automated glioma segmentation across multi-modal MRI by integrating self-calibrated convolutions (SC-Conv) into the nnU-Net framework. Through experiments on BraTS 2023 data, the authors test SC-Conv placements in encoder, decoder, and skip connections, finding that SC-Conv in skip connections yields the best improvement in enhanced-tumor and tumor-core segmentation while keeping whole-tumor performance stable. Although costs vary by placement, the skip-connection configuration demonstrates the potential of lightweight, locality-aware context modeling to enhance clinically relevant regions. This work highlights SC-Conv as a practical augmentation to established multi-modal segmentation pipelines, with implications for robust cross-institution brain tumor delineation.
Abstract
Accurate brain tumor segmentation in the early stages of the disease is crucial for the treatment's effectiveness, avoiding exhaustive visual inspection of a qualified specialist on 3D MR brain images of multiple protocols (e.g., T1, T2, T2-FLAIR, T1-Gd). Several networks exist for Glioma segmentation, being nnU-Net one of the best. In this work, we evaluate self-calibrated convolutions in different parts of the nnU-Net network to demonstrate that self-calibrated modules in skip connections can significantly improve the enhanced-tumor and tumor-core segmentation accuracy while preserving the wholetumor segmentation accuracy.
