Real-Time Decorrelation-Based Anomaly Detection for Multivariate Time Series
Amirhossein Sadough, Mahyar Shahsavari, Mark Wijtvliet, Marcel van Gerven

TL;DR
This paper introduces DAD, a real-time decorrelation-based anomaly detection method for multivariate time series that learns correlation structures online, offering high efficiency and robustness for high-dimensional streaming data.
Contribution
The paper presents DAD, a novel online decorrelation learning approach for real-time anomaly detection, with a practical hyperparameter tuning strategy and superior performance on benchmark datasets.
Findings
DAD outperforms state-of-the-art methods across diverse datasets.
DAD maintains high detection accuracy in high-dimensional data streams.
DAD operates efficiently with minimal memory usage.
Abstract
Anomaly detection (AD) plays a vital role across a wide range of real-world domains by identifying data instances that deviate from expected patterns, potentially signaling critical events such as system failures, fraudulent activities, or rare medical conditions. The demand for real-time AD has surged with the rise of the (Industrial) Internet of Things, where massive volumes of multivariate sensor data must be processed instantaneously. Real-time AD requires methods that not only handle high-dimensional streaming data but also operate in a single-pass manner, without the burden of storing historical instances, thereby ensuring minimal memory usage and fast decision-making. We propose DAD, a novel real-time decorrelation-based anomaly detection method for multivariate time series, based on an online decorrelation learning approach. Unlike traditional proximity-based or…
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
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Data Stream Mining Techniques
