WaveForcing
Collection
https://sjtu-deng-lab.github.io/WaveForcing/ • 1 item • Updated
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Preview release of the WaveForcing 1.3B text-to-video model (5 denoising steps).
Trained from Wan2.1-T2V-1.3B with Rolling-Forcing + DMD distillation. This is the
raw generator_ema checkpoint (FP32, FSDP layout) converted to a flat
model.safetensors (BF16, 825 tensors) for preview purposes.
| Metric | Rolling Forcing | Rolling Forcing (causal inference) | Wave Forcing |
|---|---|---|---|
| Temporal Flickering | 0.976686 | 0.970226 | 0.976579 |
| Subject Consistency | 0.971557 | 0.966446 | 0.980122 |
| Background Consistency | 0.961879 | 0.958950 | 0.966289 |
| Motion Smoothness | 0.987435 | 0.983091 | 0.984803 |
| Aesthetic Quality | 0.532904 | 0.528120 | 0.530068 |
| Imaging Quality | 0.707718 | 0.673502 | 0.711773 |
| Quality Drift | 0.01525 | 0.02915 | 0.00016 |
Wave Forcing improves subject/background consistency and quality drift over the Rolling-Forcing baselines.
| Topology | Single-GPU baseline | Fastest config | Steady fps (p50) | E2E fps | Speedup |
|---|---|---|---|---|---|
| 4+3 (4-step) | 15.0 fps (106.5 s) | 1.3B sage causal paged | 125.7 | 117.7 | 7.9× |
| 5+2 (5-step) | 11.9 fps (134.4 s) | 1.3B bf16 causal paged | 86.5 | 84.2 | 7.1× |
Notes: