English

Adversarially Learned Anomaly Detection

Machine Learning 2018-12-07 v1 Machine Learning

Abstract

Anomaly detection is a significant and hence well-studied problem. However, developing effective anomaly detection methods for complex and high-dimensional data remains a challenge. As Generative Adversarial Networks (GANs) are able to model the complex high-dimensional distributions of real-world data, they offer a promising approach to address this challenge. In this work, we propose an anomaly detection method, Adversarially Learned Anomaly Detection (ALAD) based on bi-directional GANs, that derives adversarially learned features for the anomaly detection task. ALAD then uses reconstruction errors based on these adversarially learned features to determine if a data sample is anomalous. ALAD builds on recent advances to ensure data-space and latent-space cycle-consistencies and stabilize GAN training, which results in significantly improved anomaly detection performance. ALAD achieves state-of-the-art performance on a range of image and tabular datasets while being several hundred-fold faster at test time than the only published GAN-based method.

Keywords

Cite

@article{arxiv.1812.02288,
  title  = {Adversarially Learned Anomaly Detection},
  author = {Houssam Zenati and Manon Romain and Chuan Sheng Foo and Bruno Lecouat and Vijay Ramaseshan Chandrasekhar},
  journal= {arXiv preprint arXiv:1812.02288},
  year   = {2018}
}

Comments

In the Proceedings of the 20th IEEE International Conference on Data Mining (ICDM), 2018

R2 v1 2026-06-23T06:33:26.090Z