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

计算机工程 ›› 2012, Vol. 38 ›› Issue (11): 262-263,267. doi: 10.3969/j.issn.1000-3428.2012.11.079

• 开发研究与设计技术 • 上一篇    下一篇

基于模型共享的分布式异常检测方法

陈小玉1,李晓静2,周绪川3   

  1. (1. 南阳理工学院计算机科学与技术系,河南 南阳 473004;2. 济源职业技术学院,河南 济源 459000; 3. 中国科学院成都计算机应用研究所,成都 610041)
  • 收稿日期:2011-10-25 出版日期:2012-06-05 发布日期:2012-06-05
  • 作者简介:陈小玉(1978-),女,讲师、硕士,主研方向:智能计算,数据挖掘;李晓静,讲师、硕士;周绪川,副教授、博士
  • 基金资助:
    河南省教育厅自然科学研究指导计划基金资助项目(2010C520007)

Distributed Anomaly Detection Method Based on Model Share

CHEN Xiao-yu    1, LI Xiao-jing    2, ZHOU Xu-chuan   3   

  1. (1. Department of Computer Science and Technology, Nanyang Institute of Technology, Nanyang 473004, China; 2. Jiyuan Vocational and Technical College, Jiyuan 459000, China; 3. Chengdu Institute of Computer Applications, Chinese Academy of Sciences, Chengdu 610041, China)
  • Received:2011-10-25 Online:2012-06-05 Published:2012-06-05

摘要: 传统集中式异常检测方法需要耗费大量的网络资源和计算时间。为此,提出一种基于模型共享的分布式异常检测方法。利用多数投票、边界扩展、平均叠加以及距离加权这4种集成学习方法得到全部局部模型,通过交换本地数据挖掘模型的方式实现数据共享,构造总体的集成式学习模型。实验结果表明,该模型能从全局的观点检测异常,减少集中式检测所需的数据传输量,有效地保护数据的隐私性。

关键词: 数据挖掘, 集成学习, 异常检测, 数据共享, 局部模型, 检测性能

Abstract: Traditional centralized anomaly detection methods take a lot of network resources and computing time. Therefore, a distributed anomaly detection method based on model share is proposed. The method firstly employs majority vote, boundary extension, average stack and weighted distance to obtain all local models, and then exchanges local data mining models to realize data sharing, so that the overall integrated learning model is established. Experimental results show that the proposed method can detect anomaly from the global view, reduce test data transmission of overall integrated learning model and effectively protect data privacy.

Key words: data mining, ensemble learning, anomaly detection, data sharing, partial model, detection performance

中图分类号: