A Simple Framework to Enhance the Adversarial Robustness of Deep Learning-based Intrusion Detection System
Xinwei Yuan, Shu Han, Wei Huang, Hongliang Ye, Xianglong Kong, Fan, Zhang

TL;DR
This paper introduces a hybrid intrusion detection system that combines deep learning and machine learning models with an adversarial example detector to improve robustness against adversarial attacks.
Contribution
It proposes a novel IDS architecture that uses local intrinsic dimensionality for AE detection and exploits transferability properties to enhance adversarial robustness.
Findings
Significant improvement in IDS robustness against adversarial attacks
High prediction accuracy with low resource consumption
Effective detection of adversarial examples using LID-based detector
Abstract
Deep learning based intrusion detection systems (DL-based IDS) have emerged as one of the best choices for providing security solutions against various network intrusion attacks. However, due to the emergence and development of adversarial deep learning technologies, it becomes challenging for the adoption of DL models into IDS. In this paper, we propose a novel IDS architecture that can enhance the robustness of IDS against adversarial attacks by combining conventional machine learning (ML) models and Deep Learning models. The proposed DLL-IDS consists of three components: DL-based IDS, adversarial example (AE) detector, and ML-based IDS. We first develop a novel AE detector based on the local intrinsic dimensionality (LID). Then, we exploit the low attack transferability between DL models and ML models to find a robust ML model that can assist us in determining the maliciousness of…
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
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
MethodsAutoencoders
