Attention Meets UAVs: A Comprehensive Evaluation of DDoS Detection in Low-Cost UAVs
Ashish Sharma, SVSLN Surya Suhas Vaddhiparthy, Sai Usha Goparaju,, Deepak Gangadharan, Harikumar Kandath

TL;DR
This paper evaluates machine learning and deep learning models, especially attention-based models like TST, for detecting DDoS attacks on low-cost UAVs, achieving high accuracy and fast detection times.
Contribution
It introduces a comprehensive evaluation of various ML and DL algorithms, highlighting the effectiveness of attention mechanisms and proposing an on-board DDoS detection system for UAVs.
Findings
Attention-based models outperform non-attention models.
TST achieves an F1 score of up to 0.999 with 0.1s runtime.
Learnable positional embeddings improve detection accuracy.
Abstract
This paper explores the critical issue of enhancing cybersecurity measures for low-cost, Wi-Fi-based Unmanned Aerial Vehicles (UAVs) against Distributed Denial of Service (DDoS) attacks. In the current work, we have explored three variants of DDoS attacks, namely Transmission Control Protocol (TCP), Internet Control Message Protocol (ICMP), and TCP + ICMP flooding attacks, and developed a detection mechanism that runs on the companion computer of the UAV system. As a part of the detection mechanism, we have evaluated various machine learning, and deep learning algorithms, such as XGBoost, Isolation Forest, Long Short-Term Memory (LSTM), Bidirectional-LSTM (Bi-LSTM), LSTM with attention, Bi-LSTM with attention, and Time Series Transformer (TST) in terms of various classification metrics. Our evaluation reveals that algorithms with attention mechanisms outperform their counterparts 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
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Bacillus and Francisella bacterial research
Methodstravel james · Attention Is All You Need · Sigmoid Activation · Softmax · Layer Normalization · Tanh Activation · Absolute Position Encodings · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer
