Deep End-to-end Unsupervised Anomaly Detection
This paper proposes a novel method to detect anomalies in large datasets under a fully unsupervised setting. The key idea behind our algorithm is to learn the representation underlying normal data. To this end, we leverage the latest clustering technique suitable for handling high dimensional data. This hypothesis provides a reliable starting point for normal data selection. We train an autoencoder from the normal data subset, and iterate between hypothesizing normal candidate subset based on clustering and representation learning. The reconstruction error from the learned autoencoder serves as a scoring function to assess the normality of the data. Experimental results on several public benchmark datasets show that the proposed method outperforms state-of-the-art unsupervised techniques and is comparable to semi-supervised techniques in most cases.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionClusteringRepresentation LearningUnsupervised Anomaly DetectionSimilar Papers 제목 키워드 기반
UaiNets: From Unsupervised to Active Deep Anomaly Detection
This work presents a method for active anomaly detection which can be built upon existing deep learning solutions for unsupervised anomaly detection. We show that a prior needs to be assumed on what the anomalies are, in…
Anomaly DetectionDeep LearningUnsupervised Anomaly DetectionUMAD: Unsupervised Mask-Level Anomaly Detection for Autonomous Driving
Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful …
Anomaly DetectionAutonomous DrivingImage SegmentationSegmentation+3Anomaly Detection with Inexact Labels
We propose a supervised anomaly detection method for data with inexact anomaly labels, where each label, which is assigned to a set of instances, indicates that at least one instance in the set is anomalous. Although man…
Anomaly DetectionMultiple Instance LearningSupervised Anomaly DetectionUnsupervised Anomaly DetectionToward 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 Study of Representational Properties of Unsupervised Anomaly Detection in Brain MRI
Anomaly detection in MRI is of high clinical value in imaging and diagnosis. Unsupervised methods for anomaly detection provide interesting formulations based on reconstruction or latent embedding, offering a way to obse…
Anomaly DetectionUnsupervised Anomaly Detection