Multi-Agent Framework for Threat Mitigation and Resilience in AI-Based Systems
By: Armstrong Foundjem , Lionel Nganyewou Tidjon , Leuson Da Silva and more
Potential Business Impact:
Protects smart AI from being tricked or stolen.
Machine learning (ML) underpins foundation models in finance, healthcare, and critical infrastructure, making them targets for data poisoning, model extraction, prompt injection, automated jailbreaking, and preference-guided black-box attacks that exploit model comparisons. Larger models can be more vulnerable to introspection-driven jailbreaks and cross-modal manipulation. Traditional cybersecurity lacks ML-specific threat modeling for foundation, multimodal, and RAG systems. Objective: Characterize ML security risks by identifying dominant TTPs, vulnerabilities, and targeted lifecycle stages. Methods: We extract 93 threats from MITRE ATLAS (26), AI Incident Database (12), and literature (55), and analyze 854 GitHub/Python repositories. A multi-agent RAG system (ChatGPT-4o, temp 0.4) mines 300+ articles to build an ontology-driven threat graph linking TTPs, vulnerabilities, and stages. Results: We identify unreported threats including commercial LLM API model stealing, parameter memorization leakage, and preference-guided text-only jailbreaks. Dominant TTPs include MASTERKEY-style jailbreaking, federated poisoning, diffusion backdoors, and preference optimization leakage, mainly impacting pre-training and inference. Graph analysis reveals dense vulnerability clusters in libraries with poor patch propagation. Conclusion: Adaptive, ML-specific security frameworks, combining dependency hygiene, threat intelligence, and monitoring, are essential to mitigate supply-chain and inference risks across the ML lifecycle.
Similar Papers
Securing Agentic AI: Threat Modeling and Risk Analysis for Network Monitoring Agentic AI System
Cryptography and Security
Protects smart AI from being tricked or broken.
LLM-based Multi-class Attack Analysis and Mitigation Framework in IoT/IIoT Networks
Cryptography and Security
Makes smart devices safer from hackers.
Securing AI Agents Against Prompt Injection Attacks
Cryptography and Security
Protects smart AI from being tricked by bad instructions.