基于LightGBM算法的高效入侵检测系统

EFFICIENT INTRUSION DETECTION SYSTEM BASED ON LIGHTGBM ALGORITHM

  • 摘要: 由于现有的网络入侵数据集不平衡,网络入侵检测系统难以准确检测少数样本攻击,且高维数据训练困难,训练时间长,易导致入侵检测精确度欠佳。设计一种基于LightGBM算法的高效入侵检测系统用于提高网络入侵检测的效率。该文采用SMOTE上采样方法对数据集进行平衡;结合秩搜索算法对高维数据集进行特征降维,提取出更重要且强相关的特征子集,用参数优化后的LightGBM分类器对数据集进行训练和分类。实验结果表明,该系统在二分类和多分类实验中,消耗较少时间,获得更高的准确率,有效提高了入侵检测的效率。

     

    Abstract: Because of the imbalance in existing network intrusion datasets, it is difficult for network intrusion detection systems to detect a small number of sample attacks accurately. And it is difficult to train high-dimensional data with long training time, which easily leads to poor intrusion detection accuracy. We propose an efficient intrusion detection system based on LightGBM algorithm for improving the efficiency of network intrusion detection. The system used the SMOTE up-sampling method to balance the dataset first, and performed feature dimensionality reduction on the high-dimensional dataset with the rank search algorithm to extract a subset of more important and strongly relevant features. The dataset was trained and classified with the parameter-optimized LightGBM classifier. The experimental results show that this system consumes less time and obtains higher accuracy in both binary and multi-classification experiments, which effectively improves the efficiency of intrusion detection.

     

/

返回文章
返回