English

Multi-Class Anomaly Detection

Machine Learning 2022-11-30 v3 Artificial Intelligence

Abstract

We study anomaly detection for the case when the normal class consists of more than one object category. This is an obvious generalization of the standard one-class anomaly detection problem. However, we show that jointly using multiple one-class anomaly detectors to solve this problem yields poorer results as compared to training a single one-class anomaly detector on all normal object categories together. We further develop a new anomaly detector called DeepMAD that learns compact distinguishing features by exploiting the multiple normal objects categories. This algorithm achieves higher AUC values for different datasets compared to two top performing one-class algorithms that either are trained on each normal object category or jointly trained on all normal object categories combined. In addition to theoretical results we present empirical results using the CIFAR-10, fMNIST, CIFAR-100, and a new dataset we developed called RECYCLE.

Keywords

Cite

@article{arxiv.2110.15108,
  title  = {Multi-Class Anomaly Detection},
  author = {Suresh Singh and Minwei Luo and Yu Li},
  journal= {arXiv preprint arXiv:2110.15108},
  year   = {2022}
}

Comments

13 pages

R2 v1 2026-06-24T07:15:54.109Z