English

Multi-criteria Similarity-based Anomaly Detection using Pareto Depth Analysis

Computer Vision and Pattern Recognition 2016-07-26 v1 Machine Learning Machine Learning

Abstract

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. Similarity-based anomaly detection algorithms detect abnormally large amounts of similarity or dissimilarity, e.g.~as measured by nearest neighbor Euclidean distances between a test sample and the training samples. In many application domains there may not exist a single dissimilarity measure that captures all possible anomalous patterns. In such cases, multiple dissimilarity measures can be defined, including non-metric measures, and one can test for anomalies by scalarizing using a non-negative linear combination of them. If the relative importance of the different dissimilarity measures are not known in advance, as in many anomaly detection applications, the anomaly detection algorithm may need to be executed multiple times with different choices of weights in the linear combination. In this paper, we propose a method for similarity-based anomaly detection using a novel multi-criteria dissimilarity measure, the Pareto depth. The proposed Pareto depth analysis (PDA) anomaly detection algorithm uses the concept of Pareto optimality to detect anomalies under multiple criteria without having to run an algorithm multiple times with different choices of weights. The proposed PDA approach is provably better than using linear combinations of the criteria and shows superior performance on experiments with synthetic and real data sets.

Keywords

Cite

@article{arxiv.1508.04887,
  title  = {Multi-criteria Similarity-based Anomaly Detection using Pareto Depth Analysis},
  author = {Ko-Jen Hsiao and Kevin S. Xu and Jeff Calder and Alfred O. Hero},
  journal= {arXiv preprint arXiv:1508.04887},
  year   = {2016}
}

Comments

The work is submitted to IEEE TNNLS Special Issue on Learning in Non-(geo)metric Spaces for review on October 28, 2013, revised on July 26, 2015 and accepted on July 30, 2015. A preliminary version of this work is reported in the conference Advances in Neural Information Processing Systems (NIPS) 2012

R2 v1 2026-06-22T10:37:42.145Z