Sparse kernel SVMs via cutting-plane training

作者:Thorsten Joachims, Chun-Nam John Yu

摘要

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.

论文关键词:Support vector machines, Kernel methods, Sparse kernel methods, Cutting plane algorithm, Basis pursuit

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-009-5126-6