The author of this document has limited its availability to on-campus or logged-in CSUSB users only.

Off-campus CSUSB users: To download restricted items, please log in to our proxy server with your MyCoyote username and password.

Date of Award

1-2023

Document Type

Restricted Project: Campus only access

Degree Name

Master of Science in Computer Science

Department

School of Computer Science and Engineering

First Reader/Committee Chair

Ghasemkhani Amir

Abstract

When abnormal cells develop within the brain, a tumor is formed. Early tumor detection improves the likelihood of a patient's recovery. Compared to CT scan pictures, magnetic resonance imaging (MRI) is a trustworthy method for finding malignancies. In this project, we will use deep learning methods to detect tumors faster with higher accuracy using MRI images. Specifically, we will investigate the performance of transfer learning models based on convolutional neural networks (CNN) structures on the tumor detection problem. A machine learning approach called transfer learning uses a model already trained for the present task. The advantage of this technique is that we do not need to train the model from scratch, which will save time and increase accuracy.

With the help of the Visual Geometry Group (VGG 16), Inception V3, and Resnet 50, this study attempts to identify brain tumors. It also uses a methodical approach for hyperparameter tuning to improve the trained models' accuracy. The main objective is to develop a practical approach for detecting brain tumors using MRIs to make quick, efficient, and precise decisions regarding the patients' conditions. Our suggested methodology is evaluated on the Kaggle dataset, taken from BRATS 2015 for brain tumor diagnosis using MRI images, including 3700 MRI brain images, with 3300 showing tumors. The simulation results show that training the deep learning models could achieve an accuracy of 96.0% for VGG-16, 94% for Resnet50, and 90.7% for the InceptionV3 model. In order to improve the accuracy even further, Bayesian Optimization is leveraged as a hyperparameter tuning technique to obtain the best set of parameters. We could achieve the accuracy of 97.5% for VGG-16, 95% for Resnet50, and 91.5% for InceptionV3.

Share

COinS