Principal Component Analysis over Continuous Subspaces and Intersection of Half-Spaces

Abstract

Principal Component Analysis (PCA) is one of the most popular techniques for dimensionality reduction of multivariate data points with application areas covering many branches of science. However, conventional PCA handles the multivariate data in a discrete manner only, i.e., the covariance matrix represents only sample data points rather than higher-order data representations. In this paper we extend conventional PCA by proposing techniques for constructing the covariance matrix of uniformly sampled continuous regions in parameter space. These regions include polytops defined by convex combinations of sample data, and polyhedral regions defined by intersection of half spaces. The applications of these ideas in practice are simple and shown to be very effective in providing much superior generalization properties than conventional PCA for appearance-based recognition applications.

Cite

Text

Levin and Shashua. "Principal Component Analysis over Continuous Subspaces and Intersection of Half-Spaces." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47977-5_42

Markdown

[Levin and Shashua. "Principal Component Analysis over Continuous Subspaces and Intersection of Half-Spaces." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/levin2002eccv-principal/) doi:10.1007/3-540-47977-5_42

BibTeX

@inproceedings{levin2002eccv-principal,
  title     = {{Principal Component Analysis over Continuous Subspaces and Intersection of Half-Spaces}},
  author    = {Levin, Anat and Shashua, Amnon},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {635-650},
  doi       = {10.1007/3-540-47977-5_42},
  url       = {https://mlanthology.org/eccv/2002/levin2002eccv-principal/}
}