Computer Engineering and Applications ›› 2010, Vol. 46 ›› Issue (11): 81-84.DOI: 0.3778/j.issn.1002-8331.2010.11.024

• 网络、通信、安全 • Previous Articles     Next Articles

Step feature selection algorithm for intrusion detection

XIAO Li-zhong1,2,3,LIU Yun-xiang1   

  1. 1.Department of Computer Science and Information Engineering,Shanghai Institute of Technology,Shanghai 200235,China
    2.Postdoctor Mobile Station of Control Science and Engineering,East China University of Science & Technology,Shanghai 200237,China
    3.Postdoctor Work Station of Kunshan Software Park,Kunshan,Jiangsu 215311,China
  • Received:2010-01-04 Revised:2010-02-22 Online:2010-04-11 Published:2010-04-11
  • Contact: XIAO Li-zhong

适合于入侵检测的分步特征选择算法

肖立中1,2,3,刘云翔1   

  1. 1.上海应用技术学院 计算机科学与信息工程系,上海 200235
    2.华东理工大学 控制科学与工程博士后流动站,上海 200237
    3.昆山软件园博士后工作站,江苏 昆山 215311
  • 通讯作者: 肖立中

Abstract: The intrusion detection data set is high dimensional,which leads to low processing speed for intrusion detection algorithms,but it holds many features affecting little for detection.To address the above issue,a step feature selection algorithm is proposed in this paper.Depending on the definition of relevant feature and redundant feature and using mutual information as criterion,it firstly removes the irrelevant features and then removes the redundant features.With low time complexity,the feature selection algorithm independent of detection algorithm can easily balance the detection accuracy and the number of features through threshold.Experiments over networks connection records from KDD-99 data set are implemented for many detection algorithms to evaluate the proposed method.The results show the algorithm can effectively select features,ensure detection accuracy and improve processing speed.

Key words: intrusion detection, feature selection, mutual information, Markov blanket

摘要: 针对入侵检测数据集维数高,导致检测算法处理速度慢,而其中包含许多对检测效果影响不大的特征的问题,提出了一种分步特征选择算法。它通过对相关特征和冗余特征的定义,以互信息为准则,首先删除不相关特征,然后删除冗余特征。该算法的时间复杂性低,且独立于检测算法,可以通过调整阈值平衡检测精度和特征的数量。以权威数据集KDD-99为实验数据集,对多种检测算法进行了实验。结果表明,该算法能有效地选择特征向量,保证检测精度,提高检测速度。

关键词: 入侵检测, 特征选择, 互信息, 马尔可夫毯

CLC Number: