重新设计用于带特征选择的双目标支持向量机的NSGA-II元启发式算法

Redesigning a NSGA-II metaheuristic for the bi-objective Support Vector Machine with feature selection

Computers and Operations Research · 2024
被引 5
ABS 3

中文导读

本文分析了现有NSGA-II元启发式算法在求解带特征选择的双目标软间隔SVM时的局限性,并重新设计了一种新算法,通过计算实验证明其效率更高。

Abstract

The Support Vector Machine is a well-known technique used in supervised classification. Feature selection offers several benefits but also adds complexity to the problem. In this paper, we consider the soft margin SVM and given that two different objectives are considered simultaneously, obtaining the Pareto front , or at least a good approximation of it, gives the decision-maker a wide variety of solutions and has several advantages over having only one solution. The only metaheuristic that has been developed to give an approximation of such a front is a NSGA-II based technique. However, the design of such technique presents some limitations that are analyzed in this paper. We present a new metaheuristic that has been completely redesigned in order to overcome those drawbacks. We compare both techniques through an extensive computational experiment that demonstrates the superior efficiency of the new technique. • The SVM with feature selection is considered from a multi-objective perspective. • A recent metaheuristic to solve the problem has been analyzed. • A new metaheuristic to solve the problem has been designed. • The efficiency has been demonstrated through a computational experiment.

特征选择支持向量机多目标优化元启发式算法