GithubHelp home page GithubHelp logo

egawati / micoes Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 17.13 MB

Micro-clusters-based Outlier Explanations for Data Streams

Jupyter Notebook 65.83% Python 34.17%
outlier-explanation anomaly-explanation outlier-description anomaly-description outlier-analysis

micoes's Introduction

Micro-clusters-based Outlier Explanations for Data Streams

Outlier or anomaly detection has been used in many applications including data streams applications; however, it is up to the users to decide what to do with the detected anomalous objects. Outlier explanation is an important part of the outlier analysis as it gives clues that can help user to understand the outliers better and thus can speed up the decision process. One type of explanations that can be provided to the users is which attributes or features that responsible for the abnormality of the data point. It is also known as the outlying attributes.

In this project , we present a micro-clusters-based outlier explanation framework for data streams (MICOES). It finds outlying attributes for outliers detected by an arbitrary anomaly detection algorithm. Data streams bring extra challenges because they have an unbounded volume of data that keep coming such that the processing is limited to time and memory constraints. Therefore, for real-time processing, it is not possible to have multiple passes on data. MICOES addresses this nature of data streams by utilizing the statistical synopsis of the data maintained in the micro-clusters to find outlying attributes.

The MICOES paper is available in the 1st Workshop on Anomaly and Novelty Detection, Explanation and Accommodation (ANDEA) in Conjunction with KDD 2021

Package Installation - Development Mode

  • Download and extract the ZIP file
  • On the terminal cd to the extracted micoes folder and run the command: python3 setup.py develop

Citation

@misc{MICOES2021,
title= {Micro-clusters-based Outlier Explanations for Data Streams},
author = {Egawati Panjei and Le Gruenwald and Eleazar Leal and Christopher Nguyen},
year = {2021},
booktitle= {The 1st Workshop on Anomaly and Novelty Detection, Explanation and Accommodation (ANDEA) in Conjunction with KDD 2021},
URL= {https://sites.google.com/view/andea2021/accepted-papers},
}

micoes's People

Contributors

egawati avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.