Gaussian Process Encoders: VAEs with Reliable Latent-Space Uncertainty

Abstract

Variational autoencoders are a versatile class of deep latent variable models. They learn expressive latent representations of high dimensional data. However, the latent variance is not a reliable estimate of how uncertain the model is about a given input point. We address this issue by introducing a sparse Gaussian process encoder. The Gaussian process leads to more reliable uncertainty estimates in the latent space. We investigate the implications of replacing the neural network encoder with a Gaussian process in light of recent research. We then demonstrate how the Gaussian Process encoder generates reliable uncertainty estimates while maintaining good likelihood estimates on a range of anomaly detection problems. Finally, we investigate the sensitivity to noise in the training data and show how an appropriate choice of Gaussian process kernel can lead to automatic relevance determination.

Cite

Text

Bütepage et al. "Gaussian Process Encoders: VAEs with Reliable Latent-Space Uncertainty." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86520-7_6

Markdown

[Bütepage et al. "Gaussian Process Encoders: VAEs with Reliable Latent-Space Uncertainty." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/butepage2021ecmlpkdd-gaussian/) doi:10.1007/978-3-030-86520-7_6

BibTeX

@inproceedings{butepage2021ecmlpkdd-gaussian,
  title     = {{Gaussian Process Encoders: VAEs with Reliable Latent-Space Uncertainty}},
  author    = {Bütepage, Judith and Maystre, Lucas and Lalmas, Mounia},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {84-99},
  doi       = {10.1007/978-3-030-86520-7_6},
  url       = {https://mlanthology.org/ecmlpkdd/2021/butepage2021ecmlpkdd-gaussian/}
}