LGMLJan 18, 2022

Online Time Series Anomaly Detection with State Space Gaussian Processes

arXiv:2201.06763v19 citations
Originality Incremental advance
AI Analysis

This work addresses anomaly detection in time series data, which is important for monitoring systems in various domains, but appears to be an incremental improvement combining existing techniques.

The authors tackled the problem of online anomaly detection in time series by proposing r-ssGPFA, an unsupervised model based on state space Gaussian processes and factor analysis. They showed that their method is competitive with state-of-the-art approaches on benchmark datasets while being computationally cheaper.

We propose r-ssGPFA, an unsupervised online anomaly detection model for uni- and multivariate time series building on the efficient state space formulation of Gaussian processes. For high-dimensional time series, we propose an extension of Gaussian process factor analysis to identify the common latent processes of the time series, allowing us to detect anomalies efficiently in an interpretable manner. We gain explainability while speeding up computations by imposing an orthogonality constraint on the mapping from the latent to the observed. Our model's robustness is improved by using a simple heuristic to skip Kalman updates when encountering anomalous observations. We investigate the behaviour of our model on synthetic data and show on standard benchmark datasets that our method is competitive with state-of-the-art methods while being computationally cheaper.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes