Watay commited on
Commit
a8a7ccc
·
verified ·
1 Parent(s): a37cd5f

Use video world model wording

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ base_model:
41
  <a href="https://huggingface.co/Watay/AAD-1">🤗 Models</a>
42
  </h2>
43
 
44
- We present **AAD-1**, an Asymmetric Adversarial Distillation framework for one-step autoregressive image-to-video generation. AAD-1 addresses motion collapse and training instability by combining an asymmetric generator-discriminator design with phased training: the generator remains causal for autoregressive sampling, while a bidirectional video-level discriminator scores full spatiotemporal sequences to detect global temporal failures and long-range drift. A distribution-matching warmup first bootstraps a stable one-step generator before adversarial distillation, enabling state-of-the-art one-step autoregressive video generation on VBench.
45
 
46
  ![AAD-1 training pipeline](assets/training_pipeline.png)
47
 
 
41
  <a href="https://huggingface.co/Watay/AAD-1">🤗 Models</a>
42
  </h2>
43
 
44
+ We present **AAD-1**, an Asymmetric Adversarial Distillation framework for one-step autoregressive video world model generation. AAD-1 addresses motion collapse and training instability by combining an asymmetric generator-discriminator design with phased training: the generator remains causal for autoregressive sampling, while a bidirectional video-level discriminator scores full spatiotemporal sequences to detect global temporal failures and long-range drift. A distribution-matching warmup first bootstraps a stable one-step generator before adversarial distillation, enabling state-of-the-art one-step autoregressive video generation on VBench.
45
 
46
  ![AAD-1 training pipeline](assets/training_pipeline.png)
47