English

CNN-based IoT Device Identification: A Comparative Study on Payload vs. Fingerprint

Cryptography and Security 2026-01-28 v2 Artificial Intelligence

Abstract

The proliferation of the Internet of Things (IoT) has introduced a massive influx of devices into the market, bringing with them significant security vulnerabilities. In this diverse ecosystem, robust IoT device identification is a critical preventive measure for network security and vulnerability management. This study proposes a deep learning-based method to identify IoT devices using the Aalto dataset. We employ Convolutional Neural Networks (CNN) to classify devices by converting network packet payloads into pseudo-images. Furthermore, we compare the performance of this payload-based approach against a feature-based fingerprinting method. Our results indicate that while the fingerprint-based method is significantly faster (approximately 10x), the payload-based image classification achieves comparable accuracy, highlighting the trade-offs between computational efficiency and data granularity in IoT security.

Keywords

Cite

@article{arxiv.2304.13894,
  title  = {CNN-based IoT Device Identification: A Comparative Study on Payload vs. Fingerprint},
  author = {Kahraman Kostas},
  journal= {arXiv preprint arXiv:2304.13894},
  year   = {2026}
}

Comments

3 pages, 8 figures, 2 tanles

R2 v1 2026-06-28T10:19:11.853Z