Kernel Pooled Local Subspaces for Classification

Abstract

We study the use of kernel subspace methods for learning low-dimensional representations for classification. We propose a kernel pooled local discriminant subspace method and compare it against several competing techniques: Principal Component Analysis (PCA), Kernel PCA (KPCA), and linear local pooling in classification problems. We evaluate the classification performance of the nearest-neighbor rule with each subspace representation. The experimental results demonstrate the effectiveness and performance superiority of the kernel pooled subspace method over competing methods such as PCA and KPCA in some classification problems.

Cite

Text

Zhang et al. "Kernel Pooled Local Subspaces for Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2003. doi:10.1109/CVPRW.2003.10060

Markdown

[Zhang et al. "Kernel Pooled Local Subspaces for Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2003.](https://mlanthology.org/cvprw/2003/zhang2003cvprw-kernel/) doi:10.1109/CVPRW.2003.10060

BibTeX

@inproceedings{zhang2003cvprw-kernel,
  title     = {{Kernel Pooled Local Subspaces for Classification}},
  author    = {Zhang, Peng and Peng, Jing and Domeniconi, Carlotta},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2003},
  pages     = {63},
  doi       = {10.1109/CVPRW.2003.10060},
  url       = {https://mlanthology.org/cvprw/2003/zhang2003cvprw-kernel/}
}