Research Article Open Access

An Intrusion Detection System Using Optimized Deep Learning for IoT Networks

Chempavathy B.1 and Mouleeswaran S. K.2
  • 1 Department of Computer Science and Engineering, School of Engineering, Dayananda Sagar University, Bangalore, Karnataka, India
  • 2 Department of Computer Science and Engineering, School of Engineering, Dayananda Sagar University, Bangalore, Karnataka, India

Abstract

In the rapidly evolving landscape of Internet of Things (IoT) networks, assuring security is paramount. Cyber-attacks on IoT networks are evolving in complexity and scale. Intruders employ diverse tactics, including malware, Denial of Service (DoS) attacks, along with unauthorized access. This research aims to propose an optimized Deep Learning (DL) based Intrusion Detection System (IDS) to bolster security within IoT based networks. In order to emphasize the significance of preprocessing data, a critical step is performed to ensure that data is in a suitable format and quality for effective learning and accurate intrusion detection. The preprocessing module performs data cleaning, one-hot encoding and normalization generating normalized inputs for the DL architecture. Subsequently, an efficient Transfer Learning (TL) based Deep Convolutional Neural Network (DCNN) framework is introduced. This framework, characterized by its multi-layered neural networks, autonomously learns and extracts essential features, allowing it to identify unauthorized access attempts and potential malware attacks in an automated and efficient manner. Finally, the neural network training loss is minimized using a hybrid optimization approach that combines Grey Wolf and Improved Salp Swarm algorithms (GW-ISSA). This hybrid algorithm optimizes hyperparameters, leading to faster convergence and reducing the amount of training data required. The NSLKDD dataset is used for simulation using Python, the obtained outcomes contribute to enhancing both security and resilience of IoT networks in the face of emerging threats and vulnerabilities.

Journal of Computer Science
Volume 21 No. 8, 2025, 1933-1942

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

Submitted On: 9 December 2024 Published On: 9 October 2025

How to Cite: B., C. & S. K., M. (2025). An Intrusion Detection System Using Optimized Deep Learning for IoT Networks. Journal of Computer Science, 21(8), 1933-1942. https://doi.org/10.3844/jcssp.2025.1933.1942

  • 57 Views
  • 7 Downloads
  • 0 Citations

Download

Keywords

  • IoT
  • Intrusion Detection System
  • Cyber-Attacks
  • DCNN
  • Hybrid GW-ISSA