Adaptive Thresholding Heuristic for KPI Anomaly Detection
Ebenezer R.H.P. Isaac, Akshat Sharma

TL;DR
This paper introduces an Adaptive Thresholding Heuristic (ATH) that dynamically adjusts anomaly detection thresholds for KPI time series, improving accuracy and reducing false positives in business contexts.
Contribution
The paper presents a novel ATH method that adapts to data changes and can be integrated with existing seasonality and outlier detection techniques.
Findings
ATH effectively reduces false positives in KPI anomaly detection.
The method is computationally efficient and scalable for real-time applications.
Experimental validation on Ericsson's KPI dataset confirms ATH's robustness.
Abstract
A plethora of outlier detectors have been explored in the time series domain, however, in a business sense, not all outliers are anomalies of interest. Existing anomaly detection solutions are confined to certain outlier detectors limiting their applicability to broader anomaly detection use cases. Network KPIs (Key Performance Indicators) tend to exhibit stochastic behaviour producing statistical outliers, most of which do not adversely affect business operations. Thus, a heuristic is required to capture the business definition of an anomaly for time series KPI. This article proposes an Adaptive Thresholding Heuristic (ATH) to dynamically adjust the detection threshold based on the local properties of the data distribution and adapt to changes in time series patterns. The heuristic derives the threshold based on the expected periodicity and the observed proportion of anomalies…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Time Series Analysis and Forecasting
