A Subspace Kernel for Nonlinear Feature Extraction

Abstract

Kernel based nonlinear Feature Extraction (KFE) or dimensionality reduction is a widely used pre-processing step in pattern classification and data mining tasks. Given a positive definite kernel function, it is well known that the input data are implicitly mapped to a feature space with usually very high dimensionality. The goal of KFE is to find a low dimensional subspace of this feature space, which retains most of the information needed for classification or data analysis. In this paper, we propose a subspace kernel based on which the feature extraction problem is transformed to a kernel parameter learning problem. The key observation is that when projecting data into a low dimensional subspace of the feature space, the parameters that are used for describing this subspace can be regarded as the parameters of the kernel function between the projected data. Therefore current kernel parameter learning methods can be adapted to optimize this parameterized kernel function. Experimental results are provided to validate the effectiveness of the proposed approach. URL: http://www.kyb.mpg.de/publications/attachments/skfe_IJCAI2007_4159[0].pdf

Cite

Text

Wu and Farquhar. "A Subspace Kernel for Nonlinear Feature Extraction." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Wu and Farquhar. "A Subspace Kernel for Nonlinear Feature Extraction." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/wu2007ijcai-subspace/)

BibTeX

@inproceedings{wu2007ijcai-subspace,
  title     = {{A Subspace Kernel for Nonlinear Feature Extraction}},
  author    = {Wu, Mingrui and Farquhar, Jason D. R.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1125-1130},
  url       = {https://mlanthology.org/ijcai/2007/wu2007ijcai-subspace/}
}