LGMar 1, 2023

RePAD2: Real-Time, Lightweight, and Adaptive Anomaly Detection for Open-Ended Time Series

arXiv:2303.00409v28 citationsh-index: 21
AI Analysis

This is an incremental improvement for industry and organizations needing lightweight, real-time anomaly detection in IoT applications.

The paper tackles the problem of resource exhaustion in real-time anomaly detection for open-ended time series by proposing RePAD2, which improves upon RePAD to maintain comparable detection accuracy with slightly less time consumption.

An open-ended time series refers to a series of data points indexed in time order without an end. Such a time series can be found everywhere due to the prevalence of Internet of Things. Providing lightweight and real-time anomaly detection for open-ended time series is highly desirable to industry and organizations since it allows immediate response and avoids potential financial loss. In the last few years, several real-time time series anomaly detection approaches have been introduced. However, they might exhaust system resources when they are applied to open-ended time series for a long time. To address this issue, in this paper we propose RePAD2, a lightweight real-time anomaly detection approach for open-ended time series by improving its predecessor RePAD, which is one of the state-of-the-art anomaly detection approaches. We conducted a series of experiments to compare RePAD2 with RePAD and another similar detection approach based on real-world time series datasets, and demonstrated that RePAD2 can address the mentioned resource exhaustion issue while offering comparable detection accuracy and slightly less time consumption.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes