CRAILGOct 26, 2024

Securing Healthcare with Deep Learning: A CNN-Based Model for medical IoT Threat Detection

arXiv:2410.23306v315 citationsh-index: 9ICIS
Originality Synthesis-oriented
AI Analysis

This work addresses critical cybersecurity challenges for healthcare systems using IoMT devices, though it is incremental as it applies an existing deep learning method to a new domain-specific dataset.

The paper tackled cybersecurity threats in Internet of Medical Things (IoMT) environments by developing a CNN-based model for attack detection, achieving 99% accuracy across binary, categorical, and multiclass classification tasks on the CICIoMT2024 dataset.

The increasing integration of the Internet of Medical Things (IoMT) into healthcare systems has significantly enhanced patient care but has also introduced critical cybersecurity challenges. This paper presents a novel approach based on Convolutional Neural Networks (CNNs) for detecting cyberattacks within IoMT environments. Unlike previous studies that predominantly utilized traditional machine learning (ML) models or simpler Deep Neural Networks (DNNs), the proposed model leverages the capabilities of CNNs to effectively analyze the temporal characteristics of network traffic data. Trained and evaluated on the CICIoMT2024 dataset, which comprises 18 distinct types of cyberattacks across a range of IoMT devices, the proposed CNN model demonstrates superior performance compared to previous state-of-the-art methods, achieving a perfect accuracy of 99% in binary, categorical, and multiclass classification tasks. This performance surpasses that of conventional ML models such as Logistic Regression, AdaBoost, DNNs, and Random Forests. These findings highlight the potential of CNNs to substantially improve IoMT cybersecurity, thereby ensuring the protection and integrity of connected healthcare systems.

Code Implementations1 repo
Foundations

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

Your Notes