Expected similarity estimation for large-scale batch and streaming anomaly detection

作者:Markus Schneider, Wolfgang Ertel, Fabio Ramos

摘要

We present a novel algorithm for anomaly detection on very large datasets and data streams. The method, named EXPected Similarity Estimation (expose), is kernel-based and able to efficiently compute the similarity between new data points and the distribution of regular data. The estimator is formulated as an inner product with a reproducing kernel Hilbert space embedding and makes no assumption about the type or shape of the underlying data distribution. We show that offline (batch) learning with exposecan be done in linear time and online (incremental) learning takes constant time per instance and model update. Furthermore, exposecan make predictions in constant time, while it requires only constant memory. In addition, we propose different methodologies for concept drift adaptation on evolving data streams. On several real datasets we demonstrate that our approach can compete with state of the art algorithms for anomaly detection while being an order of magnitude faster than most other approaches.

论文关键词:Anomaly detection, Large-scale data, Kernel methods, Hilbert space embedding, Mean map

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-016-5567-7