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

利用支持向量机和创新特征提取技术增强多分类脑肿瘤诊断

阅读:1

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.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。