Enhancing Internet of Things Security throughSelf-Supervised Graph Neural Networks
Safa Ben Atitallah, Maha Driss, Wadii Boulila, Anis Koubaa

TL;DR
This paper introduces a novel IoT intrusion detection method using self-supervised graph neural networks with Markov chains, significantly improving detection accuracy on unbalanced datasets.
Contribution
It proposes a self-supervised learning approach with MarkovGCN to better model IoT network structures and detect emerging attacks with limited labeled data.
Findings
Achieved 98.68% accuracy on EdgeIIoT-set dataset.
Improved detection robustness over traditional supervised methods.
Effectively models complex IoT network relationships.
Abstract
With the rapid rise of the Internet of Things (IoT), ensuring the security of IoT devices has become essential. One of the primary challenges in this field is that new types of attacks often have significantly fewer samples than more common attacks, leading to unbalanced datasets. Existing research on detecting intrusions in these unbalanced labeled datasets primarily employs Convolutional Neural Networks (CNNs) or conventional Machine Learning (ML) models, which result in incomplete detection, especially for new attacks. To handle these challenges, we suggest a new approach to IoT intrusion detection using Self-Supervised Learning (SSL) with a Markov Graph Convolutional Network (MarkovGCN). Graph learning excels at modeling complex relationships within data, while SSL mitigates the issue of limited labeled data for emerging attacks. Our approach leverages the inherent structure of IoT…
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
TopicsBrain Tumor Detection and Classification
MethodsGraph Convolutional Network
