A Meta-Analysis of the Anomaly Detection Problem
Andrew Emmott, Shubhomoy Das, Thomas Dietterich, Alan Fern and, Weng-Keen Wong

TL;DR
This paper conducts a comprehensive meta-analysis of anomaly detection algorithms by creating a large benchmark corpus, evaluating various methods, and providing insights into experimental design and algorithm performance.
Contribution
It introduces a large, publicly available corpus of anomaly detection benchmarks and offers a methodology and guidelines for future experimental designs.
Findings
Experimental design significantly affects results
ROC AUC and Average Precision are used for evaluation
Some algorithms outperform trivial solutions in specific contexts
Abstract
This article provides a thorough meta-analysis of the anomaly detection problem. To accomplish this we first identify approaches to benchmarking anomaly detection algorithms across the literature and produce a large corpus of anomaly detection benchmarks that vary in their construction across several dimensions we deem important to real-world applications: (a) point difficulty, (b) relative frequency of anomalies, (c) clusteredness of anomalies, and (d) relevance of features. We apply a representative set of anomaly detection algorithms to this corpus, yielding a very large collection of experimental results. We analyze these results to understand many phenomena observed in previous work. First we observe the effects of experimental design on experimental results. Second, results are evaluated with two metrics, ROC Area Under the Curve and Average Precision. We employ statistical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Data-Driven Disease Surveillance
