Multimodal Multi-Agent Ransomware Analysis Using AutoGen
Asifullah Khan, Aimen Wadood, Mubashar Iqbal, Umme Zahoora

TL;DR
This paper introduces a multimodal multi-agent framework utilizing autoencoders and transformers for ransomware classification, significantly improving detection accuracy and robustness over traditional methods.
Contribution
It presents a novel multi-agent architecture that fuses static, dynamic, and network data for ransomware detection, with iterative feedback refining feature representations.
Findings
Achieves up to 0.936 Macro-F1 in family classification.
Reduces calibration error compared to baseline methods.
Demonstrates stable convergence over 100 epochs.
Abstract
Ransomware has become one of the most serious cybersecurity threats causing major financial losses and operational disruptions worldwide.Traditional detection methods such as static analysis, heuristic scanning and behavioral analysis often fall short when used alone. To address these limitations, this paper presents multimodal multi agent ransomware analysis framework designed for ransomware classification. Proposed multimodal multiagent architecture combines information from static, dynamic and network sources. Each data type is handled by specialized agent that uses auto encoder based feature extraction. These representations are then integrated through a fusion agent. After that fused representation are used by transformer based classifier. It identifies the specific ransomware family. The agents interact through an interagent feedback mechanism that iteratively refines feature…
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
TopicsAdvanced Malware Detection Techniques · Artificial Intelligence in Games · Artificial Immune Systems Applications
