paper-with-me

홈 › Papers

Anomaly Detection with Variance Stabilized Density Estimation

2023-06-01 · Amit Rozner, Barak Battash, Henry Li, Lior Wolf, Ofir Lindenbaum

We propose a modified density estimation problem that is highly effective for detecting anomalies in tabular data. Our approach assumes that the density function is relatively stable (with lower variance) around normal samples. We have verified this hypothesis empirically using a wide range of real-world data. Then, we present a variance-stabilized density estimation problem for maximizing the likelihood of the observed samples while minimizing the variance of the density around normal samples. To obtain a reliable anomaly detector, we introduce a spectral ensemble of autoregressive models for learning the variance-stabilized distribution. We have conducted an extensive benchmark with 52 datasets, demonstrating that our method leads to state-of-the-art results while alleviating the need for data-specific hyperparameter tuning. Finally, we have used an ablation study to demonstrate the importance of each of the proposed components, followed by a stability analysis evaluating the robustness of our model.

📄 PDF Abstract BibTeX arXiv:2306.00582

Code (1)

AmitRozner/Anomaly-Detection-with-Variance-Stabilized-Density-Estimation 공식 구현 pytorch

Tasks

Anomaly DetectionDensity Estimation

Similar Papers 제목 키워드 기반

High-dimensional and Permutation Invariant Anomaly Detection

2023-06-06 · Vinicius Mikuni, Benjamin Nachman

Methods for anomaly detection of new physics processes are often limited to low-dimensional spaces due to the difficulty of learning high-dimensional probability densities. Particularly at the constituent level, incorpor…

Anomaly DetectionDensity Estimation

LEAN-DMKDE: Quantum Latent Density Estimation for Anomaly Detection

2022-11-15 · Joseph Gallego-Mejia, Oscar Bustos-Brinez, Fabio A. González

This paper presents an anomaly detection model that combines the strong statistical foundation of density-estimation-based anomaly detection methods with the representation-learning ability of deep-learning models. The m…

Anomaly DetectionDensity EstimationRepresentation Learning

Supervised Anomaly Detection based on Deep Autoregressive Density Estimators

2019-04-12 · Tomoharu Iwata, Yuki Yamanaka

We propose a supervised anomaly detection method based on neural density estimators, where the negative log likelihood is used for the anomaly score. Density estimators have been widely used for unsupervised anomaly dete…

Anomaly DetectionDensity EstimationSupervised Anomaly DetectionUnsupervised Anomaly Detection

AD-DMKDE: Anomaly Detection through Density Matrices and Fourier Features

2022-10-26 · Oscar Bustos-Brinez, Joseph Gallego-Mejia, Fabio A. González

This paper presents a novel density estimation method for anomaly detection using density matrices (a powerful mathematical formalism from quantum mechanics) and Fourier features. The method can be seen as an efficient a…

Anomaly DetectionDensity EstimationGPU

GraphSubDetector: Time Series Subsequence Anomaly Detection via Density-Aware Adaptive Graph Neural Network

2024-11-26 · Weiqi Chen, Zhiqiang Zhou, Qingsong Wen, Liang Sun

Time series subsequence anomaly detection is an important task in a large variety of real-world applications ranging from health monitoring to AIOps, and is challenging due to the following reasons: 1) how to effectively…

Anomaly DetectionGraph Neural NetworkTime Series