计算机科学与探索 ›› 2023, Vol. 17 ›› Issue (3): 748-760.DOI: 10.3778/j.issn.1673-9418.2106116

• 网络·安全 • 上一篇    

面向入侵检测的Taylor神经网络构建与分析

王振东,张林,杨书新,王俊岭,李大海   

  1. 江西理工大学 信息工程学院,江西 赣州 341000
  • 出版日期:2023-03-01 发布日期:2023-03-01

Construction and Analysis of Taylor Neural Network for Intrusion Detection

WANG Zhendong, ZHANG Lin, YANG Shuxin, WANG Junling, LI Dahai   

  1. School of Information Engineering, Jiangxi University of Science and Technology, Ganzhou, Jiangxi 341000, China
  • Online:2023-03-01 Published:2023-03-01

摘要: 深度学习方法已成为网络入侵检测的重要手段,但现有深度学习模型无法挖掘出网络入侵数据特征值间隐藏的函数映射关系。对此,设计了Taylor神经网络模型(TNN)。利用Taylor公式对多项式函数的逼近能力与神经网络的优化能力对入侵数据特征间的关系进行挖掘与利用。首先,介绍Taylor神经网络的基本结构。为了将Taylor神经网络引入入侵检测领域,设计了Taylor神经网络层(TNL),并将其与传统深度神经网络结合构建Taylor神经网络模型。为优化Taylor公式的展开项数,引入人工蜂群算法,但传统的人工蜂群算法存在开采能力较差,易陷入“早熟”等问题,因此设计了一种基于高斯过程的人工蜂群算法。实验结果表明,基于Taylor神经网络的入侵检测算法在NSL-KDD和UNSW-NB15数据集上的准确率具有明显优势。

关键词: 网络安全, 入侵检测, Taylor公式, 神经网络, 人工蜂群算法

Abstract: Deep learning methods have become an important means of network intrusion detection, but the existing deep learning models cannot dig out the hidden function mapping relationships among the characteristic values of network intrusion data. In this regard, this paper designs a Taylor neural network model (TNN). The Taylor formula is used to mine and utilize the relationship between the polynomial function approximation ability and the neural network optimization ability. Firstly, this paper introduces the basic structure of Taylor neural network. In order to introduce the Taylor neural network into the field of intrusion detection, the Taylor neural network layer (TNL) is designed and combined with the traditional deep neural network to build the Taylor neural network model. In order to optimize the number of expansion terms of Taylor formula, artificial bee colony algorithm is introduced, but the traditional artificial bee colony algorithm has problems such as poor mining ability and easy to fall into “premature”. An artificial bee colony algorithm based on Gaussian process is designed. Experimental results show that the accuracy of intrusion detection algorithm based on Taylor neural network has obvious advantages on NSL-KDD and UNSW-NB15 datasets.

Key words: network security, intrusion detection, Taylor formula, neural network, artificial bee colony algorithm