A Novel Loss Function-based Support Vector Machine for Binary Classification
Yan Li, Liping Zhang

TL;DR
This paper introduces a new loss function-based SVM that improves classification by better penalizing correctly classified samples, enhancing generalization and robustness.
Contribution
It proposes a novel Slide loss function for SVM, derives optimality conditions, and develops an efficient ADMM algorithm with convergence analysis.
Findings
Demonstrates improved robustness on real datasets
Shows enhanced generalization ability
Provides a fast optimization method for the new SVM
Abstract
The previous support vector machine(SVM) including loss SVM, hinge loss SVM, ramp loss SVM, truncated pinball loss SVM, and others, overlooked the degree of penalty for the correctly classified samples within the margin. This oversight affects the generalization ability of the SVM classifier to some extent. To address this limitation, from the perspective of confidence margin, we propose a novel Slide loss function () to construct the support vector machine classifier(-SVM). By introducing the concept of proximal stationary point, and utilizing the property of Lipschitz continuity, we derive the first-order optimality conditions for -SVM. Based on this, we define the support vectors and working set of -SVM. To efficiently handle -SVM, we devise a fast alternating direction method of multipliers with the working set (-ADMM),…
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
MethodsSparse Evolutionary Training · Support Vector Machine
