Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Incremental LSTM Ensemble for Online Intrusion Detection in Software-Defined Networks

Author 1: Raed Basfar Author 2: Mohamed Y. Dahab Author 3: Abdullah Marish Ali Author 4: Fathy Eassa Author 5: Kholoud Bajunaied
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 9 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.0160939

Abstract

Software-Defined Networking (SDN) promises flexible control of network flows but also exposes controllers to rapidly shifting attack surfaces. Conventional intrusion-detection engines, trained once and deployed statically, falter when traffic patterns drift. We introduce an adaptive intrusion detection system that couples a mini-batch incremental learning scheme with a five-member ensemble of Long Short-Term Memory (LSTM) classifiers. Each model trains on successive data partitions drawn from the InSDN dataset, while a lightweight tracker monitors accuracy and “age.” A weighted-voting rule penalizing stale models in proportion to their lifetime lets the ensemble down-rank obsolete learners without full retraining. When the tracker flags slippage, only the most dated models are refreshed, limiting computational load and preserving service continuity. Across four streaming iterations, the system sustains a mean detection accuracy of 95.8% and a 3.2% false-positive rate, recovering quickly from concept drift that drives individual models to baseline performance. Comparative analysis against three recent SDN IDS baselines shows improvements of up to 14 percentage points in accuracy and 0.48 in F-score, without sacrificing latency (≈50 ms). These results indicate that modest, well-timed retraining rather than continual online updates can keep an SDN IDS both nimble and efficient. The approach offers a practical roadmap for securing programmable networks that evolve by the hour.

Keywords

How to Cite this Article

Basfar, R., Dahab, M. Y., Ali, A. M., Eassa, F., & Bajunaied, K. (2025). An Incremental LSTM Ensemble for Online Intrusion Detection in Software-Defined Networks. International Journal of Advanced Computer Science and Applications, 16(9). https://doi.org/10.14569/IJACSA.2025.0160939

Basfar, Raed, et al.. "An Incremental LSTM Ensemble for Online Intrusion Detection in Software-Defined Networks." International Journal of Advanced Computer Science and Applications, vol. 16, no. 9, 2025, https://doi.org/10.14569/IJACSA.2025.0160939.

@article{Basfar2025,
  title     = {An Incremental LSTM Ensemble for Online Intrusion Detection in Software-Defined Networks},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {9},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Raed Basfar and Mohamed Y. Dahab and Abdullah Marish Ali and Fathy Eassa and Kholoud Bajunaied},
  doi       = {10.14569/IJACSA.2025.0160939},
  url       = {https://doi.org/10.14569/IJACSA.2025.0160939}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.