arXiv:2411.05888cs.CRcs.LG2024-11被引 8

用机器学习提升SDN网络入侵检测准确率,最高达99.87%。

Sdn Intrusion Detection Using Machine Learning Method

  • 采用梯度提升树结合弱学习器构建强分类模型。
  • 在UNSW-NB15数据集上实现99.87%准确率与100%召回率。
  • 适合关注SDN安全与低误报率检测的研究者。

软件定义网络(SDN)将网络控制逻辑集中化,虽提升可编程性,但也易受新型网络攻击。本文提出一种基于机器学习的入侵检测方法,使用随机森林、决策树、梯度提升(Gradient Boosting)和AdaBoost等分类器,在UNSW-NB15基准数据集上进行训练与评估。结果表明,梯度提升模型表现最优,准确率、召回率和F1分数分别达到99.87%、100%和99.85%,显著优于其他模型。该方法通过集成多个弱学习器形成强模型,能高效区分正常与恶意流量。研究证实GBDT-IDS模型在实时检测精度和低误报率方面具有优势。未来工作将部署该模型至实际SDN环境,验证其应用与可扩展性。本研究为利用机器学习增强SDN安全性提供了可靠基础。

原文摘要 · Abstract (English)

Software-defined network (SDN) is a new approach that allows network control to become directly programmable, and the underlying infrastructure can be abstracted from applications and network services. Control plane). When it comes to security, the centralization that this demands is ripe for a variety of cyber threats that are not typically seen in other network architectures. The authors in this research developed a novel machine-learning method to capture infections in networks. We applied the classifier to the UNSW-NB 15 intrusion detection benchmark and trained a model with this data. Random Forest and Decision Tree are classifiers used to assess with Gradient Boosting and AdaBoost. Out of these best-performing models was Gradient Boosting with an accuracy, recall, and F1 score of 99.87%,100%, and 99.85%, respectively, which makes it reliable in the detection of intrusions for SDN networks. The second best-performing classifier was also a Random Forest with 99.38% of accuracy, followed by Ada Boost and Decision Tree. The research shows that the reason that Gradient Boosting is so effective in this task is that it combines weak learners and creates a strong ensemble model that can predict if traffic belongs to a normal or malicious one with high accuracy. This paper indicates that the GBDT-IDS model is able to improve network security significantly and has better features in terms of both real-time detection accuracy and low false positive rates. In future work, we will integrate this model into live SDN space to observe its application and scalability. This research serves as an initial base on which one can make further strides forward to enhance security in SDN using ML techniques and have more secure, resilient networks.

入侵检测SDN安全机器学习梯度提升

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。