English

LSTM-Based Anomaly Detection: Detection Rules from Extreme Value Theory

Machine Learning 2019-09-16 v1 Machine Learning

Abstract

In this paper, we explore various statistical techniques for anomaly detection in conjunction with the popular Long Short-Term Memory (LSTM) deep learning model for transportation networks. We obtain the prediction errors from an LSTM model, and then apply three statistical models based on (i) the Gaussian distribution, (ii) Extreme Value Theory (EVT), and (iii) the Tukey's method. Using statistical tests and numerical studies, we find strong evidence against the widely employed Gaussian distribution based detection rule on the prediction errors. Next, motivated by fundamental results from Extreme Value Theory, we propose a detection technique that does not assume any parent distribution on the prediction errors. Through numerical experiments conducted on several real-world traffic data sets, we show that the EVT-based detection rule is superior to other detection rules, and is supported by statistical evidence.

Keywords

Cite

@article{arxiv.1909.06041,
  title  = {LSTM-Based Anomaly Detection: Detection Rules from Extreme Value Theory},
  author = {Neema Davis and Gaurav Raina and Krishna Jagannathan},
  journal= {arXiv preprint arXiv:1909.06041},
  year   = {2019}
}

Comments

Proceedings of the EPIA Conference on Artificial Intelligence 2019. The final publication is available at Springer via https://doi.org/10.1007/978-3-030-30241-2_48

R2 v1 2026-06-23T11:14:13.212Z