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

计算机工程 ›› 2006, Vol. 32 ›› Issue (16): 127-129. doi: 10.3969/j.issn.1000-3428.2006.16.048

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

基于One-class SVM的实时入侵检测系统

黄 谦;王 震;韦 韬;陈 昱   

  1. 北京大学计算机科学技术研究所,北京 100871
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-08-20 发布日期:2006-08-20

A Real-time Intrusion Detection System Based on One-class SVM

HUANG Qian;WANG Zhen;WEI Tao;CHEN Yu   

  1. Institute of Computer Science and Technology, Peking University, Beijing 100871
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-08-20 Published:2006-08-20

摘要: 将One-class支持向量机和Online训练算法应用于入侵检测研究中,把入侵检测看作是一种单值分类问题,能够在有噪声的数据集中进行训练,降低了对训练集的要求,提高了检测准确性。同时解决了基于SVM的入侵检测系统实时训练的问题,在实际运用中可以实时地添加新的训练样本对新出现的攻击手段进行分类。在KDD CUP’99标准入侵检测数据集上进行实验,系统缩短了训练时间并且获得了较高的检测准确率。

关键词: 信息安全, 入侵检测, 支持向量机

Abstract: This paper presents an algorithm for intrusion detection, based on one-class support vector machine (SVM) and online training of SVM. The algorithm formulates intrusion detection as a one-class classification problem. The model-building part of the algorithm works even when the training data is noisy, and therefore compared with regular SVM algorithms, it imposes fewer requirements on the training set and has a higher detection rate. For the testing data containing new types of attack, the algorithm can add such data to the training set and update the training result real-time. It tests the algorithm on KDD CUP’ 99 benchmark data set for intrusion detection and the result shows that the algorithm is able to shorten the training time, and in the same time, obtain a high detection rate.

Key words: Information security, Intrusion detection, Support vector machines (SVM)