Agentic Moderation: Multi-Agent Design for Safer Vision-Language Models
Juan Ren, Mark Dras, Usman Naseem
TL;DR
This work tackles safety for large vision-language systems by addressing the limitations of static and post-hoc defenses against cross-modal jailbreaks. It introduces Agentic Moderation, a model-agnostic, multi-agent framework that coordinates Shield, Responder, Evaluator, and Reflector to provide context-aware and interpretable moderation. Across five datasets and four LVLMs, the approach reduces attack success rate while maintaining or improving safety and utility metrics, demonstrating robust, scalable governance for multimodal safety. The modular design supports flexible policy updates and deployment in latency-constrained or high-stakes environments, outlining a path toward adaptive, agent-driven safety in multimodal AI systems.
Abstract
Agentic methods have emerged as a powerful and autonomous paradigm that enhances reasoning, collaboration, and adaptive control, enabling systems to coordinate and independently solve complex tasks. We extend this paradigm to safety alignment by introducing Agentic Moderation, a model-agnostic framework that leverages specialised agents to defend multimodal systems against jailbreak attacks. Unlike prior approaches that apply as a static layer over inputs or outputs and provide only binary classifications (safe or unsafe), our method integrates dynamic, cooperative agents, including Shield, Responder, Evaluator, and Reflector, to achieve context-aware and interpretable moderation. Extensive experiments across five datasets and four representative Large Vision-Language Models (LVLMs) demonstrate that our approach reduces the Attack Success Rate (ASR) by 7-19%, maintains a stable Non-Following Rate (NF), and improves the Refusal Rate (RR) by 4-20%, achieving robust, interpretable, and well-balanced safety performance. By harnessing the flexibility and reasoning capacity of agentic architectures, Agentic Moderation provides modular, scalable, and fine-grained safety enforcement, highlighting the broader potential of agentic systems as a foundation for automated safety governance.
