Are GNNs Worth the Effort for IoT Botnet Detection? A Comparative Study of VAE-GNN vs. ViT-MLP and VAE-MLP Approaches
Hassan Wasswa, Hussein Abbass, Timothy Lynar

TL;DR
This study compares the effectiveness of VAE-GNN, ViT-MLP, and VAE-MLP architectures for IoT botnet detection, finding high accuracy in binary tasks but lower performance of GNN models in multiclass classification.
Contribution
It provides a comprehensive evaluation of deep learning architectures, highlighting the comparative performance of GNNs, ViT, and MLP in IoT botnet detection tasks.
Findings
All models achieved over 99.93% accuracy in binary classification.
GNN-based models performed significantly worse in multiclass classification.
VAE-MLP and ViT-MLP achieved the highest accuracy in multiclass tasks.
Abstract
Due to the exponential rise in IoT-based botnet attacks, researchers have explored various advanced techniques for both dimensionality reduction and attack detection to enhance IoT security. Among these, Variational Autoencoders (VAE), Vision Transformers (ViT), and Graph Neural Networks (GNN), including Graph Convolutional Networks (GCN) and Graph Attention Networks (GAT), have garnered significant research attention in the domain of attack detection. This study evaluates the effectiveness of four state-of-the-art deep learning architectures for IoT botnet detection: a VAE encoder with a Multi-Layer Perceptron (MLP), a VAE encoder with a GCN, a VAE encoder with a GAT, and a ViT encoder with an MLP. The evaluation is conducted on a widely studied IoT benchmark dataset--the N-BaIoT dataset for both binary and multiclass tasks. For the binary classification task, all models achieved over…
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.
