A Comprehensive Comparative Study of Individual ML Models and Ensemble Strategies for Network Intrusion Detection Systems
Ismail Bibers, Osvaldo Arreche, and Mustafa Abdallah

TL;DR
This study comprehensively evaluates individual machine learning models and ensemble strategies for network intrusion detection, demonstrating their effectiveness across two datasets and providing a reusable framework and source code for future research.
Contribution
It introduces a tailored ensemble learning framework for network intrusion detection and evaluates 14 methods across multiple datasets, highlighting the strengths of ensemble approaches.
Findings
Ensemble methods outperform individual models in detection accuracy.
The framework effectively assesses diverse models and ensemble techniques.
Source code is released for community use and further research.
Abstract
The escalating frequency of intrusions in networked systems has spurred the exploration of new research avenues in devising artificial intelligence (AI) techniques for intrusion detection systems (IDS). Various AI techniques have been used to automate network intrusion detection tasks, yet each model possesses distinct strengths and weaknesses. Selecting the optimal model for a given dataset can pose a challenge, necessitating the exploration of ensemble methods to enhance generalization and applicability in network intrusion detection. This paper addresses this gap by conducting a comprehensive evaluation of diverse individual models and both simple and advanced ensemble methods for network IDS. We introduce an ensemble learning framework tailored for assessing individual models and ensemble methods in network intrusion detection tasks. Our framework encompasses the loading of input…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsBalanced Selection
