Reward Forcing: Efficient Streaming Video Generation with Rewarded Distribution Matching Distillation
About
Efficient streaming video generation is critical for simulating interactive and dynamic worlds. Existing methods distill few-step video diffusion models with sliding window attention, using initial frames as sink tokens to maintain attention performance and reduce error accumulation. However, video frames become overly dependent on these static tokens, resulting in copied initial frames and diminished motion dynamics. To address this, we introduce Reward Forcing, a novel framework with two key designs. First, we propose EMA-Sink, which maintains fixed-size tokens initialized from initial frames and continuously updated by fusing evicted tokens via exponential moving average as they exit the sliding window. Without additional computation cost, EMA-Sink tokens capture both long-term context and recent dynamics, preventing initial frame copying while maintaining long-horizon consistency. Second, to better distill motion dynamics from teacher models, we propose a novel Rewarded Distribution Matching Distillation (Re-DMD). Vanilla distribution matching treats every training sample equally, limiting the model's ability to prioritize dynamic content. Instead, Re-DMD biases the model's output distribution toward high-reward regions by prioritizing samples with greater dynamics rated by a vision-language model. Re-DMD significantly enhances motion quality while preserving data fidelity. We include both quantitative and qualitative experiments to show that Reward Forcing achieves state-of-the-art performance on standard benchmarks while enabling high-quality streaming video generation at 23.1 FPS on a single H100 GPU.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long Video Generation | VBench-Long 60 seconds | Subject Consistency97.4 | 74 | |
| Video Generation | short videos 81-frames 240 prompts | Total Score5.55 | 38 | |
| Video Generation | VBench | Motion Smoothness98.51 | 37 | |
| Long Video Generation | VBench | Overall Score96.73 | 35 | |
| Long Video Generation | VBenchLong 30-second | Dynamic Degree70.28 | 22 | |
| Long Video Generation | 120, 240, 720 and 1440-frames long videos | Total Score6.88 | 20 | |
| Text-to-Video Generation | VBench | Total Score84.39 | 16 | |
| Video Generation | User Study | Interaction Plausibility Score2.91 | 16 | |
| Video Generation | VBench | Total Score84.13 | 14 | |
| Short Video Generation | VBench short video evaluation official | Total Score84.13 | 12 |