Anomaly Detection in High Dimensional Data
Priyanga Dilini Talagala, Rob J. Hyndman, Kate Smith-Miles

TL;DR
This paper introduces the stray algorithm, an improved unsupervised method for anomaly detection in high-dimensional data that outperforms existing approaches in accuracy and efficiency, supported by theoretical and empirical evidence.
Contribution
It proposes the stray algorithm, addressing limitations of HDoutliers, with a novel anomaly definition and extreme value theory-based thresholding, enhancing detection performance.
Findings
Stray outperforms HDoutliers in accuracy.
Stray is faster computationally.
Effective in various data structures.
Abstract
The HDoutliers algorithm is a powerful unsupervised algorithm for detecting anomalies in high-dimensional data, with a strong theoretical foundation. However, it suffers from some limitations that significantly hinder its performance level, under certain circumstances. In this article, we propose an algorithm that addresses these limitations. We define an anomaly as an observation that deviates markedly from the majority with a large distance gap. An approach based on extreme value theory is used for the anomalous threshold calculation. Using various synthetic and real datasets, we demonstrate the wide applicability and usefulness of our algorithm, which we call the stray algorithm. We also demonstrate how this algorithm can assist in detecting anomalies present in other data structures using feature engineering. We show the situations where the stray algorithm outperforms the…
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 · Probabilistic and Robust Engineering Design · Statistical Methods and Inference
