IEEE Access (Jan 2023)

Brain Tumour Segmentation Using S-Net and SA-Net

  • Sunita Roy,
  • Rikan Saha,
  • Suvarthi Sarkar,
  • Ranjan Mehera,
  • Rajat Kumar Pal,
  • Samir Kumar Bandyopadhyay

DOI
https://doi.org/10.1109/ACCESS.2023.3257722
Journal volume & issue
Vol. 11
pp. 28658 – 28679

Abstract

Read online

Image segmentation is an application area of computer vision and digital image processing that partitions a digital image into multiple image regions or segments. This process involves extracting a set of contours from the input digital image so that pixels belonging to a region share some common characteristics or computed properties, such as color, texture, or intensity. The application domain of image segmentation is widespread and includes video surveillance, object detection, traffic control system, and medical imaging. The application of image segmentation techniques in the field of medical imaging can be further subcategorized into virtual surgery simulation, diagnosis, a study of anatomical structures, measurement of tissue volumes, location of tumours, and other pathologies. In this study, we have proposed two new Convolutional Neural Network (CNN)-based models: (a) S-Net and (b) SA-Net (S-Net with attention mechanism) to perform image segmentation tasks in the field of medical imaging, especially to generate segmentation masks for brain tumours if present in brain Medical Resonance Imaging (MRI) scans. Both proposed models were developed by considering U-Net as the base architecture. The newly proposed models have leveraged the concept of ‘Merge Block’ to infuse both the local and global context and ‘Attention Block’ to focus on the region of interest having a specific object. Additionally, it uses techniques, such as data augmentation to utilize the available annotated samples more efficiently. The proposed models achieved a Dice Similarity Coefficient (DSC) measures of 0.78 and 0.81 for the High-Grade Glioma (HGG) and Low-Grade Glioma (LGG) datasets, respectively.

Keywords