Search papers, labs, and topics across Lattice.
This paper proposes two deep learning-based intrusion detection systems (IDS) for IoT networks using CNNs and LSTMs. The models are trained and evaluated on the CICIoT2023 dataset to detect various cyber threats through binary, grouped, and multi-class classification. The LSTM-based IDS achieves slightly higher accuracy compared to the CNN-based IDS, reaching 99.42% for binary classification.
LSTM-based intrusion detection can achieve 99.42% accuracy in identifying cyber threats within IoT networks, slightly outperforming CNN-based approaches.
The proliferation of large-scale IoT networks has been both a blessing and a curse. Not only has it revolutionized the way organizations operate by increasing the efficiency of automated procedures, but it has also simplified our daily lives. However, while IoT networks have improved convenience and connectivity, they have also increased security risk due to unauthorized devices gaining access to these networks and exploiting existing weaknesses with specific attack types. The research proposes two lightweight deep learning (DL)-based intelligent intrusion detection systems (IDS). to enhance the security of IoT networks: the proposed convolutional neural network (CNN)-based IDS and the proposed long short-term memory (LSTM)-based IDS. The research evaluated the performance of both intelligent IDSs based on DL using the CICIoT2023 dataset. DL-based intelligent IDSs successfully identify and classify various cyber threats using binary, grouped, and multi-class classification. The proposed CNN-based IDS achieves an accuracy of 99.34%, 99.02% and 98.6%, while the proposed LSTM-based IDS achieves an accuracy of 99.42%, 99.13%, and 98.68% for binary, grouped, and multi-class classification, respectively.