Abstract
The accurate segmentation of brain tumors from medical images is critical for diagnosis and treatment planning. However, traditional segmentation methods struggle with complex tumor shapes and inconsistent image quality which leads to suboptimal results. To address this challenge, we propose multiple tasking Wasserstein Generative Adversarial Network U-shape Network++ (MWG-UNet++) to brain tumor segmentation by integrating a U-Net architecture enhanced with transformer layers which combined with Wasserstein Generative Adversarial Networks (WGAN) for data augmentation. The proposed model called Residual Attention U-shaped Network (RAUNet) for brain tumor segmentation leverages the robust feature extraction capabilities of U-Net and the global context awareness provided by transformers to improve segmentation accuracy. Incorporating WGAN for data augmentation addresses the challenge of limited medical imaging datasets to generate high-quality synthetic images that enhance model training and generalization. Our comprehensive evaluation demonstrates that this hybrid model significantly improves segmentation performance. The RAUNet outperforms compared approaches by capturing long-range dependencies and considering spatial variations. The use of WGANs augments the dataset for resulting in robust training and improved resilience to overfitting. The average evaluation metric for brain tumor segmentation is 0.8965 which outperformed the compared methods.