Do Minimal Complexity Least Squares Support Vector Machines Work?
Do Minimal Complexity Least Squares Support Vector Machines Work?
复制标题
最小复杂度最小二乘支持向量机有效吗?
DOI:
10.1007/978-3-031-20650-4_5
复制
发表时间:
2022
期刊:
影响因子:
--
通讯作者:
Shigeo Abe
中科院分区:
文献类型:
--
作者:
Yukihiro Harada;Shigeo Asahi;Takashi Kita;Shigeo Abe
The minimal complexity support vector machine is a fusion of the support vector machine (SVM) and the minimal complexity machine (MCM), and results in maximizing the minimum margin and minimizing the maximum margin. It works to improve the generalization ability of the L1 SVM (standard SVM) and LP (Linear Programming) SVM. In this paper, we discuss whether it also works for the LS (Least Squares) SVM. The minimal complexity LS SVM (MLS SVM) is trained by minimizing the sum of squared margin errors and minimizing the maximum margin. This results in solving a set of linear equations and a quadratic program, alternatingly. According to the computer experiments for two-class and multiclass problems, the MLS SVM does not outperform the LS SVM for the test data although it does for the cross-validation data.