Jailbreaking on Text-to-Video Models via Scene Splitting Strategy
This paper introduces SceneSplit, a novel black-box jailbreak method that fragments harmful narratives into individually benign scenes to manipulate the generative output space of Text-to-Video models, achieving high attack success rates across multiple state-of-the-art systems and revealing critical vulnerabilities in their safety mechanisms.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to sneak a dangerous object past a security guard at an airport. If you try to walk through the metal detector holding a giant, obvious sword, the alarm will go off immediately, and you'll be stopped. This is how current "Text-to-Video" AI models work: they have safety filters that scan your request (prompt) and block anything that looks like it could create harmful content, such as violence or nudity.
This paper introduces a clever trick called SceneSplit that bypasses these guards. Instead of trying to sneak the whole sword through at once, the attackers break the sword down into harmless-looking pieces, pass them through one by one, and then let the AI reassemble them into the dangerous object.
Here is how the method works, broken down into three simple steps:
1. The "Lego" Trick (Scene Splitting)
Imagine you want to generate a video of a violent fight. If you type "Two men fighting with knives," the AI's safety guard says, "No, that's dangerous," and blocks it.
SceneSplit takes that dangerous idea and chops it into 3 to 5 separate, tiny scenes that look completely innocent on their own:
- Scene 1: "A man holding a shiny metal object." (Safe)
- Scene 2: "A woman lying on a chair, looking relaxed." (Safe)
- Scene 3: "A camera zooming in on a red liquid dripping onto the floor." (Safe)
Individually, none of these prompts trigger the alarm. They are like harmless Lego bricks. However, when the AI is told to play these scenes in order, it connects the dots. The "shiny object" becomes a knife, the "relaxed woman" becomes a victim, and the "red liquid" becomes blood. The combination forces the AI to create the violent video it was originally asked for, even though it never saw the dangerous words "fight" or "knife" in a single prompt.
2. The "Fine-Tuning" (Scene Manipulation)
Sometimes, even with the Lego bricks, the AI might still get confused and generate a safe video (like a man holding a spoon instead of a knife).
To fix this, the method uses a feedback loop. It looks at the video the AI made and asks, "Which specific scene caused the AI to get confused?" If the AI made a spoon instead of a knife, the system identifies that Scene 1 was too vague. It then asks a smart AI assistant to rewrite only that specific scene to be slightly more explicit, while keeping the other scenes the same. It keeps tweaking that one scene until the AI finally generates the harmful video, effectively "hunting" for the exact line where the safety filter fails.
3. The "Cheat Sheet" (Strategy Library)
Every time the researchers successfully trick the AI, they save the "recipe" they used. If they successfully broke a prompt about violence into 4 scenes using a specific type of wording, they save that pattern.
Next time they want to attack the AI with a different violent prompt, they look at their "Cheat Sheet." They see, "Oh, splitting it into 4 scenes worked last time," and they use that same strategy immediately. This makes the attack faster and more effective over time, as the system learns from its own successes.
What Did They Find?
The researchers tested this "Lego trick" on several major, commercial AI video generators (like Veo2, Hailuo, and Luma Ray2). They found that:
- It works very well: The method successfully generated harmful videos about 77% to 84% of the time across different models.
- Existing defenses are weak: The current safety filters are good at spotting obvious bad words, but they are terrible at understanding how a series of innocent-looking scenes can combine to tell a dangerous story.
- The "Safety Gap": The paper concludes that while we have good guards for single sentences, we don't have good guards for sequences of events.
In short: The paper shows that you can trick video AI by breaking a bad idea into many small, good-looking pieces, letting the AI put them together, and then tweaking the pieces until the bad idea comes out. This reveals a significant hole in how we currently protect these AI systems.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.