paper-with-me

Papers

Online Time Series Anomaly Detection with State Space Gaussian Processes

2022-01-18 · Christian Bock, François-Xavier Aubet, Jan Gasthaus, Andrey Kan, Ming Chen, Laurent Callot

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.

📄 PDF Abstract BibTeX arXiv:2201.06763

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGaussian ProcessesTime SeriesTime Series AnalysisTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Impact of Deep Learning Libraries on Online Adaptive Lightweight Time Series Anomaly Detection

2023-04-30 · Ming-Chang Lee, Jia-Chun Lin

Providing online adaptive lightweight time series anomaly detection without human intervention and domain knowledge is highly valuable. Several such anomaly detection approaches have been introduced in the past years, bu…

Anomaly DetectionDeep LearningTime SeriesTime Series Anomaly Detection

Online false discovery rate control for anomaly detection in time series

2021-12-06 · NeurIPS 2021 12 · Quentin Rebjock, Barış Kurt, Tim Januschowski, Laurent Callot

This article proposes novel rules for false discovery rate control (FDRC) geared towards online anomaly detection in time series. Online FDRC rules allow to control the properties of a sequence of statistical tests. In t…

Anomaly DetectionTime SeriesTime Series Analysis

OML-AD: Online Machine Learning for Anomaly Detection in Time Series Data

2024-09-15 · Sebastian Wette, Florian Heinrichs

Time series are ubiquitous and occur naturally in a variety of applications -- from data recorded by sensors in manufacturing processes, over financial data streams to climate data. Different tasks arise, such as regress…

Anomaly DetectionComputational EfficiencyTime Series

Online Anomaly Detection with Sparse Gaussian Processes

2019-05-14 · Jingjing Fei, Shiliang Sun

Online anomaly detection of time-series data is an important and challenging task in machine learning. Gaussian processes (GPs) are powerful and flexible models for modeling time-series data. However, the high time compl…

Anomaly DetectionGaussian ProcessesTime SeriesTime Series Analysis

Fourier-KAN-Mamba: A Novel State-Space Equation Approach for Time-Series Anomaly Detection

2025-11-19 · Xiancheng Wang, Lin Wang, Rui Wang, Zhibo Zhang 외 arxiv

Time-series anomaly detection plays a critical role in numerous real-world applications, including industrial monitoring and fault diagnosis. Recently, Mamba-based state-space models have shown remarkable efficiency in l…

Anomaly DetectionFault Diagnosis