Multi-Classification of Brain Tumor Images Using Transfer Learning Based Deep Neural Network
Pramit Dutta, Khaleda Akhter Sathi, Md. Saiful Islam

TL;DR
This paper presents a transfer learning-based deep neural network approach with data augmentation for accurate multi-class brain tumor image classification, achieving over 96% accuracy.
Contribution
It introduces a novel combination of image augmentation, transfer learning with Inception-v3, and customized deep neural network layers for improved brain tumor classification.
Findings
Achieved 96.25% overall accuracy.
Enhanced classification performance over existing methods.
Effective use of transfer learning with customized layers.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Digital Imaging for Blood Diseases · Machine Learning and ELM
MethodsLabel Smoothing · Auxiliary Classifier · Convolution · Average Pooling · Softmax · Max Pooling · 1x1 Convolution · Dropout · Dense Connections · Inception-v3 Module
