Kernel mAP Compression Using Generalized Radial Basis Functions
Abstract
The use of Mercer kernel methods in statistical learning theory provides for strong learning capabilities, as seen in kernel principal component analysis and support vector machines. Unfortunately the computational complexity of the resulting method is of the order of the training set, which is quite large for many applications. This paper proposes a two step procedure for arriving at a compact and computationally efficient learning procedure. After learning, the second step takes advantage of the universal approximation capabilities of generalized radial basis function neural networks to efficiently approximate the empirical kernel maps. Sample applications demonstrate significant compression of the kernel representation with graceful performance loss.
Cite
Text
Arif and Vela. "Kernel mAP Compression Using Generalized Radial Basis Functions." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459351Markdown
[Arif and Vela. "Kernel mAP Compression Using Generalized Radial Basis Functions." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/arif2009iccv-kernel/) doi:10.1109/ICCV.2009.5459351BibTeX
@inproceedings{arif2009iccv-kernel,
title = {{Kernel mAP Compression Using Generalized Radial Basis Functions}},
author = {Arif, Omar and Vela, Patricio A.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1119-1124},
doi = {10.1109/ICCV.2009.5459351},
url = {https://mlanthology.org/iccv/2009/arif2009iccv-kernel/}
}