Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Two-Stage Machine Learning Model for Detecting Wormhole Attacks in Wireless Sensor Networks

View through CrossRef
Wireless Sensor Networks (WSNs) underpin many Internet of Things (IoT) applications, yet their open wireless medium, unattended deployment, and limited resources make them highly vulnerable to routing-layer attacks, particularly wormhole attacks that distort network topology without breaking cryptographic primitives. This paper proposes a two-stage Hybrid Machine-Learning Intrusion Detection System (Hybrid‑ML‑IDS) that combines unsupervised K‑means clustering with Random Forest (RF) classification to detect wormhole attacks using flow-level traffic features from the Wormhole at-tack‑Contr2 v2 dataset. In Stage 1, K‑means partitions normalized flows into latent clusters and derives structure-aware features—cluster identifier and centroid-distance statistics—which are concatenated with the original attributes. In Stage 2, a tuned RF classifier is trained on this enriched representation to discriminate normal from wormhole traffic. Experiments on 637,862 network flows (20 attributes plus a binary label, with approximately 76% at-tack and 24% normal instances) show that the proposed K‑means+RF model achieves 99.36% accuracy, 99.50% precision, 99.66% recall, 99.58% F1‑score, and a 1.60% false positive rate on the test set. Comparative evaluation against SVM, KNN, Decision Tree, Naïve Bayes, standalone RF, and XGBoost demonstrates that Hybrid‑ML‑IDS delivers superior wormhole detection capability with modest computational overhead, making it suitable for deployment at WSN gateways and cluster heads.
Title: A Two-Stage Machine Learning Model for Detecting Wormhole Attacks in Wireless Sensor Networks
Description:
Wireless Sensor Networks (WSNs) underpin many Internet of Things (IoT) applications, yet their open wireless medium, unattended deployment, and limited resources make them highly vulnerable to routing-layer attacks, particularly wormhole attacks that distort network topology without breaking cryptographic primitives.
This paper proposes a two-stage Hybrid Machine-Learning Intrusion Detection System (Hybrid‑ML‑IDS) that combines unsupervised K‑means clustering with Random Forest (RF) classification to detect wormhole attacks using flow-level traffic features from the Wormhole at-tack‑Contr2 v2 dataset.
In Stage 1, K‑means partitions normalized flows into latent clusters and derives structure-aware features—cluster identifier and centroid-distance statistics—which are concatenated with the original attributes.
In Stage 2, a tuned RF classifier is trained on this enriched representation to discriminate normal from wormhole traffic.
Experiments on 637,862 network flows (20 attributes plus a binary label, with approximately 76% at-tack and 24% normal instances) show that the proposed K‑means+RF model achieves 99.
36% accuracy, 99.
50% precision, 99.
66% recall, 99.
58% F1‑score, and a 1.
60% false positive rate on the test set.
Comparative evaluation against SVM, KNN, Decision Tree, Naïve Bayes, standalone RF, and XGBoost demonstrates that Hybrid‑ML‑IDS delivers superior wormhole detection capability with modest computational overhead, making it suitable for deployment at WSN gateways and cluster heads.

Related Results

ACM SIGCOMM computer communication review
ACM SIGCOMM computer communication review
At some point in the future, how far out we do not exactly know, wireless access to the Internet will outstrip all other forms of access bringing the freedom of mobility to the way...
A Comparative Analysis of Machine Learning Models for Enhancing Wormhole Attack Detection in Wireless Sensor Networks
A Comparative Analysis of Machine Learning Models for Enhancing Wormhole Attack Detection in Wireless Sensor Networks
protocol [30]. Given their dynamic nature and expanding use across diverse domains, the demand for robust security mechanisms in WSNs is becoming increasingly critical. These netw...
AI-Based Wormhole Attack Detection Techniques in Wireless Sensor Networks
AI-Based Wormhole Attack Detection Techniques in Wireless Sensor Networks
The popularity of wireless sensor networks for establishing different communication systems is increasing daily. A wireless network consists of sensors prone to various security th...
Dynamic stochastic modeling for inertial sensors
Dynamic stochastic modeling for inertial sensors
Es ampliamente conocido que los modelos de error para sensores inerciales tienen dos componentes: El primero es un componente determinista que normalmente es calibrado por el fabri...
Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
BACKGROUND As of July 2020, a Web of Science search of “machine learning (ML)” nested within the search of “pharmacokinetics or pharmacodynamics” yielded over 100...
Design of multi-energy-space-based energy-efficient algorithm in novel software-defined wireless sensor networks
Design of multi-energy-space-based energy-efficient algorithm in novel software-defined wireless sensor networks
Energy efficiency has always been a hot issue in wireless sensor networks. A lot of energy-efficient algorithms have been proposed to reduce energy consumption in traditional wirel...
Preventing Collaborative Wormhole Attacks In AODV-based Mobile Ad-Hoc Networks
Preventing Collaborative Wormhole Attacks In AODV-based Mobile Ad-Hoc Networks
Due to recent advances in wireless communication technologies, mobile ad hoc networks (MANETs) have become the networks of choice for use in various applications. Unfortunately, th...
A Hybridized Immune System for Avoidance of Wormhole Attacks in Manet
A Hybridized Immune System for Avoidance of Wormhole Attacks in Manet
In Mobile Ad-hoc Networks (MANETs), the most challenging task is detecting and mitigating wormhole links during data transmission between the source and destination nodes. Since it...

Back to Top