A General Framework for Unsupervised Anomaly Detection
In this paper we present GenAD, a simple and generic framework for detecting examples that lie out-of-distribution for a given training set. The approach is based on first learning a semantic neighbourhood for each example in the training set and then training a binary discriminator to classify whether two examples come from the same or different semantic neighbourhoods. The framework is applicable to a wide range of anomaly detection problems, including visual, audio, and textual data. We are able to outperform previous approaches for anomaly, novelty, or out-of-distribution detection in the visual domain by a large margin. In particular we obtain AUROC $>0.999$ for the challenging task of detecting examples from SVHN as out-of-distribution given CIFAR-10 as in-distribution, without making use of label information.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionOut-of-Distribution DetectionUnsupervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Toward Unsupervised 3D Point Cloud Anomaly Detection using Variational Autoencoder
In this paper, we present an end-to-end unsupervised anomaly detection framework for 3D point clouds. To the best of our knowledge, this is the first work to tackle the anomaly detection task on a general object represen…
Anomaly DetectionUnsupervised Anomaly DetectionA Flexible Framework for Anomaly Detection via Dimensionality Reduction
Anomaly detection is challenging, especially for large datasets in high dimensions. Here we explore a general anomaly detection framework based on dimensionality reduction and unsupervised clustering. We release DRAMA, a…
Active LearningAnomaly DetectionClusteringDimensionality ReductionUnsupervised Anomaly Detection in Multivariate Time Series across Heterogeneous Domains
The widespread adoption of digital services, along with the scale and complexity at which they operate, has made incidents in IT operations increasingly more likely, diverse, and impactful. This has led to the rapid deve…
Anomaly DetectionBenchmarkingDomain GeneralizationTime Series+1Anomaly Detection via Mean Shift Density Enhancement
Unsupervised anomaly detection stands as an important problem in machine learning. Existing unsupervised anomaly detection algorithms rarely perform well across different anomaly types, often excelling only under specifi…
Unsupervised Anomaly DetectionClass Label-aware Graph Anomaly Detection
Unsupervised GAD methods assume the lack of anomaly labels, i.e., whether a node is anomalous or not. One common observation we made from previous unsupervised methods is that they not only assume the absence of such ano…
Anomaly DetectionGraph Anomaly DetectionNode Classification