The Exponentially Tilted Gaussian Prior for Variational Autoencoders
Griffin Floto, Stefan Kremer, Mihai Nica

TL;DR
This paper introduces an exponentially tilted Gaussian prior for VAEs that enhances out-of-distribution detection by constraining latent space, achieving state-of-the-art results with a simple, efficient modification.
Contribution
The proposed prior pulls latent points onto a hyper-sphere, improving OOD detection and is easier to implement than existing methods.
Findings
Achieves state-of-the-art AUROC in OOD detection
Simple modification improves likelihood-based detection
Faster and easier to implement than competitors
Abstract
An important property for deep neural networks is the ability to perform robust out-of-distribution detection on previously unseen data. This property is essential for safety purposes when deploying models for real world applications. Recent studies show that probabilistic generative models can perform poorly on this task, which is surprising given that they seek to estimate the likelihood of training data. To alleviate this issue, we propose the exponentially tilted Gaussian prior distribution for the Variational Autoencoder (VAE) which pulls points onto the surface of a hyper-sphere in latent space. This achieves state-of-the art results on the area under the curve-receiver operator characteristics metric using just the log-likelihood that the VAE naturally assigns. Because this prior is a simple modification of the traditional VAE prior, it is faster and easier to implement than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Adversarial Robustness in Machine Learning
