Reward Lightning: Fast Video Generation via
Homologous Preference Distillation

Jiaxiang Cheng*†, Bing Ma, Xuhua Ren, Kai Yu, Peng Zhang, Tianxiang Zheng, Qinglin Lu
Tencent Hunyuan

*Corresponding Author  Project Lead

ECCV 2026

Abstract

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.

TL;DR
Reward Lightning is a unified framework that simultaneously achieves preference optimization and distillation acceleration for large-scale video diffusion models. Its core insight is homogeneity that is, homogeneous structures and homogeneous data. It can generate high-fidelity, human-aligned videos in 1–4 NFEs.
Motivation Diagram
Motivation: (a) Heterogeneous Training: Pixel rewards cause gradient conflicts that shift distillation trajectories.  (b) Disjoint Training: Sequential training leads to catastrophic forgetting of preference distributions.  (c) Homologous Training: Shared homologous structures and data guide the generator towards jointly optimal distributions.
Pipeline
Overall Architecture of Reward Lightning
Overall architecture of Reward Lightning
(a) Multi-Margin Dataset: Few-step videos (1–4 NFEs) serve as rejected samples for preference distillation, while intra-model and inter-model pairs improve the generalization of the LRM.  (b) Latent Reward Modelling (LRM): Video pairs are scored directly in latent space, with a reward backbone inherited from a pre-trained model and a reward head that outputs video scores, trained with a Bradley–Terry-with-Ties objective and a regularization term against reward hacking.  (c) Homologous Preference Distillation (HPD): A distilled head, extended from the reward head with identical architecture, interacts with the same reward features in parallel, jointly optimizing preference alignment and adversarial distillation.
Comparison with Baseline
Visualization Comparison with Wan2.2-I2V
Hover over any video to zoom in for a closer look.
Wan2.2-80NFEs
Wan2.2-4NFEs
Ours-4NFEs
Prompt: Low tracking shot: a red Porsche speeds along a cliffside road, featuring spinning wheels, a fluttering scarf, and a sparkling blue ocean background.
Prompt: Girl cycles through park; flower petals fly past with dynamic motion blur on wheels.
Prompt: Sumi-e action; samurai draws katana with black ink splashes and brush-stroke trails across lilies.
Prompt: The sky and sea merge into a chaotic blend of gold, grey, and white paint.
Prompt: Forward street movement during 'Sakura Fubuki'; petals swirl toward camera in hazy morning sunlight.
Comparison in 4-NFEs
Visualization Comparison with TurboDiffusion and DMDR
Hover over any video to zoom in for a closer look.
Wan2.2-4NFEs
TurboDiffusion-4NFEs
DMDR-4NFEs (reproduced)
Ours-4NFEs
Prompt: Cinematic slow-motion: a chef tosses a flaming wok, sending bell peppers, onions, sizzling oil droplets, and steam flying against a dark background.
Prompt: Anime girl swims with bioluminescent fish; caustic light ripples over skin as bubbles rise.
Prompt: Digital noise silhouette fragments into voxels; background shifts between void and distorted neon cityscape.
Prompt: Circling shot capturing Earth reflected in visor; real-time lighting shifts against a star-filled void.
Prompt: Low tracking shot of Porsche; spinning wheels and fluttering scarf against a sparkling ocean.
Comparison in 1-NFEs
Visualization Comparison with TurboDiffusion and FlashDMD
Hover over any video to zoom in for a closer look.
Wan2.2-1NFEs
TurboDiffusion-1NFEs
FlashDMD-1NFEs (reproduced)
Ours-1NFEs
Prompt: a technician solders a prosthetic arm's circuit board. Bright sparks erupt toward the camera while hydraulic fluid drips under moody lighting.
Prompt: Tracking prowling lion; focuses on rhythmic muscle movement and mane swaying under heat haze.
Prompt: Aerial shot over Iceland's black beaches: massive waves crash against jagged basalt columns, creating mist as the camera reveals a vast, moody horizon.

BibTeX

@article{cheng2026reward,
  title   = {Reward Lightning: Fast Video Generation via Homologous Preference Distillation},
  author  = {Cheng, Jiaxiang and Ma, Bing and Ren, Xuhua and Yu, Kai and Zhang, Peng and Zheng, Tianxiang and Lu, Qinglin},
  journal = {arXiv preprint arXiv:XXXX.XXXXX},
  year    = {2026}
}