English

Learning to Detect: A Data-driven Approach for Network Intrusion Detection

Cryptography and Security 2021-08-20 v1 Machine Learning

Abstract

With massive data being generated daily and the ever-increasing interconnectivity of the world's Internet infrastructures, a machine learning based intrusion detection system (IDS) has become a vital component to protect our economic and national security. In this paper, we perform a comprehensive study on NSL-KDD, a network traffic dataset, by visualizing patterns and employing different learning-based models to detect cyber attacks. Unlike previous shallow learning and deep learning models that use the single learning model approach for intrusion detection, we adopt a hierarchy strategy, in which the intrusion and normal behavior are classified firstly, and then the specific types of attacks are classified. We demonstrate the advantage of the unsupervised representation learning model in binary intrusion detection tasks. Besides, we alleviate the data imbalance problem with SVM-SMOTE oversampling technique in 4-class classification and further demonstrate the effectiveness and the drawback of the oversampling mechanism with a deep neural network as a base model.

Keywords

Cite

@article{arxiv.2108.08394,
  title  = {Learning to Detect: A Data-driven Approach for Network Intrusion Detection},
  author = {Zachary Tauscher and Yushan Jiang and Kai Zhang and Jian Wang and Houbing Song},
  journal= {arXiv preprint arXiv:2108.08394},
  year   = {2021}
}

Comments

Accepted paper in the IEEE 40th International Performance Computing and Communications Conference - IPCCC 2021

R2 v1 2026-06-24T05:14:09.006Z