Abstract
As Internet of Things (IoT) networks continue to expand in scale and complexity, there is an increasing need for autonomous anomaly detection (AD) systems that utilize highly accurate algorithms based on Machine Learning (ML) or Deep Learning (DL). The substantial volume of data generated by IoT devices makes DL particularly suitable for AD tasks, as it can autonomously determine significant features, identify meaningful data patterns, and detect anomalies in large datasets. This study proposes a hybrid deep learning model combining the capabilities of Convolutional Neural Networks (CNN) in capturing local spatial features, Long Short-Term Memory (LSTM) networks in modeling short-term temporal dependencies, and the Transformer's attention mechanism for enhanced contextual understanding and efficient parallel processing. Experiments using the IoT-DS-2 dataset demonstrate that the proposed CNN-LSTM-Transformer model significantly outperforms other hybrid architectures built from CNN, LSTM, and Transformer components, achieving superior classification accuracy, loss, precision, recall, and F1-Score.
| Original language | English |
|---|---|
| Title of host publication | 2025 IEEE 6th Annual World AI IoT Congress, AIIoT 2025 |
| Editors | Rajashree Paul |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 713-718 |
| Number of pages | 6 |
| ISBN (Electronic) | 9798331525088 |
| DOIs | |
| State | Published - 2025 |
| Event | 6th IEEE Annual World AI IoT Congress, AIIoT 2025 - Seattle, United States Duration: May 28 2025 → May 30 2025 |
Publication series
| Name | 2025 IEEE 6th Annual World AI IoT Congress, AIIoT 2025 |
|---|
Conference
| Conference | 6th IEEE Annual World AI IoT Congress, AIIoT 2025 |
|---|---|
| Country/Territory | United States |
| City | Seattle |
| Period | 5/28/25 → 5/30/25 |
Bibliographical note
Publisher Copyright:© 2025 IEEE.
ASJC Scopus Subject Areas
- Artificial Intelligence
- Computer Networks and Communications
- Computer Science Applications
- Computer Vision and Pattern Recognition
- Safety, Risk, Reliability and Quality
- Education
Keywords
- Anomaly Detection
- CNN
- Deep Learning
- IoT
- LSTM
- Transformer