Brain Tumor Detection and Classification based on Hybrid Ensemble Classifier
Ginni Garg, Ritu Garg

TL;DR
This paper presents a hybrid ensemble classifier combining RF, KNN, and Decision Tree for accurate brain tumor detection and classification from MRI images, emphasizing efficiency and applicability with small datasets.
Contribution
It introduces a novel hybrid ensemble approach using traditional classifiers and feature extraction techniques, avoiding deep learning for better performance on limited data.
Findings
Achieved 97.305% accuracy on MRI dataset
Effective tumor segmentation using Otsu's Threshold method
Hybrid ensemble classifier outperforms individual classifiers
Abstract
To improve patient survival and treatment outcomes, early diagnosis of brain tumors is an essential task. It is a difficult task to evaluate the magnetic resonance imaging (MRI) images manually. Thus, there is a need for digital methods for tumor diagnosis with better accuracy. However, it is still a very challenging task in assessing their shape, volume, boundaries, tumor detection, size, segmentation, and classification. In this proposed work, we propose a hybrid ensemble method using Random Forest (RF), K-Nearest Neighbour, and Decision Tree (DT) (KNN-RF-DT) based on Majority Voting Method. It aims to calculate the area of the tumor region and classify brain tumors as benign and malignant. In the beginning, segmentation is done by using Otsu's Threshold method. Feature Extraction is done by using Stationary Wavelet Transform (SWT), Principle Component Analysis (PCA), and Gray Level…
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 · Advanced Computing and Algorithms · Medical Image Segmentation Techniques
