CRAIJun 30

Comparative Analysis of Machine Learning based Intrusion Detection in Realistic IoT Networks

arXiv:2606.315941.2
Predicted impact top 96% in CR · last 90 daysOriginality Synthesis-oriented
AI Analysis

For IoT security researchers, this provides a benchmark on a realistic dataset, but the approach is incremental.

The paper compares five machine learning algorithms for intrusion detection in IoT networks using the Gotham2025 dataset, finding that Random Forest achieves an F1-score of 0.99.

The Internet of Things (IoT) is rapidly growing and expanding into various sectors, such as healthcare, transportation, smart homes, and more. Despite the benefits of using IoT devices, they present several challenges. Given the significant role these devices play in our lives, it is crucial to address issues related to their security and privacy. These devices are limited in resources, which complicates their security and the protection of the data that they manage. The paper aims to examine intrusion detection systems using the Gotham2025 dataset, generated through the Gotham testbed, which consists of 78 emulated IoT devices utilising various protocols, including MQTT, CoAP, and RTSP, to assist in safeguarding IoT networks from attacks. We conduct a comparative analysis between five machine learning algorithms, including Random Forest, XGBoost, Logistic Regression, Naive Bayes, and Deep Neural Network. We demonstrate that the Random Forest Classifier was the top-performing model, achieving an F1-score of 0.99 in classifying attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes