paper-with-me

Papers

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 complexity of GPs limits their applications in online anomaly detection. Attributed to some internal or external changes, concept drift usually occurs in time-series data, where the characteristics of data and meanings of abnormal behaviors alter over time. Online anomaly detection methods should have the ability to adapt to concept drift. Motivated by the above facts, this paper proposes the method of sparse Gaussian processes with Q-function (SGP-Q). The SGP-Q employs sparse Gaussian processes (SGPs) whose time complexity is lower than that of GPs, thus significantly speeding up online anomaly detection. By using Q-function properly, the SGP-Q can adapt to concept drift well. Moreover, the SGP-Q makes use of few abnormal data in the training data by its strategy of updating training data, resulting in more accurate sparse Gaussian process regression models and better anomaly detection results. We evaluate the SGP-Q on various artificial and real-world datasets. Experimental results validate the effectiveness of the SGP-Q.

📄 PDF Abstract BibTeX arXiv:1905.05761

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGaussian ProcessesTime SeriesTime Series Analysis

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 제목 키워드 기반

Online Time Series Anomaly Detection with State Space Gaussian Processes

2022-01-18 · Christian Bock, François-Xavier Aubet, Jan Gasthaus, Andrey Kan 외

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 prop…

Anomaly DetectionGaussian ProcessesTime SeriesTime Series Analysis+1

Bayesian Anomaly Detection and Classification

2019-02-22 · Ethan Roberts, Bruce A. Bassett, Michelle Lochner

Statistical uncertainties are rarely incorporated in machine learning algorithms, especially for anomaly detection. Here we present the Bayesian Anomaly Detection And Classification (BADAC) formalism, which provides a un…

Anomaly DetectionClassificationGaussian ProcessesGeneral Classification+1

Adversarial Anomaly Detection using Gaussian Priors and Nonlinear Anomaly Scores

2023-10-27 · Fiete Lüer, Tobias Weber, Maxim Dolgich, Christian Böhm

Anomaly detection in imbalanced datasets is a frequent and crucial problem, especially in the medical domain where retrieving and labeling irregularities is often expensive. By combining the generative stability of a $\b…

Anomaly Detection

Kernel-Based Anomaly Detection Using Generalized Hyperbolic Processes

2025-01-25 · Pauline Bourigault, Danilo P. Mandic

We present a novel approach to anomaly detection by integrating Generalized Hyperbolic (GH) processes into kernel-based methods. The GH distribution, known for its flexibility in modeling skewness, heavy tails, and kurto…

Anomaly DetectionDensity Estimation

Low-count Time Series Anomaly Detection

2023-08-24 · Philipp Renz, Kurt Cutajar, Niall Twomey, Gavin K. C. Cheung 외

Low-count time series describe sparse or intermittent events, which are prevalent in large-scale online platforms that capture and monitor diverse data types. Several distinct challenges surface when modelling low-count …

Anomaly DetectionTime SeriesTime Series Anomaly Detection