1D CNN Based Network Intrusion Detection with Normalization on Imbalanced Data
Azizjon Meliboev, Jumabek Alikhanov, Wooseong Kim

TL;DR
This paper proposes a 1D-CNN based intrusion detection system that effectively classifies network traffic by learning high-level features, outperforming traditional machine learning models on imbalanced datasets.
Contribution
The study introduces a novel 1D-CNN approach for IDS that leverages serialized TCP/IP packet data and normalization techniques to improve detection performance on imbalanced datasets.
Findings
1D-CNN outperforms RF and SVM in detection accuracy.
The model effectively handles imbalanced network traffic data.
High-level feature extraction enhances intrusion detection capabilities.
Abstract
Intrusion detection system (IDS) plays an essential role in computer networks protecting computing resources and data from outside attacks. Recent IDS faces challenges improving flexibility and efficiency of the IDS for unexpected and unpredictable attacks. Deep neural network (DNN) is considered popularly for complex systems to abstract features and learn as a machine learning technique. In this paper, we propose a deep learning approach for developing the efficient and flexible IDS using one-dimensional Convolutional Neural Network (1D-CNN). Two-dimensional CNN methods have shown remarkable performance in detecting objects of images in computer vision area. Meanwhile, the 1D-CNN can be used for supervised learning on time-series data. We establish a machine learning model based on the 1D-CNN by serializing Transmission Control Protocol/Internet Protocol (TCP/IP) packets in a…
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 · Internet Traffic Analysis and Secure E-voting · Anomaly Detection Techniques and Applications
