An Integrating CNN and Texture Features for Enhanced Brain Tumor Diagnosis from MRI Scans
Main Article Content
Abstract
Using T1-weighted contrast-enhanced MRI scans, this paper offers a hybrid model combining deep convolutional features from ResNet50 with manually created texture descriptors for brain tumour classification. Three tumour kinds in the dataset are meningioma, glioma, and pituitary. Steps in preprocessing include converting photos to greyscale, applying median filtering to lower noise, downsizing to a consistent input size, normalising pixel values, and doing data augmentation to increase generalisation. The model's backbone is ResNet50, a pretrained deep convolutional neural network that uses residual learning to retrieve high-level features. At the same time, Gabor filters and the Gray-Level Co-occurrence Matrix (GLCM) are used to extract manually created texture characteristics, which records spatial connections of pixel intensity. Haralick features are generated from GLCM to measure texture patterns, hence complementing deep features. The hybrid model has a dual-branch architecture: one branch handles GLCM-based descriptors, while the other processes ResNet50-derived features. Final classification results from passing these features through fully linked layers with dropout for regularisation and concatenation. By way of contrast, GLCM characteristics alone train conventional machine learning classifiers like Support Vector Machine (SVM) and K-Nearest Neighbours (KNN). To keep balanced class representation, the dataset is divided using an 80:20 stratified train-test split. Model performance is measured and compared using evaluation criteria including accuracy, precision, recall, F1-score, and ROC-AUC. The findings reveal that integrating deep and handmade characteristics improves classification accuracy, hence highlighting the use of hybrid techniques for brain tumour identification from MRI pictures.
Article Details

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
References
S. Ahmmed et al., “Enhancing Brain Tumor Classification with Transfer Learning across Multiple Classes: An In-Depth Analysis,” BioMedInformatics, vol. 3, no. 4, pp. 1124–1144, 2023, doi: 10.3390/biomedinformatics3040068.
M. Ravinder et al., “Enhanced brain tumor classification using graph convolutional neural network architecture,” Sci. Rep., vol. 13, no. 1, pp. 1–22, 2023, doi: 10.1038/s41598-023-41407-8.
C. Srinivas et al., “Deep Transfer Learning Approaches in Performance Analysis of Brain Tumor Classification Using MRI Images,” J. Healthc. Eng., vol. 2022, 2022, doi: 10.1155/2022/3264367.
M. A. Khan and R. B. Z. Auvee, “Comparative Analysis of Resource-Efficient CNN Architectures for Brain Tumor Classification,” 2024, [Online]. Available: http://arxiv.org/abs/2411.15596