Search papers, labs, and topics across Lattice.
This paper introduces a semantic multi-agent intrusion detection system (IDS) specifically designed for IoT environments, addressing the challenges posed by zero-day and adversarial threats. By integrating four specialized agents that utilize semantic embeddings and multi-stage probabilistic decision fusion, the system achieves high detection accuracy while maintaining low false-positive rates and computational efficiency. The results show a remarkable 95.9% overall detection accuracy and an 87.9% success rate in identifying zero-day attacks, making it a significant advancement in the field of IoT security.
Achieving 95.9% detection accuracy in IoT intrusion detection while effectively handling zero-day threats and minimizing false positives is a game changer for cybersecurity.
The rapid proliferation of Internet of Things (IoT) devices has enabled unprecedented automation and connectivity, but it has also substantially increased the attack surface, exposing networks to sophisticated cyber threats, including zero-day and adversarial intrusions. Traditional Intrusion Detection Systems (IDS) struggle to generalize to unseen attacks, often require substantial computational resources, and lack interpretability, particularly in resource-constrained and heterogeneous IoT networks. Recent advances, including Deep Learning (DL), open-set detection, and Large Language Model (LLM)-based semantic reasoning, address some of these challenges but typically focus on zero-day and adversarial threats and rarely combine semantic reasoning with multi-agent systems. To overcome these limitations, we propose a semantic multi-agent ID that integrates four specialized agents (e.g., Scout, Mutator, Auditor, and Arbiter) that leverage semantic embeddings and multi-stage probabilistic decision fusion. The Scout induces structured hypotheses from semantic embeddings; the Mutator generates adversarially constrained variants; the Auditor evaluates consistency and filters unreliable outputs; and the Arbiter produces interpretable, risk-aware alerts. Extensive experiments across multiple real-world IoT datasets demonstrate that the proposed system achieves 95.9% overall detection accuracy, reduces false-positive rates to 6.8%, improves zero-day detection to 87.9%, and maintains computational efficiency suitable for edge deployment.