IVCVJul 27, 2022

Brain Tumor Diagnosis and Classification via Pre-Trained Convolutional Neural Networks

arXiv:2208.00768v132 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of manual and error-prone brain tumor diagnosis for medical professionals, but it is incremental as it applies existing methods to a specific dataset.

The paper tackled brain tumor diagnosis and classification using pre-trained convolutional neural networks on MRI images, achieving a validation accuracy of 89.55% with EfficientNetB1.

The brain tumor is the most aggressive kind of tumor and can cause low life expectancy if diagnosed at the later stages. Manual identification of brain tumors is tedious and prone to errors. Misdiagnosis can lead to false treatment and thus reduce the chances of survival for the patient. Medical resonance imaging (MRI) is the conventional method used to diagnose brain tumors and their types. This paper attempts to eliminate the manual process from the diagnosis process and use machine learning instead. We proposed the use of pretrained convolutional neural networks (CNN) for the diagnosis and classification of brain tumors. Three types of tumors were classified with one class of non-tumor MRI images. Networks that has been used are ResNet50, EfficientNetB1, EfficientNetB7, EfficientNetV2B1. EfficientNet has shown promising results due to its scalable nature. EfficientNetB1 showed the best results with training and validation accuracy of 87.67% and 89.55%, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes