Missing Data in Kernel PCA

Abstract

Kernel Principal Component Analysis (KPCA) is a widely used technique for visualisation and feature extraction. Despite its success and flexibility, the lack of a probabilistic interpretation means that some problems, such as handling missing or corrupted data, are very hard to deal with. In this paper we exploit the probabilistic interpretation of linear PCA together with recent results on latent variable models in Gaussian Processes in order to introduce an objective function for KPCA. This in turn allows a principled approach to the missing data problem. Furthermore, this new approach can be extended to reconstruct corrupted test data using fixed kernel feature extractors. The experimental results show strong improvements over widely used heuristics.

Cite

Text

Sanguinetti and Lawrence. "Missing Data in Kernel PCA." European Conference on Machine Learning, 2006. doi:10.1007/11871842_76

Markdown

[Sanguinetti and Lawrence. "Missing Data in Kernel PCA." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/sanguinetti2006ecml-missing/) doi:10.1007/11871842_76

BibTeX

@inproceedings{sanguinetti2006ecml-missing,
  title     = {{Missing Data in Kernel PCA}},
  author    = {Sanguinetti, Guido and Lawrence, Neil D.},
  booktitle = {European Conference on Machine Learning},
  year      = {2006},
  pages     = {751-758},
  doi       = {10.1007/11871842_76},
  url       = {https://mlanthology.org/ecmlpkdd/2006/sanguinetti2006ecml-missing/}
}