Discriminative Gaussian Process Latent Variable Model for Classification

Abstract

Supervised learning is difficult with high dimensional input spaces and very small training sets, but accurate classification may be possible if the data lie on a low-dimensional manifold. Gaussian Process Latent Variable Models can discover low dimensional manifolds given only a small number of examples, but learn a latent space without regard for class labels. Existing methods for discriminative manifold learning (e.g., LDA, GDA) do constrain the class distribution in the latent space, but are generally deterministic and may not generalize well with limited training data. We introduce a method for Gaussian Process Classification using latent variable models trained with discriminative priors over the latent space, which can learn a discriminative latent space from a small training set.

Cite

Text

Urtasun and Darrell. "Discriminative Gaussian Process Latent Variable Model for Classification." International Conference on Machine Learning, 2007. doi:10.1145/1273496.1273613

Markdown

[Urtasun and Darrell. "Discriminative Gaussian Process Latent Variable Model for Classification." International Conference on Machine Learning, 2007.](https://mlanthology.org/icml/2007/urtasun2007icml-discriminative/) doi:10.1145/1273496.1273613

BibTeX

@inproceedings{urtasun2007icml-discriminative,
  title     = {{Discriminative Gaussian Process Latent Variable Model for Classification}},
  author    = {Urtasun, Raquel and Darrell, Trevor},
  booktitle = {International Conference on Machine Learning},
  year      = {2007},
  pages     = {927-934},
  doi       = {10.1145/1273496.1273613},
  url       = {https://mlanthology.org/icml/2007/urtasun2007icml-discriminative/}
}