Sdn Intrusion Detection Using Machine Learning Method
Muhammad Zawad Mahmud, Shahran Rahman Alve, Samiha Islam, Mohammad, Monirujjaman Khan

TL;DR
This paper presents a machine learning-based intrusion detection system for SDN networks, demonstrating high accuracy and low false positives using Gradient Boosting on the UNSW-NB 15 benchmark.
Contribution
It introduces a novel GBDT-based intrusion detection model tailored for SDN, achieving superior detection performance over other classifiers.
Findings
Gradient Boosting achieved 99.87% accuracy
Random Forest achieved 99.38% accuracy
The GBDT-IDS model improves real-time detection and reduces false positives
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsBalanced Selection · Adaptive Discriminator Augmentation
