Augmentation Scheme for Dealing with Imbalanced Network Traffic Classification Using Deep Learning
Ramin Hasibi, Matin Shokri, Mehdi Dehghan

TL;DR
This paper introduces a novel LSTM and KDE-based data augmentation method to improve deep learning classification of imbalanced network traffic, significantly enhancing precision, recall, and F1 scores.
Contribution
It presents a new augmentation approach combining LSTM and KDE for balancing network traffic datasets, improving deep learning classification performance.
Findings
Augmentation improves F1 scores across classes.
LSTM generates realistic traffic flow sequences.
KDE effectively replicates feature distributions.
Abstract
One of the most important tasks in network management is identifying different types of traffic flows. As a result, a type of management service, called Network Traffic Classifier (NTC), has been introduced. One type of NTCs that has gained huge attention in recent years applies deep learning on packets in order to classify flows. Internet is an imbalanced environment i.e., some classes of applications are a lot more populated than others e.g., HTTP. Additionally, one of the challenges in deep learning methods is that they do not perform well in imbalanced environments in terms of evaluation metrics such as precision, recall, and measure. In order to solve this problem, we recommend the use of augmentation methods to balance the dataset. In this paper, we propose a novel data augmentation approach based on the use of Long Short Term Memory (LSTM) networks for generating…
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
TopicsInternet Traffic Analysis and Secure E-voting · Network Security and Intrusion Detection · Anomaly Detection Techniques and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
