LatSearch: Latent Reward-Guided Search for Faster Inference-Time Scaling in Video Diffusion
This paper introduces LatSearch, an efficient inference-time scaling framework for video diffusion that utilizes a novel latent reward model to guide resampling and pruning during the denoising process, thereby overcoming the computational and signal limitations of prior noise-optimization methods to significantly improve video generation quality and controllability.
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 paint a masterpiece based on a description like "a butterfly changing from white to yellow."
In the world of AI video generation, the computer starts with a canvas covered in pure static (random noise). It has to slowly "denoise" this canvas, step by step, turning the static into a clear, moving picture.
The Problem: The "Blind" Painter
Current AI models are like painters who are blindfolded until the very last second. They make thousands of brushstrokes (calculations) to turn the static into a video.
- The Issue: If the painter makes a mistake early on (like painting the wings blue instead of white), they keep painting over it for hundreds of steps, never realizing the error until the video is finished.
- The Old Fix: Some researchers tried to find the "perfect starting static" (Golden Noise) or generate 100 different videos and pick the best one at the end. But this is like hiring 100 painters, waiting for all of them to finish their entire paintings, and then throwing away 99 of them. It's incredibly slow and expensive.
The Solution: LatSearch (The "Smart Guide")
The paper introduces LatSearch, a new method that acts like a smart art critic who walks into the studio while the painter is working, not just at the end.
Here is how it works, using a simple analogy:
1. The "Secret Scorecard" (Latent Reward Model)
Instead of waiting for the final video to be decoded (which is like waiting for the paint to dry and the frame to be built), LatSearch looks at the "raw canvas" (the latent state) while it's still wet and messy.
- The Metaphor: Imagine a teacher grading a student's essay.
- Old Way: The teacher waits until the student finishes the whole 10-page essay, then grades it. If the first paragraph is terrible, the student wasted time writing the other nine.
- LatSearch Way: The teacher reads the first page, gives a quick score, and says, "Hey, this paragraph is off-topic. Let's try a different direction."
- How it works: The AI has a special "reward model" that can look at the messy, half-finished video data and instantly say, "This looks good," or "This is going to fail." It checks three things: Does it look good? Is the motion smooth? Does it match the text prompt?
2. The "Smart Search" (Resampling and Pruning)
Once the AI has this "Smart Guide," it doesn't just follow one path. It runs a small race with multiple candidates.
- The Race: Imagine the AI starts 6 different "painters" (candidates) working on the same prompt simultaneously.
- The Checkpoints: Every few steps, the "Smart Guide" checks in on all 6 painters.
- Resampling: If one painter is doing a great job, the Guide says, "You're doing well, keep going! Let's make a copy of your work and send it on two more paths." If another painter is going off the rails, the Guide says, "Stop, you're wasting time."
- Pruning: This is the key to speed. Instead of waiting for all 6 painters to finish their entire 100-step journey, the Guide cuts off the bad ones early. It only keeps the best candidate to finish the job.
Why is this a Big Deal?
- Speed: Because it stops the "bad painters" early, it saves a massive amount of computing power. The paper claims it can be up to 79% faster than previous methods that tried to do the same thing.
- Quality: Because it can correct mistakes while the video is being made (not just at the end), the final result is much more accurate and follows the prompt better.
- Efficiency: It's like finding the "Golden Noise" (the perfect starting point) on the fly, rather than guessing beforehand.
The Result
In the experiments, LatSearch took a standard video AI (Wan 1.3B) and made it generate videos that were:
- Better: More creative, better motion, and more faithful to the text.
- Faster: It achieved these results in roughly half the time (or less) compared to other "search" methods.
In a nutshell: LatSearch is like giving the AI a GPS with real-time traffic updates. Instead of driving a car blindly to a destination and hoping you didn't get lost, the GPS checks your location every few minutes, tells you if you're on the right road, and instantly reroutes you if you're going the wrong way, saving you time and gas.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.