| Abstract: |
The Internet of Things (IoT) is said to have been the main driver of the Fourth Industrial Revolution, and is now considered a crucial enabling technology for the Fifth Industrial Revolution due to its ability to contribute to intelligent systems. This revolution has introduced challenges in securing IoT infrastructure against anomalies and zero-day attacks. Feature selection (FS) plays an important role in improving anomaly detection by reducing data dimensionality, computational resource needs, and enhancing model performance. This paper investigates the influence of Variance Threshold, ANOVA, Autoencoder (AE), Chi-square, and ensemble feature selection techniques on the performance of four anomaly detection models using the ToN_IoT and NSL_KDD datasets. The performances of the four anomaly detection models Isolation Forest, One Class SVM (Support Vector Machine), Variational Autoencoder, and standard Autoencoder are evaluated using precision, recall, F1 score, and accuracy. The paper demonstrates that statistical models ANOVA, and Chi-square achieved competitive performance, while the ensemble method achieved marginal accuracy, precision, and F1 score on the ToN_IoT dataset. |