Nonlinear Kernel Support Vector Machine with 0-1 Soft Margin Loss
Ju Liu, Ling-Wei Huang, Yuan-Hai Shao, Wei-Jie Chen, Chun-Na Li

TL;DR
This paper introduces a nonlinear support vector machine with 0-1 soft margin loss, called $L_{0/1}$-KSVM, which extends the linear $L_{0/1}$-SVM to kernel methods, providing theoretical insights and efficient algorithms.
Contribution
It proposes the first nonlinear $L_{0/1}$-SVM model using kernel techniques, with a theoretical analysis of support vectors and an ADMM-based solution algorithm.
Findings
Fewer support vectors compared to linear and other nonlinear SVMs.
Decent predictive accuracy demonstrated in experiments.
Support vectors are located on parallel decision surfaces.
Abstract
Recent advance on linear support vector machine with the 0-1 soft margin loss (-SVM) shows that the 0-1 loss problem can be solved directly. However, its theoretical and algorithmic requirements restrict us extending the linear solving framework to its nonlinear kernel form directly, the absence of explicit expression of Lagrangian dual function of -SVM is one big deficiency among of them. In this paper, by applying the nonparametric representation theorem, we propose a nonlinear model for support vector machine with 0-1 soft margin loss, called -KSVM, which cunningly involves the kernel technique into it and more importantly, follows the success on systematically solving its linear task. Its optimal condition is explored theoretically and a working set selection alternating direction method of multipliers (ADMM) algorithm is introduced to acquire its…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Machine Learning and ELM · Advanced Algorithms and Applications
MethodsSupport Vector Machine
