login

Sparse kernel SVMs via cutting-plane training

Machine LearningPublished 22 July 2009Open access
Thorsten Joachims, Chun-Nam Yu
Citations132
SJR quartileQ1
SJR score1.15
SNIP2.14
View PDF

TL;DR

An algorithm for training SVMs with Kernels that can represent the learned rule using arbitrary basis vectors, not just the support vectors from the training set is explored, which has the potential to make training of Kernel SVMs tractable for large training sets, where conventional methods scale quadratically due to the linear growth of the number of SVs.

Abstract

We explore an algorithm for training SVMs with Kernels that can represent the learned rule using arbitrary basis vectors, not just the support vectors (SVs) from the training set. This results in two benefits. First, the added flexibility makes it possible to find sparser solutions of good quality, substantially speeding-up prediction. Second, the improved sparsity can also make training of Kernel SVMs more efficient, especially for high-dimensional and sparse data (e.g. text classification). This has the potential to make training of Kernel SVMs tractable for large training sets, where conventional methods scale quadratically due to the linear growth of the number of SVs. In addition to a theoretical analysis of the algorithm, we also present an empirical evaluation.

Keywords

Computer Science