SHIELD: Securing Healthcare IoT with Efficient Machine Learning Techniques for Anomaly Detection
Mahek Desai, Apoorva Rumale, Marjan Asadinia

TL;DR
This paper presents a machine learning framework for detecting cyberattacks and device anomalies in healthcare IoT, demonstrating high accuracy and efficiency with various models, notably XGBoost and KNN.
Contribution
The study evaluates multiple ML models for healthcare IoT security, identifying optimal approaches for anomaly and attack detection with comprehensive performance analysis.
Findings
XGBoost achieved 99% accuracy with minimal computational cost.
KNN provided near-perfect detection with low latency.
GAN had high computational cost and lower accuracy.
Abstract
The integration of IoT devices in healthcare introduces significant security and reliability challenges, increasing susceptibility to cyber threats and operational anomalies. This study proposes a machine learning-driven framework for (1) detecting malicious cyberattacks and (2) identifying faulty device anomalies, leveraging a dataset of 200,000 records. Eight machine learning models are evaluated across three learning approaches: supervised learning (XGBoost, K-Nearest Neighbors (K- NN)), semi-supervised learning (Generative Adversarial Networks (GAN), Variational Autoencoders (VAE)), and unsupervised learning (One-Class Support Vector Machine (SVM), Isolation Forest, Graph Neural Networks (GNN), and Long Short-Term Memory (LSTM) Autoencoders). The comprehensive evaluation was conducted across multiple metrics like F1-score, precision, recall, accuracy, ROC-AUC, computational…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
