Wednesday, 25 September 2019

Intrusion Detection in Multi-Agent System Using Blend of Feature Elimination Algorithm and Decision Tree Classifier

Volume 6 Issue 1 March - May 2018

Research Paper

Intrusion Detection in Multi-Agent System Using Blend of Feature Elimination Algorithm and Decision Tree Classifier

Harjot Kaur*, Harmanpreet Kaur**
* Assistant Professor, Department of Computer Science & Engineering, Guru Nanak Dev University Regional Campus, Gurdaspur, Punjab, India.
** PG Scholar, Department of Computer Science & Engineering, Guru Nanak Dev University Regional Campus, Gurdaspur, Punjab, India.
Kaur,H., and Kaur,H.(2018). Intrusion Detection in Multi-Agent System using Blend of Feature Elimination Algorithm and Decision Tree Classifier. i-manager’s Journal on Computer Science, 6(1),35-44. https://doi.org/10.26634/jcom.6.1.14826

Abstract

Intrusion Detection Systems (IDS) have become a vital part of computer networks. Specific signatures of formerly identified attacks in a network and characterized traffic datasets are the two most significant parameters, which have been considered by various conventional IDS. Machine learning methods can be applied in IDS since they can learn from attacks' signatures or normal-operations occurring in the network. There is usually a large volume of data in intrusion detection systems in terms of both features and instances. But in this voluminous data, all features do not contribute to traffic thereby increasing the chances of false alarm generation. Therefore, efficiency and veracity of Intrusion Detection Systems can be reduced by selecting only a fair number of features. In this work, an IDS using a recursive feature selection algorithm has been proposed which aids to eliminate various irrelevant features and identify various relevant features of attacks in order to improve attack detection and reduce false alarm generation rate. The proposed IDS has also been analyzed and tested using a revised version of the KDD dataset in Scikit-learn library of Python.

No comments:

Post a Comment