Abstract

In order to improve the detection rate and speed of intrusion detection system, this paper proposes a feature selection algorithm. The algorithm uses information gain to rank the features in descending order, and then uses a multi-objective genetic algorithm to gradually search the ranking features to find the optimal feature combination. We classified the Kddcup98 dataset into five classes, DOS, PROBE, R2L, and U2R, and conducted numerous experiments on each class. Experimental results show that for each class of attack, the proposed algorithm can not only speed up the feature selection, but also significantly improve the detection rate of the algorithm.

Highlights

  • Intrusion detection system (IDS)[1] prevent or mitigate threats from network attacks without affecting network performance

  • How to improve the detection speed of IDS under the premise of correct detection has become the hot spot of current research

  • Studies [2] have shown that the redundancy features in access information are the main reason for the slowdown of IDS

Read more

Summary

Introduction

Intrusion detection system (IDS)[1] prevent or mitigate threats from network attacks without affecting network performance. The detection speed is too slow, which may lead to an intrusion situation. Studies [2] have shown that the redundancy features in access information are the main reason for the slowdown of IDS. Many researchers [1,2,3,4,5,6] select the core features that can be identified by selecting the features of access information. By selecting features of the access information, retaining important features that can represent the access information is an effective method to improve the detection speed. Based on the above description, this paper proposes a feature selection algorithm combining information gain and multi-objective genetic search. C4.5 is used to test the data after feature selection to verify the effectiveness of the method.

Related work
Feature ranking
Feature coding
Objective function
Genetic operator
Steps of Algorithm
Experimental data
Experimental settings
Result of feature selection
Effect of feature selection
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.