Litcius/Paper detail

Enhancing multiclass brain tumor diagnosis using SVM and innovative feature extraction techniques

Mustafa Basthikodi, M. Chaithrashree, B. M. Ahamed Shafeeq, Ananth Prabhu Gurpur

2024Scientific Reports59 citationsDOIOpen Access PDF

Abstract

In the field of medical imaging, accurately classifying brain tumors remains a significant challenge because of the visual similarities among different tumor types. This research addresses the challenge of multiclass categorization by employing Support Vector Machine (SVM) as the core classification algorithm and analyzing its performance in conjunction with feature extraction techniques such as Histogram of Oriented Gradients (HOG) and Local Binary Pattern (LBP), as well as the dimensionality reduction technique, Principal Component Analysis (PCA). The study utilizes a dataset sourced from Kaggle, comprising MRI images classified into four classes, with images captured from various anatomical planes. Initially, the SVM model alone attained an accuracy(acc_val) of 86.57% on unseen test data, establishing a baseline for performance. To enhance this, PCA was incorporated for dimensionality reduction, which improved the acc_val to 94.20%, demonstrating the effectiveness of reducing feature dimensionality in mitigating overfitting and enhancing model generalization. Further performance gains were realized by applying feature extraction techniques-HOG and LBP-in conjunction with SVM, resulting in an acc_val of 95.95%. The most substantial improvement was observed when combining SVM with both HOG, LBP, and PCA, achieving an impressive acc_val of 96.03%, along with an F1 score(F1_val) of 96.00%, precision(prec_val) of 96.02%, and recall(rec_val) of 96.03%. This approach will not only improves categorization performance but also improves efficacy of computation, making it a robust and effective method for multiclass brain tumor prediction.

Topics & Concepts

Artificial intelligenceSupport vector machinePattern recognition (psychology)Computer scienceOverfittingDimensionality reductionPrincipal component analysisFeature extractionFeature (linguistics)Local binary patternsHistogram of oriented gradientsHistogramF1 scoreMulticlass classificationMachine learningArtificial neural networkImage (mathematics)LinguisticsPhilosophyBrain Tumor Detection and ClassificationMachine Learning and ELMAdvanced Neural Network Applications
Enhancing multiclass brain tumor diagnosis using SVM and innovative feature extraction techniques | Litcius