AI & Computational Science

AI Image Generators Can Be Tricked Using Multi-Agent Attack Strategy

How the science connects

Multi-agent systemAdversarial machin…Content moderation

AI Insight

Researchers have developed CRACK, a multi-agent attack system that can bypass safety filters in AI image generators with up to 99.63% success rate. The system uses three coordinating agents (Attack, Defense, and Judge) that work together to identify weaknesses across multiple layers of content safety systems by exploiting conflicts between different filters. The study introduces a "Detection Surface" framework that maps how different safety mechanisms create conflicting constraints that can be exploited to generate prohibited content.


This research exposes critical vulnerabilities in current AI image generation safety systems, demonstrating that layered defenses can actually create exploitable weaknesses when filters conflict with each other. The findings highlight an urgent need for more robust, unified safety architectures in commercial AI image generation tools to prevent misuse.


Understand the Science

Multi-agent system 15 articles Explore Concept → Adversarial machine learning Concept coming soon Content moderation Concept coming soon

⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Abstract: Text-to-image (T2I) models remain vulnerable to jailbreak attacks that elicit Not-Safe-For-Work (NSFW) content, despite increasingly being guarded by heterogeneous, multi-layer safety stacks combining text filters, image classifiers, and cross-modal detectors. Existing jailbreak studies either optimize against individual filters or query the complete pipeline with aggregate feedback, making it difficult to identify the active constraint and adapt to conflicts across safety layers. In this paper, we introduce the Detection Surface, a unified geometric framework that characterizes the decision boundaries induced by heterogeneous T2I safety filters and their joint effect on the jailbreak search space. This formulation reveals that successful evasion is governed by a sparse and non-convex region shaped by cross-layer conflicts, where mutations that bypass one filter may increase exposure to another. Motivated by this analysis, we propose CRACK, a multi-agent debate framework for adaptive jailbreak search that decomposes jailbreak search into exploration, diagnosis, and arbitration. CRACK coordinates an Attack Agent, a Defense Agent, and a Judge Agent to iteratively generate prompt mutations, obtain layer-specific diagnostic feedback, and optimize mutation strategies through reward-guided refinement. Through repeated rounds of debate, CRACK adapts its search direction to the evolving cross-layer constraints while preserving the original harmful intent. Extensive experiments across multiple T2I models, datasets, and safety configurations show that CRACK achieves Attack Success Rates (ASR) of up to 99.63% under composite defenses, while requiring fewer queries than existing methods and maintaining semantic fidelity.

Source: Jailbreaking Text-to-Image Models Through Cracks: Navigating Heterogeneous Safety Filters via Multi-Agent Debate