STARE: Step-wise Temporal Alignment and Red-teaming Engine for Multi-modal Toxicity Attack
Abstract
Lay Summary
Modern AI assistants that understand both text and images can sometimes be tricked into generating highly toxic or offensive responses. Attackers do this by creating deceptive images that secretly manipulate the AI into making harmful statements. Currently, safety testers treat image generation like a "black box", they see the final toxic result, but they don't know exactly how or when these harmful visual cues develop during the step-by-step image creation process. This lack of transparency makes it incredibly difficult to build effective defenses. To solve this, we created STARE, an automated testing engine that peels back the layers of the image generation process. STARE acts like a diagnostic lens, revealing that different types of harm emerge at completely different times: broad, abstract harmful concepts appear early in the creation process, while explicit, graphic details are sharpened at the very end. By uncovering these specific vulnerability windows, our work shifts how we defend AI systems. Instead of trying to police every part of an AI's generation process continuously, developers can now deploy highly targeted defenses at exact moments in time. This makes it much easier to catch and block multi-modal security flaws, ultimately paving the way for safer, more reliable AI models.