Skip to content

sreelekh/INCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection in Evolving Streams using INCAD

Implementation of Integrated Clustering and Anomaly Detection (INCAD) for Streaming Data (Revised Version): Guggilam, Sreelekha, et al. "Integrated Clustering and Anomaly Detection (INCAD) for Streaming Data." International Conference on Computational Science. Springer, Cham, 2019.

Bayesian Anomaly Detection using EVT:Guggilam, Sreelekha, et al. "Bayesian anomaly detection using extreme value theory." arXiv preprint arXiv:1905.12150 (2019).

Clustering based anomaly detection

INCAD output for the synthetic data, SD. Instances belonging to the normal clusters are shown as □ and instancesbelonging to anomalous clusters are shown as ◦. The size of the anomalous instances indicates the probabilistic anomaly score. Inset: the average anomaly score for truly anomalous instances (TP) and false positives (FP).

Identifying handwriting patterns and anomalies in MNIST Digits (10% sample data)

Cluster centers identified by INCAD

(Note that the number of clusters (18) is automatically inferred by the model)

Anomalies identified by INCAD

Anomaly Detection in Evolving Streams

Evolving anomalies and clusters identified by INCAD for the Gas Sensor Array Drift data. Cluster assignmentsare shown using colored symbols, anomalous observations are labeled using colored circles. While the original data has 16 dimensions, the data is mapped to 2-D using the t-SNE algorithm

Dataset: Vergara, A., S. Vembu, T. Ayhan, M. A. Ryan, M. L. Homer, and R. Huerta, 2012: Chemical gas sensor drift compensationusing classifier ensembles.Sensors and Actuators B: Chemical,166, 320–329.

Sensitivity

Impact of the size of the batch data set on INCAD performance on the synthetic data set (SD). For each batch size,mean and standard deviation across 5 different runs are shown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published