Coder Social home page Coder Social logo

fidgan's Introduction

FID-GAN

This repository contains code for the paper, Intrusion Detection for Cyber-Physical Systems using Generative Adversarial Networks in Fog Environment, by Paulo Freitas de Araujo-Filho, Georges Kaddoum, Divanilson R. Campelo, Aline Gondim Santos, David Macêdo, andCleber Zanchettin. This paper was published in the IEEE Internet of Things Journal: https://ieeexplore.ieee.org/document/9199878.

Please contact me at [email protected] for more information regarding our code and paper. You can also cite our work: P. F. de Araujo-Filho, G. Kaddoum, D. R. Campelo, A. G. Santos, D. Macêdo and C. Zanchettin, "Intrusion Detection for Cyber-Physical Systems using Generative Adversarial Networks in Fog Environment," in IEEE Internet of Things Journal, doi: 10.1109/JIOT.2020.3024800.

Quickstart Python3 and Tensorflow 2.1

Please refer to the paper in order to find where to acquire the three datasets used.

To train the GAN model: """ python scripts/RGAN.py --settings_file nslkdd/wadi/swat """

To train the Autoencoder model: """ python scripts/autoencoder.py --settings_file nslkdd/wadi/swat """

To do anomaly detection: """ python scripts/AD_computeResults.py --settings_file nslkdd_test/wadi_test/swat_test """

Part of this repository contains code for the paper: D. Li, D. Chen, B. Jin, L. Shi, J. Goh, and S.-K. Ng, “MAD-GAN: Multivariate Anomaly Detection for Time Series Data with Generative Adversarial Networks,” in Springer Int. Conf. on Artif. Neural Netw., 2019, pp. 703–716.

fidgan's People

Contributors

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