LGAICVMLMay 26, 2019

Fixing Bias in Reconstruction-based Anomaly Detection with Lipschitz Discriminators

arXiv:1905.10710v39 citations
Originality Highly original
AI Analysis

This addresses bias issues in anomaly detection for fields like medicine and finance, offering a novel method to improve reliability.

The paper tackled biases in reconstruction-based anomaly detection by introducing a new unsupervised Lipschitz anomaly discriminator, which improved performance on MNIST, CIFAR10, and health record data.

Anomaly detection is of great interest in fields where abnormalities need to be identified and corrected (e.g., medicine and finance). Deep learning methods for this task often rely on autoencoder reconstruction error, sometimes in conjunction with other errors. We show that this approach exhibits intrinsic biases that lead to undesirable results. Reconstruction-based methods are sensitive to training-data outliers and simple-to-reconstruct points. Instead, we introduce a new unsupervised Lipschitz anomaly discriminator that does not suffer from these biases. Our anomaly discriminator is trained, similar to the ones used in GANs, to detect the difference between the training data and corruptions of the training data. We show that this procedure successfully detects unseen anomalies with guarantees on those that have a certain Wasserstein distance from the data or corrupted training set. These additions allow us to show improved performance on MNIST, CIFAR10, and health record data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes