作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 安全技术 • 上一篇    下一篇

基于聚类的邻域检测器生成算法

张凤斌,杨泽,葛海洋   

  1. (哈尔滨理工大学计算机科学与技术学院,哈尔滨 150080)
  • 收稿日期:2015-01-13 出版日期:2016-02-15 发布日期:2016-01-29
  • 作者简介:张凤斌(1965-),男,教授、博士生导师,主研方向为网络与信息安全、免疫入侵检测;杨泽、葛海洋,硕士研究生。
  • 基金资助:
    国家自然科学基金资助项目“免疫动态自适应机制研究”(61172168)。

Neighborhood Detector Generation Algorithm Based on Clustering

ZHANG Fengbin,YANG Ze,GE Haiyang   

  1. (College of Computer Science and Technology,Harbin University of Science and Technology,Harbin 150080,China)
  • Received:2015-01-13 Online:2016-02-15 Published:2016-01-29

摘要: 邻域否定选择算法遍历每个自体样本,导致计算量大及匹配阶段重叠率高等问题。为此,对邻域否定选择算法和聚类技术进行研究,提出一种邻域检测器生成算法。将自体样本映射到构建好的邻域空间中进行聚类,同时对随机检测器予以耐受,训练出成熟的邻域检测器。在KDD CUP 1999数据集上的仿真结果表明,该算法可以缩短生成检测器的时间,有效解决高重叠问题,提高检测效率。

关键词: 入侵检测, 免疫, 邻域, 聚类, 检测器

Abstract: Neighborhood Negative Selection(NNS) algorithm needs to traverse the whole self-samples and leads to large amount of calculation.At the same time there are phenomena about overlap rate higher at matching stage.To address this issue,making in-depth study on NNS and clustering method,it proposes a novel neighborhood detector algorithm.The self-samples are mapped to neighborhood space and they are used to clustering.Random detectors are trained and become mature neighborhood detectors.The algorithm generates detectors by shortening the time and solving the high overlap problem.In KDD CUP 1999 data sets to evaluate the results of simulation show that,the algorithm can solve the above mentioned problems effectively and increase the detection efficiency.

Key words: intrusion detection, immunity, neighborhood, clustering, detector

中图分类号: