paper-with-me

Papers

A Flexible Framework for Anomaly Detection via Dimensionality Reduction

2019-09-09 · Alireza Vafaei Sadr, Bruce A. Bassett, Martin Kunz

Anomaly detection is challenging, especially for large datasets in high dimensions. Here we explore a general anomaly detection framework based on dimensionality reduction and unsupervised clustering. We release DRAMA, a general python package that implements the general framework with a wide range of built-in options. We test DRAMA on a wide variety of simulated and real datasets, in up to 3000 dimensions, and find it robust and highly competitive with commonly-used anomaly detection algorithms, especially in high dimensions. The flexibility of the DRAMA framework allows for significant optimization once some examples of anomalies are available, making it ideal for online anomaly detection, active learning and highly unbalanced datasets.

📄 PDF Abstract BibTeX arXiv:1909.04060

Code (1)

vafaei-ar/drama 공식 구현 tf

Tasks

Active LearningAnomaly DetectionClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

2024-03-07 · Mahsun Altın, Altan Cakir

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer m…

Anomaly DetectionDimensionality ReductionTime SeriesTime Series Analysis+1

Incomplete Pivoted QR-based Dimensionality Reduction

2016-07-12 · Amit Bermanis, Aviv Rotbart, Moshe Salhov, Amir Averbuch

High-dimensional big data appears in many research fields such as image recognition, biology and collaborative filtering. Often, the exploration of such data by classic algorithms is encountered with difficulties due to …

Anomaly DetectionCollaborative FilteringDimensionality ReductionGeneral Classification

Graph Regularized Autoencoder and its Application in Unsupervised Anomaly Detection

2020-10-29 · Imtiaz Ahmed, Travis Galoppo, Xia Hu, Yu Ding

Dimensionality reduction is a crucial first step for many unsupervised learning tasks including anomaly detection and clustering. Autoencoder is a popular mechanism to accomplish dimensionality reduction. In order to mak…

Anomaly DetectionClusteringDimensionality ReductionUnsupervised Anomaly Detection

Dimensionality Reduction and Anomaly Detection for CPPS Data using Autoencoder

2020-10-28 · Benedikt Eiteneuer, Nemanja Hranisavljevic, Oliver Niggemann

Unsupervised anomaly detection (AD) is a major topic in the field of Cyber-Physical Production Systems (CPPSs). A closely related concern is dimensionality reduction (DR) which is: 1) often used as a preprocessing step i…

Anomaly DetectionDimensionality ReductionUnsupervised Anomaly Detection

Anomaly Subsequence Detection with Dynamic Local Density for Time Series

2019-06-28 · Chunkai Zhang, Yingyang Chen, Ao Yin

Anomaly subsequence detection is to detect inconsistent data, which always contains important information, among time series. Due to the high dimensionality of the time series, traditional anomaly detection often require…

Anomaly DetectionDensity EstimationDimensionality ReductionEnsemble Learning+2