Enhancing IoT Security with CNN and LSTM-Based Intrusion Detection Systems
Afrah Gueriani, Hamza Kheddar, Ahmed Cherif Mazari

TL;DR
This paper presents a CNN-LSTM based intrusion detection system for IoT security, achieving high accuracy and low loss on new and existing datasets, effectively identifying malicious traffic.
Contribution
The paper introduces a novel CNN-LSTM hybrid model for IoT intrusion detection, utilizing the CICIoT2023 dataset for training and CICIDS2017 for validation, demonstrating improved detection performance.
Findings
Achieved 98.42% accuracy in detecting IoT threats.
Reduced false positive rate to 9.17%.
Validated effectiveness on multiple datasets.
Abstract
Protecting Internet of things (IoT) devices against cyber attacks is imperative owing to inherent security vulnerabilities. These vulnerabilities can include a spectrum of sophisticated attacks that pose significant damage to both individuals and organizations. Employing robust security measures like intrusion detection systems (IDSs) is essential to solve these problems and protect IoT systems from such attacks. In this context, our proposed IDS model consists on a combination of convolutional neural network (CNN) and long short-term memory (LSTM) deep learning (DL) models. This fusion facilitates the detection and classification of IoT traffic into binary categories, benign and malicious activities by leveraging the spatial feature extraction capabilities of CNN for pattern recognition and the sequential memory retention of LSTM for discerning complex temporal dependencies in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
