Coder Social home page Coder Social logo

yeonghyeon / adae-tf Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.88 MB

TensorFlow implementation of Anomaly Detection with Adversarial Dual Autoencoders (ADAE) with MNIST dataset.

License: MIT License

Python 100.00%
adversarial-dual-autoencoders tensorflow anomaly-detection mnist mnist-dataset

adae-tf's Introduction

[TensorFlow] Anomaly Detection with Adversarial Dual Autoencoders

TensorFlow implementation of Anomaly Detection with Adversarial Dual Autoencoders (ADAE) with MNIST dataset.
The Keras implementation is provided as the following link.
https://github.com/kjm1559/ADAE_LSTM_Autoencoder

Architecture

Objective Functions

The objective functions (losses) for training ADAE [1].

ADAE architecture

The architecture of ADAE.

Graph in TensorBoard

Graph of ADAE.

Problem Definition

'Class-1' is defined as normal and the others are defined as abnormal.

Results

Training Procedure

Loss graphs in the training procedure.
Each graph shows the generative loss, and the two terms that make loss-G.

Loss graphs in the training procedure.
Each graph shows the discriminative loss, and the two terms that make loss-G.

Restoration result by ADAE.

Test Procedure

Box plot with encoding loss of test procedure.

Normal samples classified as normal.

Abnormal samples classified as normal.

Normal samples classified as abnormal.

Abnormal samples classified as abnormal.

Environment

  • Python 3.7.4
  • Tensorflow 1.14.0
  • Numpy 1.17.1
  • Matplotlib 3.1.1
  • Scikit Learn (sklearn) 0.21.3

Reference

[1] Ha Son Vu et al. (2019). Anomaly Detection with Adversarial Dual Autoencoders. arXiv preprint arXiv:1902.06924.

adae-tf's People

Contributors

yeonghyeon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.