DOLLAR: Few-Step Video Generation via Distillation and Latent Reward Optimization
The DOLLAR framework introduces a novel few-step video generation method that combines variational and consistency distillation with a memory-efficient latent reward optimization approach, achieving state-of-the-art quality and diversity in 10-second videos while accelerating sampling speeds by up to 278.6 times.
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 have a master chef (the Teacher Model) who can cook a perfect, complex 10-second video dish. The problem is, this chef is incredibly slow. To get the dish right, they taste, adjust, taste again, and adjust 50 times before serving it. If you want a video every day, this process takes forever and uses up all your kitchen's electricity (computing power).
The paper introduces DOLLAR, a new method to train a Student Chef who can cook the exact same delicious dish in just 4 steps (or even 1 step), without losing any flavor or quality.
Here is how they did it, using three simple tricks:
1. The "Taste-Test" and the "Consistency" Drill
Usually, when you try to teach a student to cook fast, you run into two problems:
- Problem A (The "Bland" Student): If you just tell the student to copy the master's final dish, they might get the taste right but start making the exact same dish every single time (no variety).
- Problem B (The "Messy" Student): If you tell them to be creative and fast, the food might look good but taste terrible or inconsistent.
The authors solved this by combining two training methods:
- Variational Score Distillation (VSD): This is like the student tasting the master's dish and trying to match the flavor profile perfectly. It ensures the video looks high-quality.
- Consistency Distillation (CD): This is like a drill where the student practices making the dish in a straight line. It ensures that no matter how they start cooking, they end up with a consistent result. This keeps the videos diverse and prevents them from becoming "bland" copies.
By mixing these two, the student learns to be both high-quality and diverse, but much faster.
2. The "Secret Sauce" (Latent Reward Optimization)
Even with a fast student, sometimes the video isn't quite what you want. Maybe you want it to look more "cinematic" or have better lighting. Usually, to fix this, you'd have to send the video to a giant, slow "Food Critic" (a Reward Model) who checks every single pixel. This is slow and requires a massive kitchen (computer memory).
The authors invented a Latent Reward Model (LRM).
- The Analogy: Instead of sending the finished, heavy video to the Critic, they teach a tiny, pocket-sized "Mini-Critic" to judge the ingredients (the latent space) before the video is even fully cooked.
- The Benefit: This Mini-Critic is tiny, fast, and doesn't need to see the whole video to give feedback. It tells the student chef, "Your lighting is a bit off," and the student adjusts immediately. This allows the student to improve beyond the Master Chef's original skills, specifically for things like aesthetics or text alignment, without needing a supercomputer.
3. The Result: A Super-Fast Kitchen
The paper claims that with this method:
- Speed: They can generate a 10-second video in 4 steps instead of 50. This is up to 278 times faster than the original method. It's almost like real-time generation.
- Quality: The student videos score higher on standard tests (called VBench) than the original Master Chef, as well as other top competitors like Gen-3 and Kling.
- Efficiency: Because they use the "Mini-Critic" (Latent Reward Model) instead of the giant one, they save a huge amount of computer memory. You don't need a supercomputer to run this; it fits on standard high-end GPUs.
Summary
Think of DOLLAR as a training program that takes a slow, perfectionist video generator and turns it into a lightning-fast artist. It does this by:
- Teaching the artist to be both accurate and creative at the same time.
- Giving them a tiny, smart assistant to provide instant feedback on quality, so they don't need to wait for a slow, giant computer to check their work.
The result is a system that creates high-quality, diverse videos in seconds rather than minutes, making "real-time" video generation a reality.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.