Compact Random Feature Maps
Abstract
Kernel approximation using randomized feature maps has recently gained a lot of interest. In this work, we identify that previous approaches for polynomial kernel approximation create maps that are rank deficient, and therefore do not utilize the capacity of the projected feature space effectively. To address this challenge, we propose compact random feature maps (CRAFTMaps) to approximate polynomial kernels more concisely and accurately. We prove the error bounds of CRAFTMaps demonstrating their superior kernel reconstruction performance compared to the previous approximation schemes. We show how structured random matrices can be used to efficiently generate CRAFTMaps, and present a single-pass algorithm using CRAFTMaps to learn non-linear multi-class classifiers. We present experiments on multiple standard data-sets with performance competitive with state-of-the-art results.
Cite
Text
Hamid et al. "Compact Random Feature Maps." International Conference on Machine Learning, 2014.Markdown
[Hamid et al. "Compact Random Feature Maps." International Conference on Machine Learning, 2014.](https://mlanthology.org/icml/2014/hamid2014icml-compact/)BibTeX
@inproceedings{hamid2014icml-compact,
title = {{Compact Random Feature Maps}},
author = {Hamid, Raffay and Xiao, Ying and Gittens, Alex and Decoste, Dennis},
booktitle = {International Conference on Machine Learning},
year = {2014},
pages = {19-27},
volume = {32},
url = {https://mlanthology.org/icml/2014/hamid2014icml-compact/}
}