• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2022, Vol. 44 ›› Issue (03): 447-453.

• Computer Network and Znformation Security • Previous Articles     Next Articles

Optimization of intrusion detection feature extraction by cost constraint algorithm

LIU Yun,ZHENG Wen-feng,ZHANG Yi   

  1. (Faculty of Information Engineering and Automation,Kunming University of Science and Technology,Kunming 650500,China)
  • Received:2020-11-23 Revised:2021-01-30 Accepted:2022-03-25 Online:2022-03-25 Published:2022-03-24

Abstract: The defense performance of intrusion detection system is often affected by class unbalance data. In order to automatically extract data features of scarce categories to improve the accuracy of intrusion detection systems in identifying unknown network attacks, a cost constraint algorithm is proposed. Firstly, a deep neural network based on stacked autoencoder is built up, and sparse constraints on the neurons are added in the hidden layer. Secondly, the cost objective function is optimized by generating a cost matrix, and costs are assigned to imbalanced data features. Finally, the back propagation is used to finely tune the parameters of the neural network model to obtain the optimal feature vector. The simulation results show that, compared with the FAE algorithm and the NDAE algorithm, the cost constraint algorithm improves the intrusion detection accuracy and convergence for multi-dimensional and class imbalanced data.

Key words: intrusion detection, feature extraction, autoencoder, cost matrix, deep learning ,