Detecting Out-of-Distribution Inputs to Deep Generative Models Using Typicality
Eric Nalisnick, Akihiro Matsukawa, Yee Whye Teh, Balaji, Lakshminarayanan

TL;DR
This paper introduces a statistically principled method to detect out-of-distribution inputs in deep generative models by analyzing whether inputs lie within the model's typical set, addressing the likelihood mismatch problem.
Contribution
The paper proposes a new, simple, and model-agnostic test based on empirical likelihood distributions to identify out-of-distribution data in deep generative models.
Findings
Successfully detects out-of-distribution inputs in challenging cases
Addresses likelihood mismatch issue in deep generative models
Applicable to various models with likelihood computation
Abstract
Recent work has shown that deep generative models can assign higher likelihood to out-of-distribution data sets than to their training data (Nalisnick et al., 2019; Choi et al., 2019). We posit that this phenomenon is caused by a mismatch between the model's typical set and its areas of high probability density. In-distribution inputs should reside in the former but not necessarily in the latter, as previous work has presumed. To determine whether or not inputs reside in the typical set, we propose a statistically principled, easy-to-implement test using the empirical distribution of model likelihoods. The test is model agnostic and widely applicable, only requiring that the likelihood can be computed or closely approximated. We report experiments showing that our procedure can successfully detect the out-of-distribution sets in several of the challenging cases reported by Nalisnick et…
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 · Anomaly Detection Techniques and Applications · Gaussian Processes and Bayesian Inference
