English

But How Does It Work in Theory? Linear SVM with Random Features

Machine Learning 2019-01-09 v3 Machine Learning

Abstract

We prove that, under low noise assumptions, the support vector machine with NmN\ll m random features (RFSVM) can achieve the learning rate faster than O(1/m)O(1/\sqrt{m}) on a training set with mm samples when an optimized feature map is used. Our work extends the previous fast rate analysis of random features method from least square loss to 0-1 loss. We also show that the reweighted feature selection method, which approximates the optimized feature map, helps improve the performance of RFSVM in experiments on a synthetic data set.

Keywords

Cite

@article{arxiv.1809.04481,
  title  = {But How Does It Work in Theory? Linear SVM with Random Features},
  author = {Yitong Sun and Anna Gilbert and Ambuj Tewari},
  journal= {arXiv preprint arXiv:1809.04481},
  year   = {2019}
}

Comments

Accepted by NeurIPS2018

R2 v1 2026-06-23T04:04:01.061Z