计算机应用 ›› 2017, Vol. 37 ›› Issue (7): 1926-1930.DOI: 10.11772/j.issn.1001-9081.2017.07.1926

• 网络空间安全 • 上一篇    下一篇

基于布谷鸟搜索优化BP神经网络的网络安全态势评估方法

谢丽霞, 王志华   

  1. 中国民航大学 计算机科学与技术学院, 天津 300300
  • 收稿日期:2016-12-28 修回日期:2017-03-11 出版日期:2017-07-10 发布日期:2017-07-18
  • 通讯作者: 谢丽霞
  • 作者简介:谢丽霞(1974-),女,重庆人,副教授,硕士,CCF会员,主要研究方向:网络与信息安全;王志华(1990-),男,河南郑州人,硕士研究生,主要研究方向:网络与信息安全。
  • 基金资助:
    国家科技重大专项(2012ZX03002002);国家自然科学基金资助项目(60776807,61179045);天津市科技计划重点项目(09JCZDJC16800);中国民航科技基金资助项目(MHRD201009,MHRD201205)。

Network security situation assessment method based on cuckoo search optimized back propagation neural network

XIE Lixia, WANG Zhihua   

  1. School of Computer Science and Technology, Civil Aviation University of China, Tianjin 300300, China
  • Received:2016-12-28 Revised:2017-03-11 Online:2017-07-10 Published:2017-07-18
  • Supported by:
    This work is partially supported by the National Science and Technology Major Project (2012ZX03002002), the National Natural Science Foundation of China (60776807, 61179045), the Science and Technology Major Project of Tianjin (09JCZDJC16800), the Science and Technology Foundation of Civil Aviation of China (MHRD201009, MHRD201205).

摘要: 针对现有基于神经网络的网络安全态势评估方法效率低等问题,提出基于布谷鸟搜索(CS)优化反向传播(BP)神经网络(CSBPNN)的网络安全态势评估方法。首先,根据态势输入指标数和输出态势值确定BP神经网络(BPNN)的输入输出节点数,根据经验公式和试凑法计算出隐含层节点数;然后,随机初始化各层的连接权值和阈值,使用浮点数编码方式将权值与阈值编码成布谷鸟;最后,使用CS算法对权值和阈值进行优化,得到用于态势评估的CSBPNN模型并对其进行训练,将网络安全态势数据输入到CSBPNN模型中,获取网络的安全态势值。实验结果表明,与BPNN和遗传算法优化BP神经网络方法相比,基于CSBPNN的网络安全态势评估方法的迭代代数分别减少943和47且预测精度提高8.06个百分点和3.89个百分点,所提方法具有较快的收敛速度和较高的预测精度。

关键词: 态势评估, 网络安全, 布谷鸟搜索, 神经网络, 高精度

Abstract: Aiming at the low efficiency of the existing network security situation assessment method based on neural network, a network security situation assessment method based on Cuckoo Search (CS) optimized Back Propagation (BP) Neural Network (CSBPNN) was proposed. Firstly, the numbers of input and output nodes of the BP Neural Network (BPNN) were determined according to the number of input index and the output value. The number of hidden layer nodes was calculated according to the empirical formula and the trial and error method. Secondly, the connection weights and thresholds were randomly initialized, and the weights and thresholds were coded into cuckoo by using floating point coding. Finally, the weights and thresholds were optimized by using CS algorithm. The CSBPNN model for situation assessment was got and trained. The situation data was input into the CSBPNN model to obtain the situation value. The experimental results show that the iterative number of CSBPNN is reduced by 943 and 47 respectively, and the prediction accuracy is 8.06 percentage points and 3.89 percentage points higher than that of BPNN and Genetic Algorithm (GA) optimized BP neural network. The proposed algorithm has faster convergence speed and higher prediction accuracy.

Key words: situation assessment, network security, Cuckoo Search (CS), neural network, high-precision

中图分类号: