CVJul 4

Reward Lightning: Fast Video Generation via Homologous Preference Distillation

arXiv:2607.0396015.9ECCV
Predicted impact top 18% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of jointly optimizing preference alignment and distillation in video generation, offering a practical solution for efficient and aligned few-step video synthesis.

Reward Lightning unifies preference alignment and distillation acceleration for video diffusion models by operating both objectives on shared latent features, achieving high-fidelity video generation in 1-4 steps with a 2.1% improvement in average VBench score and surpassing baselines in preference accuracy by 11-14.7%.

Achieving simultaneous preference alignment and distillation acceleration in video diffusion models remains an open challenge. Existing methods optimize the two objectives over mismatched representation spaces, where improving one objective often compromises the other. To overcome this, we propose Reward Lightning, a unified framework that aligns and accelerates a video diffusion model within a single shared representation. Its central principle is homology: both objectives are evaluated on identical latent features, which mitigates the gradient conflicts that arise when they are optimized over disjoint representations. As a foundational component, we first introduce a latent reward model (LRM) that scores videos directly in the latent space, without decoding back to the pixel space. Building on the LRM, homologous preference distillation (HPD) reuses this shared backbone to perform adversarial distillation and preference alignment jointly, yielding few-step generators that remain faithful and well aligned. Extensive experiments demonstrate that the LRM surpasses pixel-level and latent-level reward baselines by $11.0\%$ and $14.7\%$ in preference accuracy, and that Reward Lightning generates high-fidelity videos in merely $1$ to $4$ steps, improving the average VBench score by $2.1\%$ while leading in text alignment, motion quality, and visual quality. Project page: https://reward-lightning.github.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes