SOTAVerified

Deep unsupervised anomaly detection

2021-01-05Winter Conference on Applications of Computer Vision 2021Unverified0· sign in to hype

Tangqing Li, Zheng Wang, Siying Liu, Wen-Yan Lin

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 nor-mal 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

Tasks

Reproductions