Dual SVM Training on a Budget
Sahar Qaadan, Merlin Sch\"uler, Tobias Glasmachers

TL;DR
This paper introduces a dual subspace ascent algorithm for SVM training that incorporates a support vector budget constraint, achieving faster training times while maintaining accuracy.
Contribution
It presents the first dual algorithm with budget constraints, combining the advantages of dual methods and budget techniques for efficient SVM training.
Findings
Significant speed-ups over primal budget methods.
Maintains high accuracy with limited support vectors.
Effective for large-scale kernel SVM training.
Abstract
We present a dual subspace ascent algorithm for support vector machine training that respects a budget constraint limiting the number of support vectors. Budget methods are effective for reducing the training time of kernel SVM while retaining high accuracy. To date, budget training is available only for primal (SGD-based) solvers. Dual subspace ascent methods like sequential minimal optimization are attractive for their good adaptation to the problem structure, their fast convergence rate, and their practical speed. By incorporating a budget constraint into a dual algorithm, our method enjoys the best of both worlds. We demonstrate considerable speed-ups over primal budget training methods.
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
TopicsAnomaly Detection Techniques and Applications · Natural Language Processing Techniques · Text and Document Classification Technologies
