SOTAVerified

Coincident Learning for Unsupervised Anomaly Detection

2023-01-26Unverified0· sign in to hype

Ryan Humble, Zhe Zhang, Finn O'Shea, Eric Darve, Daniel Ratner

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Anomaly detection is an important task for complex systems (e.g., industrial facilities, manufacturing, large-scale science experiments), where failures in a sub-system can lead to low yield, faulty products, or even damage to components. While complex systems often have a wealth of data, labeled anomalies are typically rare (or even nonexistent) and expensive to acquire. Unsupervised approaches are therefore common and typically search for anomalies either by distance or density of examples in the input feature space (or some associated low-dimensional representation). This paper presents a novel approach called CoAD, which is specifically designed for multi-modal tasks and identifies anomalies based on coincident behavior across two different slices of the feature space. We define an unsupervised metric, F_, out of analogy to the supervised classification F_ statistic. CoAD uses F_ to train an anomaly detection algorithm on unlabeled data, based on the expectation that anomalous behavior in one feature slice is coincident with anomalous behavior in the other. The method is illustrated using a synthetic outlier data set and a MNIST-based image data set, and is compared to prior state-of-the-art on two real-world tasks: a metal milling data set and a data set from a particle accelerator.

Tasks

Reproductions