Correlation-Aware Neural Networks for DDoS Attack Detection In IoT Systems
Arvin Hekmati, Nishant Jethwa, Eugenio Grippo, Bhaskar Krishnamachari

TL;DR
This paper introduces correlation-aware neural network architectures for detecting sophisticated DDoS attacks in IoT systems, especially those camouflaged by benign traffic, demonstrating improved detection performance over traditional models.
Contribution
It proposes new correlation-aware neural network architectures and compares centralized and distributed detection models using real-world IoT data, highlighting the effectiveness of LSTM and transformer models.
Findings
Correlation-aware architectures outperform non-correlation models in detection accuracy.
LSTM and transformer models achieve higher F1 scores, especially against camouflaged attacks.
Distributed correlation-aware architecture with LSTM achieves 81% F1 score.
Abstract
We present a comprehensive study on applying machine learning to detect distributed Denial of service (DDoS) attacks using large-scale Internet of Things (IoT) systems. While prior works and existing DDoS attacks have largely focused on individual nodes transmitting packets at a high volume, we investigate more sophisticated futuristic attacks that use large numbers of IoT devices and camouflage their attack by having each node transmit at a volume typical of benign traffic. We introduce new correlation-aware architectures that take into account the correlation of traffic across IoT nodes, and we also compare the effectiveness of centralized and distributed detection models. We extensively analyze the proposed architectures by evaluating five different neural network models trained on a dataset derived from a 4060-node real-world IoT system. We observe that long short-term memory (LSTM)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Internet Traffic Analysis and Secure E-voting
