Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

DistillAlign: A New Approach to Autoregressive Video Distillation Prioritizes Distribution Alignment Over Raw Quality

AI By Crimson AI Hugging Face Papers 30 July 2026 · 00:00 21 views
Share: X Telegram

Researchers propose DistillAlign, a method that coordinates mode covering and mode seeking in autoregressive video distillation, showing that distribution alignment between initialization and distillation stages matters more than raw quality, and that a 1.3B teacher can outperform a 14B teacher when distributions are aligned.

DistillAlign: A New Approach to Autoregressive Video Distillation Prioritizes Distribution Alignment Over Raw Quality

Key points

Autoregressive video distillation has typically relied on multi-stage pipelines based on Distribution Matching Distillation (DMD), where initialization and DMD stages are decoupled and pursue different target distributions. Intermediate results are usually judged by visual scores like VBench. However, a new paper from Hugging Face researchers, titled "DistillAlign: Coordinating Mode Covering and Mode Seeking in Autoregressive Video Distillation," revisits this design from a distributional perspective.

The authors argue that because the distribution matching loss is mode-seeking, a good initialization should match the mode coverage of the target DMD teacher, rather than merely achieving high visual quality. To analyze this, they introduce a distributional evaluation protocol that measures precision and coverage between student and teacher distributions in a shared latent space. This protocol reveals differences hidden by visual scores: some initializations reach high precision but low coverage, leading to suboptimal refinement, while mode-covering ones preserve broader support.

Furthermore, even when target distributions are aligned, the reverse-KL objective of DMD can drive the student toward high-probability teacher regions in late training, reducing coverage and diversity. To address this, the authors propose joint distillation, which combines DMD's mode-seeking objective with a Consistency Distillation-based mode-covering constraint.

Experiments show that the proposed method improves generation quality, coverage, and diversity. Notably, even with a Wan-1.3B DMD teacher, DistillAlign outperforms baselines refined with Wan-14B, underscoring the importance of distributional alignment in autoregressive video distillation. The authors have open-sourced their training data, models at every stage, and full measured intermediate results.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1