Robust Out-of-Distribution Detection on Deep Probabilistic Generative Models
Jaemoo Choi, Changyeon Yoon, Jeongwoo Bae, Myungjoo Kang

TL;DR
This paper introduces a new OOD detection metric for deep probabilistic generative models that does not require outlier exposure, demonstrating robustness and state-of-the-art performance across various models.
Contribution
The paper proposes a likelihood ratio-based OOD detection method that operates without auxiliary outliers or additional training, improving robustness and efficiency.
Findings
Achieves state-of-the-art OOD detection performance
Robust to diverse image variations
Does not require auxiliary models or training
Abstract
Out-of-distribution (OOD) detection is an important task in machine learning systems for ensuring their reliability and safety. Deep probabilistic generative models facilitate OOD detection by estimating the likelihood of a data sample. However, such models frequently assign a suspiciously high likelihood to a specific outlier. Several recent works have addressed this issue by training a neural network with auxiliary outliers, which are generated by perturbing the input data. In this paper, we discover that these approaches fail for certain OOD datasets. Thus, we suggest a new detection metric that operates without outlier exposure. We observe that our metric is robust to diverse variations of an image compared to the previous outlier-exposing methods. Furthermore, our proposed score requires neither auxiliary models nor additional training. Instead, this paper utilizes the likelihood…
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
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
