Code Monkey home page Code Monkey logo

sgm-cnn's Introduction

SGM-CNN

A flow-based network intrusion detection model that integrates class imbalance processing with deep learning: SGM-CNN.

Copyright: Lulu Huang, and Hongpo Zhang(School of Information Engineering, Zhengzhou University)
The two contributors of this NIDS are Ms. Lulu Huang and SN ENGR. Hongpo Zhang ([email protected]). If you have any problems, please do not hesitate to send us an email.

Please cite our papers, in case you find our work useful.

(1) Hongpo Zhang, Lulu Huang, Chase Q. Wu and Zhanbo Li: An Effective Convolutional Neural Network Based on SMOTE and Gaussian Mixture Model for Intrusion Detection in Imbalanced Dataset. Computer Networks (2020), doi:10.1016/j.comnet.2020.107315

(2) Hongpo Zhang, Chase Q. Wu, Shan Gao, Zongmin Wang, Yuxiao Xu and Yongpeng Liu: An effective deep learning based scheme for network intrusion detection, in: 2018 24th International Conference on Pattern Recognition (ICPR), 2018, pp. 682โ€“687. doi:10.1109/ICPR.2018.8546162.

In the following, we also provide a brief user manual for this NIDS.

(1) Installation

anaconda3-5.2.0; tensorflow; python3.6; Kreas 2.2.4

(2) Dataset

The UNSW-NB15 dataset used to support the findings of this study is available at https://www.unsw.adfa.edu.au/unswcanberra-cyber/cybersecurity/ADFA-NB15-Datasets/. The CICIDS2017 dataset used to support the findings of this study is available at https://www.unb.ca/cic/datasets/ids-2017.html.

(3) NIDS execution process

  1. Data preprocessing and feature selection. Different datasets have slightly different data preprocessing processes.
  2. Imbalance processing. Contains five types of imbalanced processing technologies, namely ROS, SMOTE, ADASYN, RUS + SMOTE,K-means + SMOTE and SGM.
  3. Classification decision. Contains three classification algorithms, namely RF, MLP and CNN.

sgm-cnn's People

Contributors

zhang-hongpo avatar

Watchers

James Cloos 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.