MALCDF: A Distributed Multi-Agent LLM Framework for Real-Time Cyber
Arth Bhardwaj, Sia Godika, Yuvam Loonker

TL;DR
MALCDF introduces a multi-agent LLM framework for real-time cyber defense, demonstrating improved detection accuracy and low latency through coordinated agents communicating securely and producing audit-friendly outputs.
Contribution
The paper presents a novel multi-agent LLM framework for cyber defense that enhances detection accuracy and response speed over traditional ML-based systems.
Findings
Achieves 90.0% detection accuracy and 85.7% F1-score.
Outperforms baseline ML-IDS and single-LLM setups.
Maintains low average latency of 6.8 seconds per event.
Abstract
Traditional, centralized security tools often miss adaptive, multi-vector attacks. We present the Multi-Agent LLM Cyber Defense Framework (MALCDF), a practical setup where four large language model (LLM) agents-Detection, Intelligence, Response, and Analysis-work together in real time. Agents communicate over a Secure Communication Layer (SCL) with encrypted, ontology-aligned messages, and produce audit-friendly outputs (e.g., MITRE ATT&CK mappings). For evaluation, we keep the test simple and consistent: all reported metrics come from the same 50-record live stream derived from the CICIDS2017 feature schema. CICIDS2017 is used for configuration (fields/schema) and to train a practical ML baseline. The ML-IDS baseline is a Lightweight Random Forest IDS (LRF-IDS) trained on a subset of CICIDS2017 and tested on the 50-record stream, with no overlap between training and test records.…
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
TopicsNetwork Security and Intrusion Detection · Adversarial Robustness in Machine Learning · Spam and Phishing Detection
