Research Article Open Access

IoT Intrusion Detection using Auto-Encoder and Machine Learning Techniques

Ahmed Ridha Khudhu1 and Khairulmizam Samsudin1
  • 1 Department of Computer and Communication System Engineering, Universiti Putra Malaysia, Malaysia

Abstract

IoTnetwork refers to the capability of connecting smart and various devices to asingle network for the sake of performing a particular task. Similar toconventional networks, IoT networks are vulnerable to several attacks.Therefore, IoT Intrusion Detection has caught much research attention. Severalstudies have examined the task of intrusion detection for IoT networks. Withinsuch studies, the focus was set to accommodate a feature selection process foridentifying the most relevant features per the intrusions. Yet, the featureselection techniques used in the literature were based on feature selectionrather than a reduction in which individual solutions are being selected. Thiscould lead to a fall in local minima problems where the optimal solution is notdetermined but instead, another near-optimal solution is identified. This studyproposes a dimensionality reduction approach rather than feature selectionusing Auto-Encoder architecture for IoT intrusion detection. A benchmarkdataset of UNSW-NB15 has been used within the experiment. In addition, a datapreparation process of feature transformation has been applied to convert thecategorical features into numeric ones. Then, the proposed autoencoder has beencarried out upon the transformed data for the sake of dimensionality reduction.The reduced dimension produced by the proposed autoencoder has been utilized byfour classifiers including DT, LR, NN, and RF for conducting the intrusiondetection. Results showed that the proposed autoencoder with RF classifier hasobtained the highest F1-score of 99% and the lowest FAR value of 0.78%. Suchresults are competitive in terms of the state of the art.

Journal of Computer Science
Volume 18 No. 10, 2022, 904-912

DOI: https://doi.org/10.3844/jcssp.2022.904.912

Submitted On: 8 May 2022 Published On: 27 September 2022

How to Cite: Khudhu, A. R. & Samsudin, K. (2022). IoT Intrusion Detection using Auto-Encoder and Machine Learning Techniques. Journal of Computer Science, 18(10), 904-912. https://doi.org/10.3844/jcssp.2022.904.912

  • 1,560 Views
  • 656 Downloads
  • 0 Citations

Download

Keywords

  • Internet of Things
  • Intrusion Detection
  • Auto Encoder
  • Decision Tree
  • Logistic Regression
  • Random Forest
  • Neural Network