CRJun 17

A Predictive Neural Network Architecture for Early Detection of Low-Rate Cyberattacks

arXiv:2606.187712.4
Predicted impact top 91% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For IoT network security, IDQS offers a proactive, real-time detection method for low-rate attacks that evade traditional systems, though the performance gains are incremental.

The paper introduces IDQS, a lightweight framework combining a predictive neural network (RTP-QoS) and a pairwise decision model (PDM) for early detection of low-rate DDoS attacks in IoT networks. It achieves over 79% and 91% detection accuracy on two public datasets with an inference time of 0.28 seconds.

Low-Rate Denial of Service (LDoS) attacks pose a significant challenge to IoT networks due to their subtle and prolonged nature, often evading traditional intrusion detection systems. This paper presents IDQS (Intrusion Detection via QoS Prediction), a lightweight and proactive framework for early LDoS attack detection. IDQS integrates two new key components: (i) RTP-QoS, a Recurrent Trend Predictive Neural Network that learns and forecasts future Quality of Service (QoS) based on historical traffic patterns, and (ii) PDM, a Pairwise Decision Model that evaluates discrepancies between predicted and actual QoS to identify potential attacks. Evaluated on the public SDN-SlowRate-DDoS and CIC-IDS2017 datasets, IDQS respectively achieves over 79% and 91% detection accuracy across most attack scenarios with high recall and low false negatives, while maintaining an end-to-end inference time of just 0.28 seconds. The results demonstrate the effectiveness and efficiency of IDQS for real-time deployment in resource-constrained IoT environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes