Deep Adversarial Learning in Intrusion Detection: A Data Augmentation Enhanced Framework
He Zhang, Xingrui Yu, Peng Ren, Chunbo Luo, and Geyong Min

TL;DR
This paper introduces a novel framework combining deep adversarial learning and statistical data augmentation to improve intrusion detection accuracy in scenarios with limited and imbalanced training data.
Contribution
It presents a new data augmentation method using a Poisson-Gamma model and adversarial neural networks to enhance intrusion detection performance.
Findings
Outperforms existing IDS methods on KDD Cup 99 dataset
Improves accuracy, precision, recall, and F1-score
Effectively addresses data scarcity and imbalance issues
Abstract
Intrusion detection systems (IDSs) play an important role in identifying malicious attacks and threats in networking systems. As fundamental tools of IDSs, learning based classification methods have been widely employed. When it comes to detecting network intrusions in small sample sizes (e.g., emerging intrusions), the limited number and imbalanced proportion of training samples usually cause significant challenges in training supervised and semi-supervised classifiers. In this paper, we propose a general network intrusion detection framework to address the challenges of both \emph{data scarcity} and \emph{data imbalance}. The novelty of the proposed framework focuses on incorporating deep adversarial learning with statistical learning and exploiting learning based data augmentation. Given a small set of network intrusion samples, it first derives a Poisson-Gamma joint probabilistic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
