Publication result detail

Optimizing IoT Attack Detection in Edge AI: A Comparison of Lightweight Machine Learning Models and Feature Reduction Techniques

PHAN, V.; JEŘÁBEK, J.; MALINA, L.

Original Title

Optimizing IoT Attack Detection in Edge AI: A Comparison of Lightweight Machine Learning Models and Feature Reduction Techniques

English Title

Optimizing IoT Attack Detection in Edge AI: A Comparison of Lightweight Machine Learning Models and Feature Reduction Techniques

Type

Paper in proceedings (conference paper)

Original Abstract

This paper investigates machine learning driven cyberattack detection in Internet of Things networks. It tackles challenges posed by high-dimensional data and devices with limited resources. The study focuses on feature reduction methods to improve Edge AI efficiency. It compares feature selection techniques, such as Random Forest importance and Recursive Feature Elimination, with feature extraction methods, including Principal Component Analysis and Linear Discriminant Analysis. Several lightweight models are evaluated: Decision Tree, Random Forest, Logistic Regression, Multi-Layer Perceptron, and LightGBM. These models are tested using the CICIoMT2024 dataset for both binary and multi-label classification tasks. Performance is measured by accuracy, precision, recall, F1-score, and inference time on a workstation and a Raspberry Pi. The results reveal that feature selection outperforms feature extraction with appropriate frameworks. Decision Tree and Random Forest achieve the best result: 99.89% accuracy in binary classification and 99.61% in multi-label tasks when using Random Forest feature selection with five selected features. On the Raspberry Pi, Decision Tree stands out with inference times of 11.94 s for binary tasks and 25.73 s for multi-label tasks, making it suitable for edge computing. This research provides a practical guide for enhancing Internet of Things security across resource-constrained devices.

English abstract

This paper investigates machine learning driven cyberattack detection in Internet of Things networks. It tackles challenges posed by high-dimensional data and devices with limited resources. The study focuses on feature reduction methods to improve Edge AI efficiency. It compares feature selection techniques, such as Random Forest importance and Recursive Feature Elimination, with feature extraction methods, including Principal Component Analysis and Linear Discriminant Analysis. Several lightweight models are evaluated: Decision Tree, Random Forest, Logistic Regression, Multi-Layer Perceptron, and LightGBM. These models are tested using the CICIoMT2024 dataset for both binary and multi-label classification tasks. Performance is measured by accuracy, precision, recall, F1-score, and inference time on a workstation and a Raspberry Pi. The results reveal that feature selection outperforms feature extraction with appropriate frameworks. Decision Tree and Random Forest achieve the best result: 99.89% accuracy in binary classification and 99.61% in multi-label tasks when using Random Forest feature selection with five selected features. On the Raspberry Pi, Decision Tree stands out with inference times of 11.94 s for binary tasks and 25.73 s for multi-label tasks, making it suitable for edge computing. This research provides a practical guide for enhancing Internet of Things security across resource-constrained devices.

Keywords

Attack Detection; Edge AI; Feature Extraction; Feature Selection; IDS; IoT; Machine Learning; Optimization; Resource-Constrained Devices

Key words in English

Attack Detection; Edge AI; Feature Extraction; Feature Selection; IDS; IoT; Machine Learning; Optimization; Resource-Constrained Devices

Authors

PHAN, V.; JEŘÁBEK, J.; MALINA, L.

Released

10.08.2025

Publisher

Springer, Cham

Location

Ghent, Belgium

ISBN

978-3-032-00642-4

Book

Availability, Reliability and Security. ARES 2025. Lecture Notes in Computer Science, vol 15998

Pages from

325

Pages to

342

Pages count

18

URL

BibTex

@inproceedings{BUT198650,
  author="Viet Anh {Phan} and Jan {Jeřábek} and Lukáš {Malina}",
  title="Optimizing IoT Attack Detection in Edge AI: A Comparison of Lightweight Machine Learning Models and Feature Reduction Techniques",
  booktitle="Availability, Reliability and Security. ARES 2025. Lecture Notes in Computer Science, vol 15998",
  year="2025",
  pages="325--342",
  publisher="Springer, Cham",
  address="Ghent, Belgium",
  doi="10.1007/978-3-032-00642-4\{_}19",
  isbn="978-3-032-00642-4",
  url="https://link.springer.com/chapter/10.1007/978-3-032-00642-4_19"
}