English

WAIC, but Why? Generative Ensembles for Robust Anomaly Detection

Machine Learning 2019-05-27 v4 Machine Learning

Abstract

Machine learning models encounter Out-of-Distribution (OoD) errors when the data seen at test time are generated from a different stochastic generator than the one used to generate the training data. One proposal to scale OoD detection to high-dimensional data is to learn a tractable likelihood approximation of the training distribution, and use it to reject unlikely inputs. However, likelihood models on natural data are themselves susceptible to OoD errors, and even assign large likelihoods to samples from other datasets. To mitigate this problem, we propose Generative Ensembles, which robustify density-based OoD detection by way of estimating epistemic uncertainty of the likelihood model. We present a puzzling observation in need of an explanation -- although likelihood measures cannot account for the typical set of a distribution, and therefore should not be suitable on their own for OoD detection, WAIC performs surprisingly well in practice.

Keywords

Cite

@article{arxiv.1810.01392,
  title  = {WAIC, but Why? Generative Ensembles for Robust Anomaly Detection},
  author = {Hyunsun Choi and Eric Jang and Alexander A. Alemi},
  journal= {arXiv preprint arXiv:1810.01392},
  year   = {2019}
}
R2 v1 2026-06-23T04:26:16.352Z