English

A Rank-SVM Approach to Anomaly Detection

Machine Learning 2014-05-06 v1

Abstract

We propose a novel non-parametric adaptive anomaly detection algorithm for high dimensional data based on rank-SVM. Data points are first ranked based on scores derived from nearest neighbor graphs on n-point nominal data. We then train a rank-SVM using this ranked data. A test-point is declared as an anomaly at alpha-false alarm level if the predicted score is in the alpha-percentile. The resulting anomaly detector is shown to be asymptotically optimal and adaptive in that for any false alarm rate alpha, its decision region converges to the alpha-percentile level set of the unknown underlying density. In addition we illustrate through a number of synthetic and real-data experiments both the statistical performance and computational efficiency of our anomaly detector.

Keywords

Cite

@article{arxiv.1405.0530,
  title  = {A Rank-SVM Approach to Anomaly Detection},
  author = {Jing Qian and Jonathan Root and Venkatesh Saligrama and Yuting Chen},
  journal= {arXiv preprint arXiv:1405.0530},
  year   = {2014}
}
R2 v1 2026-06-22T04:05:05.703Z