paper-with-me

Papers

Detecting Out-of-Distribution Inputs to Deep Generative Models Using Typicality

2019-06-07 · Eric Nalisnick, Akihiro Matsukawa, Yee Whye Teh, Balaji Lakshminarayanan

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 al. (2019).

📄 PDF Abstract BibTeX arXiv:1906.02994

Code (2)

simonwestberg/DD2412-Glow tf
simonwestberg/Glow tf

Similar Papers 제목 키워드 기반

Do Bayesian Variational Autoencoders Know What They Don't Know?

2022-12-29 · Misha Glazunov, Apostolis Zarras

The problem of detecting the Out-of-Distribution (OoD) inputs is of paramount importance for Deep Neural Networks. It has been previously shown that even Deep Generative Models that allow estimating the density of the in…

Bayesian InferenceOut of Distribution (OOD) Detection

Out-of-Distribution Detection with Reconstruction Error and Typicality-based Penalty

2022-12-24 · Genki Osada, Takahashi Tsubasa, Budrul Ahsan, Takashi Nishide

The task of out-of-distribution (OOD) detection is vital to realize safe and reliable operation for real-world applications. After the failure of likelihood-based detection in high dimensions had been shown, approaches b…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Detecting Persuasive Atypicality by Modeling Contextual Compatibility

2021-01-01 · ICCV 2021 10 · Meiqi Guo, Rebecca Hwa, Adriana Kovashka

We propose a new approach to detect atypicality in persuasive imagery. Unlike atypicality which has been studied in prior work, persuasive atypicality has a particular purpose to convey meaning, and relies on underst…

Common Sense Reasoning

CULT: Continual Unsupervised Learning with Typicality-Based Environment Detection

2022-07-17 · Oliver Daniels-Koch

We introduce CULT (Continual Unsupervised Representation Learning with Typicality-Based Environment Detection), a new algorithm for continual unsupervised learning with variational auto-encoders. CULT uses a simple typic…

Representation Learning

Model-agnostic out-of-distribution detection using combined statistical tests

2022-03-02 · Federico Bergamin, Pierre-Alexandre Mattei, Jakob D. Havtorn, Hugo Senetaire 외

We present simple methods for out-of-distribution detection using a trained generative model. These techniques, based on classical statistical tests, are model-agnostic in the sense that they can be applied to any differ…

Out-of-Distribution Detection