Possibility for Proactive Anomaly Detection
By: Jinsung Jeon , Jaehyeon Park , Sewon Park and more
Potential Business Impact:
Finds problems before they cause damage.
Time-series anomaly detection, which detects errors and failures in a workflow, is one of the most important topics in real-world applications. The purpose of time-series anomaly detection is to reduce potential damages or losses. However, existing anomaly detection models detect anomalies through the error between the model output and the ground truth (observed) value, which makes them impractical. In this work, we present a \textit{proactive} approach for time-series anomaly detection based on a time-series forecasting model specialized for anomaly detection and a data-driven anomaly detection model. Our proactive approach establishes an anomaly threshold from training data with a data-driven anomaly detection model, and anomalies are subsequently detected by identifying predicted values that exceed the anomaly threshold. In addition, we extensively evaluated the model using four anomaly detection benchmarks and analyzed both predictable and unpredictable anomalies. We attached the source code as supplementary material.
Similar Papers
Multivariate Time Series Anomaly Detection in Industry 5.0
Machine Learning (CS)
Finds factory problems even with messy data.
Research on Anomaly Detection Methods Based on Diffusion Models
Machine Learning (CS)
Finds weird things in pictures and sounds.
Anomaly Detection for Sensing Security
Information Theory
Finds hidden spies using WiFi signals.