Accepted | ASCIS-2024
Segmentation of brain tissues from MRI scans is a critical first step in diagnosing brain-related issues. Traditionally, this task was performed manually by radiologists, which was time-consuming and prone to errors. Recently,
Segmentation of brain tissues from MRI scans is a critical first step in diagnosing brain-related issues. Traditionally, this task was performed manually by radiologists, which was time-consuming and prone to errors. Recently, machine learning techniques, especially deep learning, have been explored to automate this process with varying degrees of success. In this research, we propose the Pyramidal Inception Residual Network (PIRNet), a state-of-the-art model that combines Pyramid Pooling, inception blocks, and residual connections for improved brain MRI segmentation. Our model segments key tissues including cerebrospinal fluid (CSF), gray matter (GM), white matter (WM), and background (BG). We evaluate PIRNet on well-known public datasets: MRBrains13, iSeg17, and CANDI, and test it using various loss functions, such as Tversky loss, label-wise dice loss, categorical cross-entropy, and weighted categorical cross-entropy, to optimize segmentation accuracy. The results show that PIRNet outperforms contemporary techniques with average dice scores of 94.55%, 91.28%, and 91.91% on the MRBrains13, iSeg17, and CANDI datasets, respectively. We also highlight the advantages of different loss functions, which enhance the model’s robustness and architecture. Our method is versatile and can be applied to other segmentation tasks, such as breast cancer detection and liver lesion segmentation. PIRNet successfully tackles the complex challenges of volumetric brain tissue segmentation, offering substantial value for rapid diagnosis in clinical settings and advancing quantitative computer modeling in medical analysis.