Detection-Rate-Emphasized Multi-objective Evolutionary Feature Selection for Network Intrusion Detection
Zi-Hang Cheng, Haopu Shang, Chao Qian

TL;DR
This paper introduces DR-MOFS, a multi-objective evolutionary algorithm that optimizes feature selection for network intrusion detection by balancing feature count, accuracy, and detection rate, leading to improved detection performance.
Contribution
It models feature selection as a three-objective problem including detection rate, which enhances intrusion detection effectiveness over previous methods.
Findings
Fewer features needed for high detection accuracy.
Higher detection rate achieved compared to previous methods.
Outperforms existing feature selection approaches on NSL-KDD and UNSW-NB15 datasets.
Abstract
Network intrusion detection is one of the most important issues in the field of cyber security, and various machine learning techniques have been applied to build intrusion detection systems. However, since the number of features to describe the network connections is often large, where some features are redundant or noisy, feature selection is necessary in such scenarios, which can both improve the efficiency and accuracy. Recently, some researchers focus on using multi-objective evolutionary algorithms (MOEAs) to select features. But usually, they only consider the number of features and classification accuracy as the objectives, resulting in unsatisfactory performance on a critical metric, detection rate. This will lead to the missing of many real attacks and bring huge losses to the network system. In this paper, we propose DR-MOFS to model the feature selection problem in network…
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 · Artificial Immune Systems Applications
MethodsFocus · Feature Selection
