paper-with-me

홈 › Papers

WAIC, but Why? Generative Ensembles for Robust Anomaly Detection

2018-10-02 · Hyunsun Choi, Eric Jang, Alexander A. Alemi

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.

📄 PDF Abstract BibTeX arXiv:1810.01392

Code (1)

ericjang/odin 공식 구현 pytorch

Tasks

Anomaly DetectionOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

GAN Ensemble for Anomaly Detection

2020-12-14 · Xu Han, Xiaohui Chen, Li-Ping Liu

When formulated as an unsupervised learning problem, anomaly detection often requires a model to learn the distribution of normal data. Previous works apply Generative Adversarial Networks (GANs) to anomaly detection tas…

Anomaly Detection

Ensembled Cold-Diffusion Restorations for Unsupervised Anomaly Detection

2024-07-09 · Sergio Naval Marimont, Vasilis Siomos, Matthew Baugh, Christos Tzelepis 외

Unsupervised Anomaly Detection (UAD) methods aim to identify anomalies in test samples comparing them with a normative distribution learned from a dataset known to be anomaly-free. Approaches based on generative models o…

Anomaly DetectionUnsupervised Anomaly Detection

Active Anomaly Detection via Ensembles

2018-09-17 · Shubhomoy Das, Md. Rakibul Islam, Nitthilan Kannappan Jayakodi, Janardhan Rao Doppa

In critical applications of anomaly detection including computer security and fraud prevention, the anomaly detector must be configurable by the analyst to minimize the effort on false positives. One important way to con…

Active LearningAnomaly DetectionComputer SecurityDrift Detection

Bayesian Cross Validation and WAIC for Predictive Prior Design in Regular Asymptotic Theory

2015-03-27 · Sumio Watanabe

Prior design is one of the most important problems in both statistics and machine learning. The cross validation (CV) and the widely applicable information criterion (WAIC) are predictive measures of the Bayesian estimat…

Relation

Stochastic Voronoi Ensembles for Anomaly Detection

2026-01-07 · Yang Cao, Sikun Yang, Xuyun Zhang, Yujiu Yang arxiv

Anomaly detection aims to identify data instances that deviate significantly from majority of data, which has been widely used in fraud detection, network security, and industrial quality control. Existing methods strugg…

Anomaly DetectionFraud Detection