研究目的
To improve instance selection for SVM by using measures in the projected high-dimensional feature space rather than the original feature space, aiming to enhance classification accuracy.
研究成果
Implementing instance selection in the projected high-dimensional feature space improves classification accuracy for SVM, as demonstrated by higher MacroF1 scores in experiments. This approach is viable using kernel functions and shows promise for broader applications, with plans for future testing on more datasets.
研究不足
The study is limited to six benchmark datasets and uses only the SE algorithm for instance selection; results may not generalize to other datasets or methods. The kernel trick and specific parameters (e.g., polynomial degree) might not be optimal for all cases, and computational costs in high-dimensional spaces are not addressed.
1:Experimental Design and Method Selection:
The study compares instance selection methods in the original feature space versus the projected high-dimensional feature space for SVM. It employs the Shell Extraction (SE) algorithm adapted for the projected space using kernel functions.
2:Sample Selection and Data Sources:
Six benchmark datasets (Glass, Heart, Ionosphere, Letter, Segment, USPS) are used, sourced from the LIBSVM website.
3:List of Experimental Equipment and Materials:
The LIBSVM software package is utilized for SVM training and classification.
4:Experimental Procedures and Operational Workflow:
For each dataset, instance selection is performed using the SE algorithm in both spaces, followed by SVM training with a polynomial kernel (degree 3) and five-fold cross-validation. Performance is evaluated using MacroF1 scores.
5:Data Analysis Methods:
MacroF1 scores are calculated as the average of F1 scores across all classes, with comparisons made between instance selection in original and projected spaces.
独家科研数据包,助您复现前沿成果,加速创新突破
获取完整内容