Search papers, labs, and topics across Lattice.
This paper conducts a comparative analysis of five machine learning algorithms鈥擱andom Forest, XGBoost, Logistic Regression, Naive Bayes, and Deep Neural Network鈥攐n the Gotham2025 dataset, which simulates IoT networks with 78 emulated devices using various protocols. The study highlights the critical need for effective intrusion detection systems to enhance the security and privacy of resource-constrained IoT devices. Notably, the Random Forest Classifier outperformed the other models, achieving an impressive F1-score of 0.99 in accurately classifying attacks.
Random Forest Classifier achieves a remarkable F1-score of 0.99, setting a new benchmark for intrusion detection in IoT networks.
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.