paper-with-me

홈 › Papers

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 approximation of Kernel Density Estimation (KDE). A systematic comparison of the proposed method with eleven state-of-the-art anomaly detection methods on various data sets is presented, showing competitive performance on different benchmark data sets. The method is trained efficiently and it uses optimization to find the parameters of data embedding. The prediction phase complexity of the proposed algorithm is constant relative to the training data size, and it performs well in data sets with different anomaly rates. Its architecture allows vectorization and can be implemented on GPU/TPU hardware.

📄 PDF Abstract BibTeX arXiv:2210.14796

Code (1)

Joaggi/anomaly-detection-density-matrix-kernel-density-estimation 공식 구현 tf

Tasks

Anomaly DetectionDensity EstimationGPU

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

Fast Kernel Density Estimation with Density Matrices and Random Fourier Features

2022-08-02 · Joseph A. Gallego, Juan F. Osorio, Fabio A. González

Kernel density estimation (KDE) is one of the most widely used nonparametric density estimation methods. The fact that it is a memory-based method, i.e., it uses the entire training data set for prediction, makes it unsu…

Density Estimation

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

Anomaly DetectionDensity EstimationRepresentation Learning

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