Fast Multilevel Support Vector Machines
Talayeh Razzaghi, Ilya Safro

TL;DR
This paper introduces a multilevel framework for support vector machines that significantly reduces training time on large datasets while maintaining classifier quality, applicable to both regular and weighted SVMs.
Contribution
It presents a novel multilevel algorithmic approach that constructs data hierarchies and refines classifiers efficiently for large-scale SVM training.
Findings
Substantial reduction in computational time.
Maintains classifier accuracy on large datasets.
Improves quality on imbalanced data sets.
Abstract
Solving different types of optimization models (including parameters fitting) for support vector machines on large-scale training data is often an expensive computational task. This paper proposes a multilevel algorithmic framework that scales efficiently to very large data sets. Instead of solving the whole training set in one optimization process, the support vectors are obtained and gradually refined at multiple levels of coarseness of the data. The proposed framework includes: (a) construction of hierarchy of large-scale data coarse representations, and (b) a local processing of updating the hyperplane throughout this hierarchy. Our multilevel framework substantially improves the computational time without loosing the quality of classifiers. The algorithms are demonstrated for both regular and weighted support vector machines. Experimental results are presented for balanced and…
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 · Imbalanced Data Classification Techniques · Text and Document Classification Technologies
