Authors:
Aurelia Kusumastuti
1
;
Denis Rangelov
1
;
Philipp Lämmel
1
;
Michell Boerger
1
;
Andrei Aleksandrov
1
and
Nikolay Tcholtchev
1
;
2
Affiliations:
1
Fraunhofer Institute for Open Communication Systems (FOKUS), Berlin, Germany
;
2
RheinMain University of Applied Sciences, Wiesbaden, Germany
Keyword(s):
Transformer, Random Forest, Deep Neural Networks, CNN, Anomaly Detection, Intrusion Detection, IoT.
Abstract:
This paper presents an exploratory analysis of deep learning techniques for intrusion detection in IoT networks. Specifically, we investigate three innovative intrusion detection systems based on transformer, 1D-CNN and GrowNet architectures, comparing their performance against random forest and three-layer perceptron models as baselines. For each model, we study the multiclass classification performance using the publicly available IoT network traffic dataset Bot-IoT. We use the most important performance indicators, namely, accuracy, F1-score, and ROC, but also training and inference time to gauge the utility and efficacy of the models. In contrast to earlier studies where random forests were the dominant method for ML-based intrusion detection, our findings indicate that the transformer architecture outperforms all other methods in our approach.