Robust Projection based Anomaly Extraction (RPE) in Univariate Time-Series
Mostafa Rahmani, Anoop Deoras, Laurent Callot

TL;DR
This paper introduces RPE, a robust, efficient online anomaly detection algorithm for univariate time-series that accurately identifies anomalies even with large corruptions, outperforming existing methods.
Contribution
The paper proposes a novel, closed-form, robust projection-based method for anomaly detection in time-series that handles multiple large anomalies within windows.
Findings
RPE outperforms existing methods in numerical experiments.
RPE can identify corrupted time-stamps accurately.
The algorithm is computationally efficient and suitable for data-scarce scenarios.
Abstract
This paper presents a novel, closed-form, and data/computation efficient online anomaly detection algorithm for time-series data. The proposed method, dubbed RPE, is a window-based method and in sharp contrast to the existing window-based methods, it is robust to the presence of anomalies in its window and it can distinguish the anomalies in time-stamp level. RPE leverages the linear structure of the trajectory matrix of the time-series and employs a robust projection step which makes the algorithm able to handle the presence of multiple arbitrarily large anomalies in its window. A closed-form/non-iterative algorithm for the robust projection step is provided and it is proved that it can identify the corrupted time-stamps. RPE is a great candidate for the applications where a large training data is not available which is the common scenario in the area of time-series. An extensive set…
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
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Complex Systems and Time Series Analysis
