RePAD: Real-time Proactive Anomaly Detection for Time Series
Ming-Chang Lee, Jia-Chun Lin, and Ernst Gunnar Gran

TL;DR
RePAD is a real-time proactive anomaly detection algorithm for streaming time series that predicts potential anomalies using LSTM and dynamically adjusts thresholds to provide early warnings without human intervention.
Contribution
It introduces RePAD, a novel LSTM-based method that detects and predicts anomalies proactively in streaming data without requiring domain knowledge or offline training.
Findings
Successfully detects anomalies early in real-time
Adapts to pattern changes with dynamic thresholds
Effective on datasets from Numenta Anomaly Benchmark
Abstract
During the past decade, many anomaly detection approaches have been introduced in different fields such as network monitoring, fraud detection, and intrusion detection. However, they require understanding of data pattern and often need a long off-line period to build a model or network for the target data. Providing real-time and proactive anomaly detection for streaming time series without human intervention and domain knowledge is highly valuable since it greatly reduces human effort and enables appropriate countermeasures to be undertaken before a disastrous damage, failure, or other harmful event occurs. However, this issue has not been well studied yet. To address it, this paper proposes RePAD, which is a Real-time Proactive Anomaly Detection algorithm for streaming time series based on Long Short-Term Memory (LSTM). RePAD utilizes short-term historic data points to predict and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Time Series Analysis and Forecasting
