Lightweight CNN-Based Wi-Fi Intrusion Detection Using 2D Traffic Representations
By: Rayed Suhail Ahmad, Rehan Ahmad, Quamar Niyaz
Potential Business Impact:
Finds Wi-Fi hackers using smart computer programs.
Wi-Fi networks are ubiquitous in both home and enterprise environments, serving as a primary medium for Internet access and forming the backbone of modern IoT ecosystems. However, their inherent vulnerabilities, combined with widespread adoption, create opportunities for malicious actors to gain unauthorized access or compromise sensitive data stored on connected devices. To address these challenges, we propose a deep learning based network intrusion detection system (NIDS) for Wi-Fi environments. Building on our previous work, we convert network traffic into two-dimensional data representations and use them to train DL models based on convolutional neural network (CNN) architectures. We implement five distinct techniques for generating the two-dimensional representations, and to ensure low detection latency, we adopt lightweight CNN architectures in our NIDS. The models are trained using the AWID3 dataset, a publicly available benchmark for Wi-Fi NIDS research, and are evaluated for both binary and multi-class classification tasks. Experimental results demonstrate that the proposed approach achieves competitive detection performance with low inference time, making it suitable for real-world Wi-Fi deployment scenarios.
Similar Papers
Intrusion Detection System Using Deep Learning for Network Security
Cryptography and Security
Finds bad computer stuff to keep networks safe.
Lightweight Intrusion Detection System Using a Hybrid CNN and ConvNeXt-Tiny Model for Internet of Things Networks
Cryptography and Security
Protects smart devices from online attacks.
Intrusion Detection on Resource-Constrained IoT Devices with Hardware-Aware ML and DL
Networking and Internet Architecture
Finds computer spies on small devices.