pith. sign in

arxiv: 1404.1066 · v1 · pith:YXXUQ3RYnew · submitted 2014-04-03 · 💻 cs.LG

Parallel Support Vector Machines in Practice

classification 💻 cs.LG
keywords parallelalgorithmapproachescompareexplicitimplicitlylargemachines
0
0 comments X p. Extension
pith:YXXUQ3RY Add to your LaTeX paper What is a Pith Number?
\usepackage{pith}
\pithnumber{YXXUQ3RY}

Prints a linked pith:YXXUQ3RY badge after your title and writes the identifier into PDF metadata. Compiles on arXiv with no extra files. Learn more

read the original abstract

In this paper, we evaluate the performance of various parallel optimization methods for Kernel Support Vector Machines on multicore CPUs and GPUs. In particular, we provide the first comparison of algorithms with explicit and implicit parallelization. Most existing parallel implementations for multi-core or GPU architectures are based on explicit parallelization of Sequential Minimal Optimization (SMO)---the programmers identified parallelizable components and hand-parallelized them, specifically tuned for a particular architecture. We compare these approaches with each other and with implicitly parallelized algorithms---where the algorithm is expressed such that most of the work is done within few iterations with large dense linear algebra operations. These can be computed with highly-optimized libraries, that are carefully parallelized for a large variety of parallel platforms. We highlight the advantages and disadvantages of both approaches and compare them on various benchmark data sets. We find an approximate implicitly parallel algorithm which is surprisingly efficient, permits a much simpler implementation, and leads to unprecedented speedups in SVM training.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.