arXiv:2606.03972cs.CV2026-06被引 2

解决单步自回归视频生成中的运动坍缩问题,提升动态效果与训练稳定性。

AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation

论文配图:AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation
图 1 · 摘自论文原文
  • 生成器保持因果性,判别器双向感知全时序,捕捉全局运动异常
  • 分阶段训练先用分布匹配预热,再进行对抗蒸馏,避免训练崩溃
  • 在VBench上达到当前最优,适合需要高质量动态视频生成的研究者

我们提出AAD-1,一种用于单步自回归图像到视频生成的非对称对抗蒸馏框架。现有先进方法虽采用对抗蒸馏,但存在运动坍缩和训练不稳定问题,导致生成视频静态化。AAD-1通过架构与训练策略的两项关键设计解决此问题:首先,在架构上打破生成器与判别器之间的对称性——生成器保持因果性以保留自回归采样能力,而判别器则双向关注完整时空上下文,并对整个视频序列输出单一整体真实度评分;该非对称设计使判别器能有效检测导致运动坍缩的全局时间失败与长程漂移。其次,为稳定训练,引入分阶段策略:先使用分布匹配初始化一个稳定的单步生成器,提供预热阶段,使学生分布更接近教师分布后再启动对抗蒸馏。在VBench上的大量实验表明,AAD-1在单步自回归视频生成任务中达到当前最优性能。

原文摘要 · Abstract (English)

We present AAD-1, an Asymmetric Adversarial Distillation framework for One-step autoregressive image-to-video generation. State-of-the-art methods adopt adversarial distillation but suffer from motion collapse and training instability, resulting in static videos. AAD-1 addresses these challenges through two key designs in architecture and training strategy. Our key architectural insight is to break the symmetry between generator and discriminator. While the generator remains causal to preserve autoregressive sampling capability, the discriminator attends bidirectionally over the full spatiotemporal context and produces a single holistic realism score for the entire video sequence. This asymmetric design enables the discriminator to effectively detect global temporal failures and long-range drift that cause motion collapse in autoregressive generation. To stabilize training, we introduce a phased strategy that first uses distribution matching to bootstrap a stable one-step generator, providing a warm-up phase that brings the student distribution closer to the teacher before adversarial distillation begins. Extensive experiments on VBench demonstrate that AAD-1 achieves state-of-the-art performance in one-step autoregressive video generation.

视频生成对抗蒸馏自回归

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。