IVCVJun 17, 2022

Multi-Classification of Brain Tumor Images Using Transfer Learning Based Deep Neural Network

arXiv:2206.08543v15 citationsh-index: 20
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of accurate brain tumor classification for medical diagnostics, but it is incremental as it builds on established transfer learning techniques.

The paper tackled the problem of classifying brain tumor images into three types (meningioma, glioma, and pituitary) using a transfer learning-based deep neural network, achieving an overall accuracy of 96.25%, which is improved over existing methods.

In recent advancement towards computer based diagnostics system, the classification of brain tumor images is a challenging task. This paper mainly focuses on elevating the classification accuracy of brain tumor images with transfer learning based deep neural network. The classification approach is started with the image augmentation operation including rotation, zoom, hori-zontal flip, width shift, height shift, and shear to increase the diversity in image datasets. Then the general features of the input brain tumor images are extracted based on a pre-trained transfer learning method comprised of Inception-v3. Fi-nally, the deep neural network with 4 customized layers is employed for classi-fying the brain tumors in most frequent brain tumor types as meningioma, glioma, and pituitary. The proposed model acquires an effective performance with an overall accuracy of 96.25% which is much improved than some existing multi-classification methods. Whereas, the fine-tuning of hyper-parameters and inclusion of customized DNN with the Inception-v3 model results in an im-provement of the classification accuracy.

Foundations

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

Your Notes