A Novel Algorithm for Optimized Real Time Anomaly Detection in Timeseries
Krishnam Kapoor

TL;DR
This paper introduces a new real-time anomaly detection algorithm for time series data that effectively handles seasonal and non-seasonal patterns, identifies local and global outliers, and outperforms existing methods in experiments.
Contribution
The paper proposes a novel polynomial curve fitting-based algorithm with a filter for significance, capable of real-time anomaly detection across various data types, improving over traditional statistical models.
Findings
Outperforms existing algorithms on real-time and artificial datasets.
Effectively detects both global and local (contextual) anomalies.
Handles seasonal and non-seasonal data without issues like heteroskedasticity.
Abstract
Observations in data which are significantly different from its neighbouring points but cannot be classified as noise are known as anomalies or outliers. These anomalies are a cause of concern and a timely warning about their presence could be valuable. In this paper, we have evaluated and compared the performance of popular algorithms from domains of Machine Learning and Statistics in detecting anomalies on both offline data as well as real time data. Our aim is to come up with an algorithm which can handle all types of seasonal and non-seasonal data effectively and is fast enough to be of practical utility in real time. It is not only important to detect anomalies at the global but also the ones which are anomalies owing to their local surroundings. Such outliers can be termed as contextual anomalies as they derive their context from the neighbouring observations. Also, we require a…
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
TopicsForecasting Techniques and Applications · Time Series Analysis and Forecasting · Energy Load and Power Forecasting
