Appendix 3 - MSC Research Project Proposal Form
Appendix 3 - MSC Research Project Proposal Form
Appendix 3 - MSC Research Project Proposal Form
Project Title
Brain Tumour detection using CNN machine learning
Imaging with special attention to MRI is used to diagnose brain tumours correctly since its structural
resolution is comparatively high. However, there are problems with distininction between malignant
and benign tumours, as well as the definition of the type of tumour. This is where getting Artificial
Intelligence or AI can play a strong role. AI and particularly Machine Learning are rapidly
transforming the way medical image is analyzed. In the last few years, research has demonstrated
the usefulness of AI in helping to identify and categorise brain tumours using MRI scans. The
application of such approaches as deep learning solves the problem of differentiation between
various types of tumours, which helps to develop the appropriate further therapeutic tactics at the
earlier stages.
1
brain. Since then, AI has been installed in numerous areas of applicability, one of which is the
medical field, which has put AI to use doing everything from clerical work to analyzing patients. To
date, AI has been most effective in medical imaging, especially y. It benefits the radiologists by
quickly diagnosing medical images because of the patterns and abnormalities it detects on its own.
In the case of early detection of brain tumour the application of AI algorithms especially the one
based on *deep can find out even slight changes in the MRI scans that are not conspicuous to the
human eye. These utensils have been shown efficacious in the detection of gliomas, astrocytoma
and meningiomas, and sometimes, even benign and malignant tumours. The application of AI in
medical imaging has the capability of minimising diagnostic mistakes, quicken diagnosis and in the
long run, enhance the result of the patient.
As the field evolves, the concern is given toward the specificities of the models like data
diversification and interpretability of the model in AI. Additionally, the application of AI in health
sectors keeps on growing, with higher focus on precision or personal medicine which is informed by
AI enhanced analysis customized for every user. These advancements enable this project, dedicated
to constructing Artificial Intelligence methods for MRI image-based brain tumors classification, to
advance a more precise and effective method for diagnosing and treating brain tumours.
Project Objectives:
2. Model Development:
Develop a CNN model specific for classification of brain tumours and optimize the
design using advances in deep learning frameworks and GPU computing for
analysing volumetric images.
Perform data preprocessing on the collected dataset for usage in training the CNN
model on different types of brain tumours – benign and malignant.
3. Model Evaluation:
Assess the model by using classification measures which include accuracy, precision,
recall rates as well as F1 score especially for imbalanced data sets and for the model
capacity to distinguish between various tumour types.
Tune up the model using processes such as hyperparameter optimization,
standardization, and early exit to improve its performance.
5. Application Development:
Building an intuitive interface for disease classification using the trained CNN model for
the case of brain tumours with a view of assisting clinicians in their diagnosis.
2
The goal of this project is to improve AI-assisted methods for screen and diagnose of brain
tumours, thus increasing the quality of patients’ treatment.
Methodology including data collection, preprocessing, model design, training, and evaluation, using
established methods in the field of medical imaging and machine learning.
The first step is to obtain MRI scan datasets thus comprising of labelled images of brains with
tumours. These datasets have different forms of tumours including gliomas, astrocytoma, and
meningiomas and are usually obtained from open-access fields such as Kaggle. To avoid
overfitting, and work with fewer samples, data enlargement methods like image rotation, flipping,
and zooming are used to enhance the inspired dataset.
This entails making images black and white, enhancing image contrast to improve visibility and
lastly binarization to bring out tumour characteristics. That is, if there is any noise in the images,
filtering techniques are applied in order to enhance the input data most of the time.
A Convolutional Neural Network (CNN) is employed as the foundational model architecture due to
its suitability in Image Recognition. The CNN model for the proposed system has multiple
convolutional layers to extract the features of the images, pool layers to reduce dimensions and fully
connected layers for classification. The model shall use activation function like ReLU to introduce
non-linearity to favors learning in the model. For the adaptations of the hyperparameters the
learning rate, the batch size and the number of epochs will be adjusted.
Supervised learning paradigm is used for the training of the model because the labeled data is
employed to show the model how to identify brain tumors. To ensure that over fitting is prevented,
the model’s performance is tested using the cross-validation techniques that makes the model to
generalize on unseen data. Besides, the dataset is divided into training, validation and test to get
the desired accuracy of the model and to check its reliability.
After the model has received training, the quality of the method is evaluated via three common
parameters: precision, recall, F1-score and accuracy. On a different data set – the test data set
which consist of brain scans that the model never encountered before, its performance in making
predictions is evaluated. The confusion matrix is also created in order to plot the performance and
determine if there is any misclassification.
On the CNN model, basic programing tool is Python alongside the complementary deep learning
libraries such as TensorFlow and Keras. These frameworks allow the creation of the operation,
training, and assessing capabilities of the neural network. The training process is computationally
expensive and thus the system is implemented on hardware with adequate GPU to handle model
3
training.
Legal Considerations:
This project applies medical image datasets which mainly include MRI outcomes; these datasets
are usually associated with subject’s health information. In particular, the used datasets must be
public, anonymized and do not violate the relevant legislation, including GDPR in the EU or HIPAA
in the United States. The research also cannot use any patient identifiable data while conducting
the research without prior consent, something that requires that data handling and storage
processes are legal and secure.
Social Considerations:
The research study would be relevant to healthcare systems because it makes it possible to
accelerate the chances of detecting brain tumours accurately. Nonetheless, the application of such
technology within clinical practice contexts must also be mindful of other social possibilities, which
include availability and discriminant of the model. However, if more variety is not found in the
dataset, then it becomes a problem of imprecise forecasting for such subgroups. This has to be
answered using balanced and comprehensive data set.
Ethical Considerations:
Ethically, the project must prioritize the well-being of individuals who might be impacted by the
results. This includes ensuring that the AI system does not provide harmful or incorrect diagnoses.
Ethical approval will be sought for the use of medical data, and the project will follow the ACM Code
of Ethics, ensuring transparency, fairness, and accountability in the research process. All
participants involved, even indirectly, will be respected, and data privacy will be prioritized.
4
3) Technical Risks:
The technical risks are related to the quality of data input; the performance of the convolutional
neural network (CNN); and the capacity of the hardware devices. If the data set being used is
either incomplete or of a very low quality then this is likely to affect the performance the model.
To deal with this, an initial data cleaning process and then data augmentation techniques will
be used in the experiment, and the results obtained will further be validated with other datasets
and analyses. Another risk is that deep learning to train models depend on the availability of
GPU. Nonetheless, in the event that available hardware resources are sparse, time spent in
training might be greatly affected. To this end, cloud computing systems including Google
Collab or AWS will be employed to meet the required computational resources requirements.
2. D. P. Kingma and J. Ba, "Adam: A method for stochastic optimization," in *Proc. of the 3rd Int.
Conf. on Learning Representations (ICLR)*, San Diego, CA, USA, May 2015. [Online]. Available:
https://arxiv.org/abs/1412.6980.
3. L. S. B. Wu, "Brain tumor detection and classification using convolutional neural networks,"
*Journal of Medical Imaging and Health Informatics*, vol. 9, no. 3, pp. 511-517, Mar. 2019. doi:
10.1166/jmihi.2019.2653.
4. Y. LeCun, Y. Bengio, and G. Hinton, "Deep learning," *Nature*, vol. 521, no. 7553, pp. 436-444,
May 2015. doi: 10.1038/nature14539.
These references cover fundamental concepts of CNN, optimization algorithms, and their
application in medical image processing, fitting well with the techniques used in this brain tumor
detection project.