一种用于MANETs的分布式自监督入侵检测方法
A DISTRIBUTED SELF-SUPERVISED INTRUSION DETECTION METHOD FOR MANETs
-
摘要: 随着MANETs的广泛应用,入侵现象愈发严重,而大多检测方案无法满足其准确性和实时性的需求。因此融合深度顺序结构TabNet和遗传算法改进的门控循环单元(Tab-GAGRU)设计分布式自监督入侵检测方法。通过TabNet进行预训练,为分类模型提供了细粒度的表征信息;构建GRU捕捉特征向量的时间依赖性,通过遗传算法对其网络参数进行自动寻优,保证异常检测精度;使用Spark优化资源减少模型训练时间。实验结果表明,该方法准确率最高可达99.95%,检测时间最快可达22.4s。Abstract: With the widespread use of MANETs, the intrusion phenomenon is becoming more and more serious. Most of the existing schemes are difficult to meet their requirements of accuracy and real-time. Therefore, we design a distributed self-supervised network intrusion detection model by integrating the deep sequential structure TabNet and gated recurrent unit improved by genetic algorithm (Tab-GAGRU). The model was pre-trained through TabNet which provided efficient and fine-grained representation information for the classification model. The GRU was constructed to capture the time dependence between feature vectors, and network parameters of the model were automatically optimized by GA to ensure the anomaly detection accuracy of network traffic. Spark was used to optimize resources and reduce the processing time of model training classification. The experimental results show that the accuracy of the proposed method is up to 99.95%, and the model can reach 22.4s in detection time.
下载: