TY - JOUR AU - P., Sobha Xavier AU - K., Sathish P. AU - G., Raju PY - 2024 TI - Enhanced Postoperative Brain MRI Segmentation with Automated Skull Removal and Resection Cavity Analysis JF - Journal of Computer Science VL - 20 IS - 5 DO - 10.3844/jcssp.2024.585.593 UR - https://thescipub.com/abstract/jcssp.2024.585.593 AB - Brain tumors present a significant medical challenge, often necessitating surgical intervention for treatment. In the context of postoperative brain MRI, the primary focus is on the resection cavity, the void that remains in the brain following tumor removal surgery. Precise segmentation of this resection cavity is crucial for a comprehensive assessment of surgical efficacy, aiding healthcare professionals in evaluating the success of tumor removal. Automatically segmenting surgical cavities in post-operative brain MRI images is a complex task due to challenges such as image artifacts, tissue reorganization, and variations in appearance. Existing state-of-the-art techniques, mainly based on Convolutional Neural Networks (CNNs), particularly U-Net models, encounter difficulties when handling these complexities. The intricate nature of these images, coupled with limited annotated data, highlights the need for advanced automated segmentation models to accurately assess resection cavities and improve patient care. In this context, this study introduces a two-stage architecture for resection cavity segmentation, featuring two innovative models. The first is an automatic skull removal model that separates brain tissue from the skull image before input into the cavity segmentation model. The second is an automated postoperative resection cavity segmentation model customized for resected brain areas. The proposed resection cavity segmentation model is an enhanced U-Net model with a pre-trained VGG16 backbone. Trained on publicly available post-operative datasets, it undergoes preprocessing by the proposed skull removal model to enhance precision and accuracy. This segmentation model achieves a Dice coefficient value of 0.96, surpassing state-of-the-art techniques like ResUNet, Attention U-Net, U-Net++, and U-Net.