A Proximal Approach for Sparse Multiclass SVM
G. Chierchia, Nelly Pustelnik, Jean-Christophe Pesquet, B., Pesquet-Popescu

TL;DR
This paper introduces a convex optimization framework with proximal algorithms for sparse multiclass SVMs, effectively handling hinge loss and demonstrating improved efficiency and accuracy over existing methods.
Contribution
It proposes two novel algorithms for sparse multiclass SVMs using primal-dual proximal methods, addressing hinge loss as both penalty and constraint, with exact loss formulation.
Findings
Algorithms outperform state-of-the-art in speed
Exact hinge loss improves classification accuracy
Effective handling of sparsity in multiclass SVMs
Abstract
Sparsity-inducing penalties are useful tools to design multiclass support vector machines (SVMs). In this paper, we propose a convex optimization approach for efficiently and exactly solving the multiclass SVM learning problem involving a sparse regularization and the multiclass hinge loss formulated by Crammer and Singer. We provide two algorithms: the first one dealing with the hinge loss as a penalty term, and the other one addressing the case when the hinge loss is enforced through a constraint. The related convex optimization problems can be efficiently solved thanks to the flexibility offered by recent primal-dual proximal algorithms and epigraphical splitting techniques. Experiments carried out on several datasets demonstrate the interest of considering the exact expression of the hinge loss rather than a smooth approximation. The efficiency of the proposed algorithms w.r.t.…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Domain Adaptation and Few-Shot Learning
MethodsSupport Vector Machine
