A Fusion of Feature Extraction and Feature Selection Technique for Network Intrusion Detection

Affiliation auteurs!!!! Error affiliation !!!!
TitreA Fusion of Feature Extraction and Feature Selection Technique for Network Intrusion Detection
Type de publicationJournal Article
Year of Publication2016
AuteursHamid Y, Sugumaran M., Journaux L
JournalINTERNATIONAL JOURNAL OF SECURITY AND ITS APPLICATIONS
Volume10
Pagination151-158
Date PublishedAUG
Type of ArticleArticle
ISSN1738-9976
Mots-clésIntrusion detection, Machine learning, PCA, SVM
Résumé

With varied and widespread attacks on information systems, intrusion detection systems (IDS) have become an indispensable part of security policy for protecting data. IDS monitor event logs and network traffic to uncover suspicious connections that deviate from the regular profile and identify them as threats or attacks. Like most of the cases the dataset used for intrusion detection i.e., KDD99 suffers two problems: imbalanced class distribution and curse of dimensionality. In this work SMOTE has been used for balancing the dataset and once balanced, Principal Component Analysis (PCA) has been used to extract the features. And after that on the transformed dataset Correlation based Feature Selection (CFS) is used to select a subset of important features. The reduced dimension dataset is tested with Support Vector Machines (SVM). Obtained results demonstrate improved detection accuracy, computational efficiency with minimal false alarms and less system resources utilization

DOI10.14257/ijsia.2016.10.8.13