Nature-Inspired Algorithms Join the Fight Against Cyberattacks
Source PublicationScientific Reports
Primary AuthorsMaghrabi, Ragab, Alghamdi et al.

Distributed Denial of Service (DDoS) attacks remain a persistent scourge of the modern internet, overwhelming victim systems by forcing them to exhaust their own resources. To combat this, researchers have unveiled a novel defence mechanism that combines privacy-preserving machine learning with bio-inspired optimisation.
The core of this approach is Federated Learning (FL), a technique that allows multiple systems to collaboratively train a defensive model without ever sharing their raw, sensitive data. To enhance detection capabilities, the team employed an 'Improved Bacterial Foraging Optimisation Algorithm' to select the most relevant data features. Subsequently, a sophisticated Dueling Double Deep Q-Network (D3QN) classifies the traffic to identify threats.
Crucially, the system fine-tunes its own hyperparameters using an algorithm inspired by the behaviour of the frilled lizard. This distinct fusion of nature and code proved highly effective. In tests using standard cybersecurity datasets (CICIDIS 2017 and ToN-IoT), the method achieved a remarkable classification accuracy of 99.52%, significantly outperforming existing techniques in the rapid recognition of malicious traffic.