English

Solution Path Algorithm for Twin Multi-class Support Vector Machine

Machine Learning 2023-02-15 v2 Machine Learning

Abstract

The twin support vector machine and its extensions have made great achievements in dealing with binary classification problems. However, it suffers from difficulties in effective solution of multi-classification and fast model selection. This work devotes to the fast regularization parameter tuning algorithm for the twin multi-class support vector machine. Specifically, a novel sample data set partition strategy is first adopted, which is the basis for the model construction. Then, combining the linear equations and block matrix theory, the Lagrangian multipliers are proved to be piecewise linear w.r.t. the regularization parameters, so that the regularization parameters are continuously updated by only solving the break points. Next, Lagrangian multipliers are proved to be 1 as the regularization parameter approaches infinity, thus, a simple yet effective initialization algorithm is devised. Finally, eight kinds of events are defined to seek for the starting event for the next iteration. Extensive experimental results on nine UCI data sets show that the proposed method can achieve comparable classification performance without solving any quadratic programming problem.

Keywords

Cite

@article{arxiv.2006.00276,
  title  = {Solution Path Algorithm for Twin Multi-class Support Vector Machine},
  author = {Liuyuan Chen and Kanglei Zhou and Junchang Jing and Haiju Fan and Juntao Li},
  journal= {arXiv preprint arXiv:2006.00276},
  year   = {2023}
}

Comments

Accepted by ESWA

R2 v1 2026-06-23T15:55:49.320Z