Reference

Anomaly Detection in Streams with Extreme Value Theory, Alban Siffer, Pierre-Alain Fouque, Alexandre Termier, Christine Largouet. Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining(2017)

Abstract

Anomaly detection in time series has attracted considerable attention due to its importance in many real-world applications including intrusion detection, energy management and finance. Most approaches for detecting outliers rely on either manually set thresholds or assumptions on the distribution of data according to Chandola, Banerjee and Kumar. Here, we propose a new approach to detect outliers in streaming univariate time series based on Extreme Value Theory that does not require to hand-set thresholds and makes no assumption on the distribution: the main parameter is only the risk, controlling the number of false positives. Our approach can be used for outlier detection, but more generally for automatically setting thresholds, making it useful in wide number of situations. We also experiment our algorithms on various real-world datasets which confirm its soundness and efficiency.