Faster Support Vector Machines

08/20/2018
by   Sebastian Schlag, et al.
4

The time complexity of support vector machines (SVMs) prohibits training on huge data sets with millions of samples. Recently, multilevel approaches to train SVMs have been developed to allow for time efficient training on huge data sets. While regular SVMs perform the entire training in one - time consuming - optimization step, multilevel SVMs first build a hierarchy of problems decreasing in size that resemble the original problem and then train an SVM model for each hierarchy level benefiting from the solved models of previous levels. We present a faster multilevel support vector machine that uses a label propagation algorithm to construct the problem hierarchy. Extensive experiments show that our new algorithm achieves speed-ups up to two orders of magnitude while having similar or better classification quality over state-of-the-art algorithms.

READ FULL TEXT
research
10/13/2014

Fast Multilevel Support Vector Machines

Solving different types of optimization models (including parameters fit...
research
11/16/2016

Algebraic multigrid support vector machines

The support vector machine is a flexible optimization-based technique wi...
research
06/08/2015

Distributed Training of Structured SVM

Training structured prediction models is time-consuming. However, most e...
research
06/15/2018

Multilevel preconditioning for Ridge Regression

Solving linear systems is often the computational bottleneck in real-lif...
research
02/12/2018

BagMinHash - Minwise Hashing Algorithm for Weighted Sets

Minwise hashing has become a standard tool to calculate signatures which...
research
01/27/2022

Multi-view learning with privileged weighted twin support vector machine

Weighted twin support vector machines (WLTSVM) mines as much potential s...
research
10/25/2017

The Heterogeneous Ensembles of Standard Classification Algorithms (HESCA): the Whole is Greater than the Sum of its Parts

Building classification models is an intrinsically practical exercise th...

Please sign up or login with your details

Forgot password? Click here to reset