paper-with-me

홈 › Papers

Deep End-to-end Unsupervised Anomaly Detection

2019-09-25 · Li Tangqing, Wang Zheng, Liu Siying, Daniel Lin Wen-Yan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClusteringRepresentation LearningUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

UaiNets: From Unsupervised to Active Deep Anomaly Detection

2019-05-01 · ICLR 2019 5 · Tiago Pimentel, Marianne Monteiro, Juliano Viana, Adriano Veloso 외

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 Detection

UMAD: Unsupervised Mask-Level Anomaly Detection for Autonomous Driving

2024-06-10 · Daniel Bogdoll, Noël Ollick, Tim Joseph, Svetlana Pavlitska 외

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

Anomaly Detection with Inexact Labels

2019-09-11 · Tomoharu Iwata, Machiko Toyoda, Shotaro Tora, Naonori Ueda

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 Detection

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 Study of Representational Properties of Unsupervised Anomaly Detection in Brain MRI

2022-11-28 · Ayantika Das, Arun Palla, Keerthi Ram, Mohanasankar Sivaprakasam

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