Project Slides
Project Slides
TUMOR
DETECTION
Content
• Motivation
• Introduction
• Literature Review
• Proposed Methodology
• Results
• Conclusion
• References
Motivation
• Brain tumors, a perilous form of cancer, affect individuals across all age groups.
• Early detection is vital for better patient outcomes, but traditional methods like
eye analysis of MRI data have inherent limitations.
• The alarming 300% increase in brain tumor-related deaths over the past 30
years underscores the urgent need for timely identification.
• Untreated brain tumors can lead to fatal consequences, emphasizing the critical
importance of accurate and non-invasive diagnostic methods.
• Magnetic Resonance Imaging (MRI) stands out as the most effective tool for
diagnosing brain cancers.
Introduction
• Recent advancements in machine learning, particularly deep learning, enable precise
recognition of medical imaging patterns.
• This study employs diverse machine-learning techniques, including a convolutional neural
network with data augmentation and feature extraction, on a substantial MRI dataset.
• Evaluation of multiple machine-learning models on a dataset comprising 3284 brain tumor
(MRI) images provides nuanced insights into their performance.
• This research significantly contributes to ongoing endeavors in brain tumor detection,
utilizing state-of-the-art machine learning and deep learning techniques, and the results
are rigorously compared with existing literature to advance our understanding of effective
approaches in brain tumor detection.
Literature Review
Accuracy
0.53
Model Architecture:
• Sequential model with distinct layers.
• Conv2D Layers: Utilized 32 filters of 3x3 kernels with ReLU activation.
• Max Pooling Layers: Applied 2x2 max pooling to reduce spatial
dimensions.
• Flattened Layer: Transformation of output into a 1D array.
• ReLU Activation: Introduced non-linearity for better generalization on
complex data.
• Output Layer: Comprised of 4 neurons with softmax activation for
multi-class classification.
Model Compilation:
• Optimizer: Adam optimizer employed.
• Loss Function: sparse_categorical_crossentropy chosen based on
existing literature.
Results on CNN
• On CNN we got 93% accuracy
Model Predictions
• Badža, M. M., & Barjaktarović, M. Č. (2020). Classification of brain tumors from MRI images using a
convolutional neural network. Applied Sciences, 10(6), 1999.
• Divyamary, D., Gopika, S., Pradeeba, S., & Bhuvaneswari, M. (2020, March). Brain tumor detection from MRI
images using Naive classifier. In 2020 6th international conference on advanced computing and communication
systems (ICACCS) (pp. 620-622). IEEE.
• H, R., B, S., Reddy, V. K., & M, V. S. (2020). Brain Tumor Detection using Naïve Bayes Classification. International
Research Journal of Engineering and Technology (IRJET), 07(06), 6851.
• Malarvizhi, A. B., Mofika, A., Monapreetha, M., & Arunnagiri, A. M. (2022, August). Brain tumour classification
using machine learning algorithm. In Journal of Physics: Conference Series (Vol. 2318, No. 1, p. 012042). IOP
Publishing.
References 2/2
• Vankdothu, R., & Hameed, M. A. (2022). Brain tumor segmentation of MR images using SVM and fuzzy classifier in
machine learning. Measurement: Sensors, 24, 100440.
• Khan, M. S. I., Rahman, A., Debnath, T., Karim, M. R., Nasir, M. K., Band, S. S., ... & Dehzangi, I. (2022). Accurate
brain tumor detection using deep convolutional neural network. Computational and Structural Biotechnology
Journal, 20, 4733-4745.
• Saeedi, S., Rezayi, S., Keshavarz, H., & R. Niakan Kalhori, S. (2023). MRI-based brain tumor detection using
convolutional deep learning methods and chosen machine learning techniques. BMC Medical Informatics and
Decision Making, 23(1), 16.