English

Random Projections for Linear Support Vector Machines

Machine Learning 2014-04-18 v5 Machine Learning

Abstract

Let X be a data matrix of rank \rho, whose rows represent n points in d-dimensional space. The linear support vector machine constructs a hyperplane separator that maximizes the 1-norm soft margin. We develop a new oblivious dimension reduction technique which is precomputed and can be applied to any input matrix X. We prove that, with high probability, the margin and minimum enclosing ball in the feature space are preserved to within \epsilon-relative error, ensuring comparable generalization as in the original space in the case of classification. For regression, we show that the margin is preserved to \epsilon-relative error with high probability. We present extensive experiments with real and synthetic data to support our theory.

Keywords

Cite

@article{arxiv.1211.6085,
  title  = {Random Projections for Linear Support Vector Machines},
  author = {Saurabh Paul and Christos Boutsidis and Malik Magdon-Ismail and Petros Drineas},
  journal= {arXiv preprint arXiv:1211.6085},
  year   = {2014}
}

Comments

To appear in ACM TKDD, 2014. Shorter version appeared at AISTATS 2013

R2 v1 2026-06-21T22:44:22.256Z