AlignVid: Training-Free Attention Scaling for Semantic Fidelity in Text-Guided Image-to-Video Generation
AlignVid is a training-free method that enhances semantic fidelity in text-guided image-to-video generation by employing attention scaling modulation and guidance scheduling to counteract visual dominance, accompanied by the introduction of the OmitI2V benchmark for rigorous evaluation.
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
The Big Problem: The "Visual Anchor" Effect
Imagine you are a director trying to film a scene based on a script. You have a reference photo on the set (the "Image") and a script telling you what to do (the "Text Prompt").
In current AI video generators, the reference photo is like a heavy anchor. It's so visually strong and detailed that the AI gets "stuck" on it. Even if your script says, "Add a dragon to the sky" or "Make the person disappear," the AI ignores the script. It just keeps replaying the original photo because the visual details of the photo are shouting so loudly that the text instructions get drowned out.
The authors call this "Visual Dominance." The AI is so focused on what it sees that it forgets what it's supposed to do.
The Discovery: Blurring the Photo Helps (But Looks Bad)
The researchers ran a small experiment. They took a sharp, clear photo and gave it a Gaussian blur (making it fuzzy) before feeding it to the AI.
Surprisingly, this worked! When the photo was fuzzy, the AI actually listened to the text instructions. It added the dragon or removed the person.
- Why? The blur removed the "noise" and distracting details of the photo. This forced the AI to stop staring at the pixels and start listening to the script.
- The Catch: Blurring the input image ruins the final video quality. The video ends up looking fuzzy and low-quality. The researchers asked: Can we get the benefit of the blur (listening to the text) without actually blurring the image?
The Solution: AlignVid (The "Volume Knob" for Attention)
The answer is AlignVid. Instead of blurring the image before it enters the AI, AlignVid tweaks the AI's brain while it is thinking.
Think of the AI's attention mechanism like a sound mixing board with different volume knobs for different inputs:
- The Image Channel: Very loud right now.
- The Text Channel: Very quiet.
- The Video Channel: Just right.
AlignVid acts as a smart volume knob. It doesn't change the image file itself. Instead, it turns down the volume on the image's details and turns up the volume on the text instructions inside the AI's processing.
How it works (The Two-Step Dance):
- Attention Scaling Modulation (ASM): This is the main volume knob. It mathematically "sharpens" the AI's focus. Imagine the AI is looking at a crowd of people (tokens). Before, it was looking at everyone equally. ASM makes the AI focus intensely on the specific people mentioned in the script (the text) and ignore the background noise (the image details). This is described as reducing "entropy" (confusion) and making the AI's attention more decisive.
- Guidance Scheduling (GS): This is the timing switch. If you turn up the text volume too much, too early, or for too long, the video might look weird or glitchy. GS is like a director saying, "Okay, turn up the text volume only during the first part of the scene where we decide what happens, then turn it back down so the final picture looks beautiful." It applies the fix only when and where it is needed.
The Result: A New Benchmark (OmitI2V)
To prove this works, the team didn't just guess; they built a test called OmitI2V.
- Imagine a test with 367 different scenarios.
- Some ask the AI to Add something (e.g., "Put a cat on the table").
- Some ask it to Delete something (e.g., "Make the car vanish").
- Some ask it to Modify something (e.g., "Change the red car to blue").
They found that without AlignVid, top AI models often failed these tests, ignoring the instructions. With AlignVid, the models followed the instructions much better, successfully adding, removing, or changing objects, all without needing to retrain the AI or slowing it down significantly.
Summary
- The Problem: AI video generators are too obsessed with the starting image and ignore instructions to change it.
- The Insight: Blurring the image helps the AI listen, but ruins the picture.
- The Fix (AlignVid): A "training-free" method that acts like an internal volume knob. It turns down the image's "shout" and turns up the text's "whisper" inside the AI's brain, but only at the right moments.
- The Outcome: The AI now follows instructions to add, remove, or change objects in videos much better, while keeping the video looking sharp and high-quality.
Note: The paper explicitly states this is a method for Image-to-Video generation and Image Editing. It does not claim to be used for medical diagnosis, clinical applications, or other specific real-world deployments beyond creative generation.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.