CSAGC-IDS: A Dual-Module Deep Learning Network Intrusion Detection Model for Complex and Imbalanced Data
Yifan Zeng

TL;DR
This paper introduces CSAGC-IDS, a deep learning-based intrusion detection system that effectively handles complex, high-dimensional, and imbalanced network traffic data using generative and attention-enhanced neural networks.
Contribution
It proposes a novel dual-module deep learning model combining SC-CGAN and CSCA-CNN to improve detection accuracy and address class imbalance in network intrusion detection.
Findings
Achieves 84.55% accuracy in five-class classification
Attains 91.09% accuracy in binary classification
Provides interpretability analysis using SHAP and LIME
Abstract
As computer networks proliferate, the gravity of network intrusions has escalated, emphasizing the criticality of network intrusion detection systems for safeguarding security. While deep learning models have exhibited promising results in intrusion detection, they face challenges in managing high-dimensional, complex traffic patterns and imbalanced data categories. This paper presents CSAGC-IDS, a network intrusion detection model based on deep learning techniques. CSAGC-IDS integrates SC-CGAN, a self-attention-enhanced convolutional conditional generative adversarial network that generates high-quality data to mitigate class imbalance. Furthermore, CSAGC-IDS integrates CSCA-CNN, a convolutional neural network enhanced through cost sensitive learning and channel attention mechanism, to extract features from complex traffic data for precise detection. Experiments conducted on the…
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
MethodsSoftmax · Attention Is All You Need · Local Interpretable Model-Agnostic Explanations · Shapley Additive Explanations · Gravity
