paper-with-me

Papers

A General Framework for Unsupervised Anomaly Detection

2021-01-01 · Nima Rafiee, Rahil Gholamipoor, Markus Kollmann

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOut-of-Distribution DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Toward Unsupervised 3D Point Cloud Anomaly Detection using Variational Autoencoder

2023-04-07 · Mana Masuda, Ryo Hachiuma, Ryo Fujii, Hideo Saito 외

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 Detection

A Flexible Framework for Anomaly Detection via Dimensionality Reduction

2019-09-09 · Alireza Vafaei Sadr, Bruce A. Bassett, Martin Kunz

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 Reduction

Unsupervised Anomaly Detection in Multivariate Time Series across Heterogeneous Domains

2025-03-29 · Vincent Jacob, Yanlei Diao

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+1

Anomaly Detection via Mean Shift Density Enhancement

2026-02-03 · Pritam Kar, Rahul Bordoloi, Olaf Wolkenhauer, Saptarshi Bej arxiv

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 Detection

Class Label-aware Graph Anomaly Detection

2023-08-22 · JungHoon Kim, Yeonjun In, Kanghoon Yoon, Junmo Lee 외

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