paper-with-me

홈 › Papers

Latent Anomaly Detection Through Density Matrices

2024-08-14 · Joseph Gallego-Mejia, Oscar Bustos-Brinez, Fabio A. González

This paper introduces a novel anomaly detection framework that combines the robust statistical principles of density-estimation-based anomaly detection methods with the representation-learning capabilities of deep learning models. The method originated from this framework is presented in two different versions: a shallow approach employing a density-estimation model based on adaptive Fourier features and density matrices, and a deep approach that integrates an autoencoder to learn a low-dimensional representation of the data. By estimating the density of new samples, both methods are able to find normality scores. The methods can be seamlessly integrated into an end-to-end architecture and optimized using gradient-based optimization techniques. To evaluate their performance, extensive experiments were conducted on various benchmark datasets. The results demonstrate that both versions of the method can achieve comparable or superior performance when compared to other state-of-the-art methods. Notably, the shallow approach performs better on datasets with fewer dimensions, while the autoencoder-based approach shows improved performance on datasets with higher dimensions.

📄 PDF Abstract BibTeX arXiv:2408.07623

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationRepresentation Learning

Similar Papers 제목 키워드 기반

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

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

InQMAD: Incremental Quantum Measurement Anomaly Detection

2022-10-11 · Joseph Gallego-Mejia, Oscar Bustos-Brinez, Fabio Gonzalez

Streaming anomaly detection refers to the problem of detecting anomalous data samples in streams of data. This problem poses challenges that classical and deep anomaly detection methods are not designed to cope with, suc…

Anomaly DetectionDensity Estimation

Anomaly detection in reconstructed quantum states using a machine-learning technique

2014-01-20 · Satoshi Hara, Takafumi Ono, Ryo Okamoto, Takashi Washio 외

The accurate detection of small deviations in given density matrices is important for quantum information processing. Here we propose a new method based on the concept of data mining. We demonstrate that the proposed met…

Anomaly DetectionBIG-bench Machine Learning

Anomaly detection through latent space restoration using vector-quantized variational autoencoders

2020-12-12 · Sergio Naval Marimont, Giacomo Tarroni

We propose an out-of-distribution detection method that combines density and restoration-based approaches using Vector-Quantized Variational Auto-Encoders (VQ-VAEs). The VQ-VAE model learns to encode images in a categori…

Anomaly DetectionOut-of-Distribution DetectionUnsupervised Anomaly Detection