A Hybrid Intrusion Detection with Decision Tree for Feature Selection
Mubarak Albarka Umar, Chen Zhanfang, Yan Liu

TL;DR
This paper introduces a hybrid feature selection approach combining wrapper and filter methods with decision trees to improve intrusion detection systems, balancing effectiveness with computational efficiency.
Contribution
It proposes a novel hybrid feature selection method using decision trees, enhancing IDS performance and providing a comparative analysis with existing techniques.
Findings
The hybrid approach achieves comparable detection accuracy to state-of-the-art methods.
It requires higher computational time than filter-based methods.
The study reveals issues related to the UNSW-NB15 dataset's conformity.
Abstract
Due to the size and nature of intrusion detection datasets, intrusion detection systems (IDS) typically take high computational complexity to examine features of data and identify intrusive patterns. Data preprocessing techniques such as feature selection can be used to reduce such complexity by eliminating irrelevant and redundant features in the dataset. The objective of this study is to analyze the efficiency and effectiveness of some feature selection approaches namely, wrapper-based and filter-based modeling approaches. To achieve that, a hybrid of feature selection algorithm in combination with wrapper and filter selection processes is designed. We propose a wrapper-based hybrid intrusion detection modeling with a decision tree algorithm to guide the selection process. Five machine learning algorithms are used on the wrapper and filter-based feature selection methods to build IDS…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
