计算机应用 ›› 2010, Vol. 30 ›› Issue (07): 1916-1918.

• 人工智能 • 上一篇    下一篇

高效的混合聚类算法及其在异常检测中的应用

李建国1,胡学钢2   

  1. 1. 淮北师范大学计算机科学与技术学院
    2. 合肥工业大学计算机与信息学院
  • 收稿日期:2010-03-18 修回日期:2010-05-09 发布日期:2010-07-01 出版日期:2010-07-01
  • 通讯作者: 李建国
  • 基金资助:
    基于数据挖掘技术的混合入侵检测模型研究

Efficient mixed clustering algorithm and its application in anomaly detection

  • Received:2010-03-18 Revised:2010-05-09 Online:2010-07-01 Published:2010-07-01
  • Contact: LI Jian-Guo

摘要: 将聚类算法应用于异常检测,算法的有效性是关键。为了提高异常检测能力,提出了一种新的聚类算法,该算法运用窗口管理机制对网络数据采用分批实时处理的方法,同时对算法中运用到的DBSCAN算法和K-means算法进行改进并组合,实验证明该算法可以提高异常检测的检测率,降低误报率并增强系统的实时响应能力。

关键词: 入侵检测, 异常检测, 聚类分析, K-means算法, DBSCAN算法

Abstract: High efficiency of the algorithm is the key if Clustering Algorithm is applied to anomaly detecttion. In order to improve anomaly detection, this thesis advanced a new clustering algorithm that deals with the net data partially by real-time processing, improving and integrating the DBSCAN Algorithm and K-means Algorithm. It is proved in experiments that the new Algorithm can improve the detection rate, reduce the false positive rate and enhance the real-time responding ability of the system.

Key words: intrusion detection, anomaly detection, cluster analysis, K-means algorithm, Density-Based Spatial Clustering of Application with Noise (DBSCAN) algorithm