Search bioRxiv⌕ Search

Biology subjects

Manzoor, U.

Publications and source records attributed to Manzoor, U..

2 recordsLinked to original sources

XAI-MRI: An Ensemble Dual-Modality Approach for 3D Brain Tumor Segmentation Using Magnetic Resonance Imaging

Brain tumor segmentation from Magnetic Resonance Images (MRI) presents significant challenges due to the complex nature of brain tumor tissues. This complexity makes distinguishing tumor tissues from healthy tissues difficult, mainly when radiologists perform manual segmentation. Reliable and accurate segmentation is crucial for effective tumor grading and treatment planning. In this paper, we proposed a novel ensemble dual-modality approach for 3D brain tumor segmentation using MRI. Initially, individual U-Net models are trained and evaluated on single MRI modalities (T1, T2, T1ce, and FLAIR) to establish each modalitys performance. Subsequently, we trained U-net models using combinations of the best-performing modalities to exploit the complementary information and improve segmentation accuracy. Finally, we suggested the ensemble dual-modality by combining the best-performing two pre-trained dual-modalities models to enhance segmentation performance. Experimental results show that the proposed model enhanced the segmentation result and achieved a Dice Coefficient of 97.73% and a Mean IoU of 60.08% on the BraTS2020 dataset. The results illustrate that the ensemble dual-modality approach outperforms single-modality and dual-modality models. This study shows that ensemble dual-modality models can help improve the accuracy and dependability of brain tumor segmentation based on MRI. Our code publicly available at: https://github.com/Ahmeed-Suliman-Farhan/Ensemble-Dual-Modality-Approach

bioinformatics↗

PRCnet: An Efficient Model for Automatic Detection of Brain Tumor in MRI Images

Brain tumors are the most prevalent and life-threatening cancer; an early and accurate diagnosis of brain tumors increases the chances of patient survival and treatment planning. However, manual tumor detection is a complex, cumbersome and time-consuming task and is prone to errors, which relies on the radiologists experience. As a result, the development of accurate and automatic system for tumor detection is critical. In this paper, we proposed a new model called Parallel Residual Convolutional Network (PRCnet) model to classify brain tumors from Magnetic Resonance Imaging. The PCRnet model uses several techniques (such as filters of different sizes with parallel layers, connections between layers, batch normalization layer, and ReLU) and dropout layer to overcome the over-fitting problem, for achieving accurate and automatic classification of brain tumors. The PRCnet model is trained and tested on two different datasets and obtained an accuracy of 94.77% and 97.1% for dataset A and dataset B, respectively which is way better as compared to the state-of-the-art models.

bioinformatics↗