Search papers, labs, and topics across Lattice.
This paper introduces a weighted ensemble learning approach for brain tumor classification using MRI images, combining deep learning models (ResNet101, DenseNet121, Xception, CNN-MRI, ResNet50) and traditional machine learning models (SVM, KNN with HOG features). The key innovation is a weighted voting mechanism that dynamically assigns influence based on individual model accuracy. Experiments on Figshare and Kaggle MRI datasets demonstrate state-of-the-art accuracy, showcasing the effectiveness of the ensemble approach.
Achieve state-of-the-art brain tumor classification accuracy by intelligently weighting the decisions of diverse deep learning and traditional machine learning models.
The accurate classification of brain tumors from MRI scans is essential for effective diagnosis and treatment planning. This paper presents a weighted ensemble learning approach that combines deep learning and traditional machine learning models to improve classification performance. The proposed system integrates multiple classifiers, including ResNet101, DenseNet121, Xception, CNN-MRI, and ResNet50 with edge-enhanced images, SVM, and KNN with HOG features. A weighted voting mechanism assigns higher influence to models with better individual accuracy, ensuring robust decision-making. Image processing techniques such as Balance Contrast Enhancement, K-means clustering, and Canny edge detection are applied to enhance feature extraction. Experimental evaluations on the Figshare and Kaggle MRI datasets demonstrate that the proposed method achieves state-of-the-art accuracy, outperforming existing models. These findings highlight the potential of ensemble-based learning for improving brain tumor classification, offering a reliable and scalable framework for medical image analysis.