An Exact Solver for the Weston-Watkins SVM Subproblem
2021-02-10Code Available0· sign in to hype
Yutong Wang, Clayton D. Scott
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/YutongWangUMich/liblinearOfficialIn papernone★ 1
Abstract
Recent empirical evidence suggests that the Weston-Watkins support vector machine is among the best performing multiclass extensions of the binary SVM. Current state-of-the-art solvers repeatedly solve a particular subproblem approximately using an iterative strategy. In this work, we propose an algorithm that solves the subproblem exactly using a novel reparametrization of the Weston-Watkins dual problem. For linear WW-SVMs, our solver shows significant speed-up over the state-of-the-art solver when the number of classes is large. Our exact subproblem solver also allows us to prove linear convergence of the overall solver.