Rebalancing Reference Frame Dominance to Improve Motion in Image-to-Video Models
This paper introduces DyMoS, a training-free and model-agnostic method that enhances motion dynamics in image-to-video generation by rebalancing reference-frame dominance in the attention mechanism, thereby overcoming motion suppression without compromising visual fidelity or requiring additional training.
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 Problem: The "Frozen" Video
Imagine you have a photo of a horse, and you ask a computer to turn it into a video of the horse running. You'd expect the horse to gallop. But often, current AI models are too "polite" to the original photo. They keep the horse frozen in place, maybe just wiggling its ears slightly, because they are so afraid of changing the picture you gave them.
The paper calls this the "Static Motion Bias." The AI is so focused on keeping the first frame (the reference image) perfect that it forgets to make the rest of the video move.
The Discovery: The "Over-Attentive" Student
The researchers looked under the hood of how these AI models work. They discovered a specific behavior they call "Reference-Frame Dominance."
Think of the AI model as a student taking a test.
- The Text Prompt is the question: "Make the horse run."
- The Reference Image is a picture of the horse on the desk.
In a normal Text-to-Video model, the student looks at the question and imagines the running horse.
In an Image-to-Video model, the student is staring too hard at the picture on the desk. Every time the student tries to draw the next frame of the video, they look at the picture and say, "Okay, I must make this next frame look exactly like the picture."
Because the student is so obsessed with copying the picture, they never actually draw the horse moving. The "picture" is dominating the "imagination."
The Solution: DyMoS (The "Motion Slider")
The researchers created a tool called DyMoS (Dynamic Motion Slider). It doesn't require retraining the AI or changing the original photo. Instead, it acts like a volume knob for the student's obsession.
How it works:
- The Intervention: During the very first few moments of creating the video (the "denoising" steps), DyMoS gently taps the student on the shoulder. It says, "Hey, stop staring so hard at the reference picture. You need to imagine the motion now."
- The Mechanism: Technically, it adjusts a specific number (a "bias") in the AI's attention system. It slightly lowers the score the AI gives to the reference image tokens when it's trying to decide what the next frame should look like.
- The Result: The AI is still allowed to see the picture (so the horse still looks like the horse), but it's no longer forced to copy it perfectly. This frees up the AI to let the horse run, the car drive, or the water splash.
The "Slider" Feature
The coolest part of DyMoS is that it's a slider, not just an on/off switch. The user has one number they can turn:
- Turn it down (Negative numbers): The AI becomes more obsessed with the picture. The video becomes even more static (useful if you want a still image that barely moves).
- Turn it up (Positive numbers): The AI is told to ignore the picture's "frozen" nature more. The video becomes very dynamic and energetic.
- Middle ground: You can find the perfect balance where the video moves naturally but the character still looks exactly like the photo you started with.
Why It's Better Than Previous Methods
Previous attempts to fix this "frozen video" problem were like trying to fix a car by smashing the engine or painting over the wheels.
- Some methods required retraining the whole AI (expensive and slow).
- Others tried to blur or mess up the input image to force motion, which often made the video look ugly or distorted.
DyMoS is different because:
- It's Training-Free: You don't need to teach the AI anything new. You just use the tool while the AI is working.
- It's Model-Agnostic: It works on almost any modern video AI (like Wan 2.2, HunyuanVideo, CogVideoX).
- It Keeps Quality: It makes the video move without making the picture look blurry or weird.
Summary
The paper identifies that Image-to-Video models are "too polite" to their input images, causing videos to be boring and still. They fixed this with DyMoS, a simple tool that acts like a volume knob, dialing down the AI's obsession with the starting photo just enough to let the motion happen, all without changing the model or the original image.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.