SOTAVerified

Brain tumour classification using BoF-SURF with filter-based feature selection methods

2024-01-19Multimedia Tools and Applications 2024Code Available0· sign in to hype

Zhana Fidakar Mohammed, Diyari Jalal Mussa

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Currently, cancer is a global concern with a focus on reducing its incidence and advancing diagnostic techniques. Faster and more precise cancer cell detection improves treatment and survival prospects. The objective of this study is to effectively categorize brain tumors with a specific focus on three types: meningioma, glioma, and pituitary tumors. The research adopts a thorough methodology encompassing pre-processing, feature extraction, feature selection, and classification using various techniques such as k-nearest neighbor (kNN), support vector machine (SVM), and Ensemble methods. Features were extracted using the bag of features- speeded-up robust features (BoF-SURF) algorithm for different cluster sizes (500, 250, 375, 750, and 825). Diverse feature selection algorithms, including ReliefF, analysis of variance (ANOVA), Kruskal Wallis, maximum relevance minimum redundancy (MRMR), and chi-square (CHI2), were employed to enhance detection accuracy. The proposed method, assessed on a public dataset comprising 3064 MRI scans of malignant brain tumours. The results of our experiments strongly support the effectiveness of our proposed method, achieving an impressive accuracy rate of 98.7%. Additionally, remarkable values of 98.4%, 98.5%, and 98.6% have been obtained for sensitivity, precision, and F1-score, respectively, when using the kNN classifier with 512 features selected from a cluster size of 750 using the ReliefF method. These outcomes clearly outperform existing approaches.

Tasks

Reproductions