Summary
OPSD-V is an on-policy self-distillation paradigm for post-training few-step autoregressive (AR) video diffusion models, presented in arXiv paper 2507.08179 by Hongyu Liu, Chun Wang, and Feng Gao. While existing few-step AR video generators can produce long videos with low latency, they suffer from error accumulation and weakened motion dynamics during long autoregressive rollout. OPSD-V reduces this long-horizon degradation while preserving the original few-step inference path. The key idea is to introduce real long-video data as temporal context during training, providing dense trajectory-level supervision. The student follows the exact inference-time rollout, generating each chunk conditioned on its own previously generated KV cache, while the teacher is evaluated at the same student-visited denoising states but uses a cleaner AR-consistent temporal cache in which older history can be replaced with real video context. This yields dense denoising-level corrective targets under on-policy AR cache dynamics without changing the sampler, denoising steps, or inference-time cache mechanism. Applied to representative few-step AR video models including Self-Forcing and LongLive, OPSD-V shows consistent improvements in visual quality, motion dynamics, and VBenchLong scores.
Paper Overview
Field: Computer Vision (CV)
Authors: Hongyu Liu, Chun Wang, Feng Gao
arXiv: 2507.08179
Abstract
We propose OPSD-V, an on-policy self-distillation paradigm for post-training few-step autoregressive (AR) video diffusion models. Existing few-step AR video generators can produce long videos with low latency, but still suffer from error accumulation and weakened motion dynamics during long autoregressive rollout. OPSD-V reduces long-horizon degradation while preserving the original few-step inference path.
The key idea is to introduce real long-video data as temporal context during training and use it to provide dense trajectory-level supervision. Specifically, the student follows the exact inference-time rollout, generating each chunk conditioned on its own previously generated KV cache. In parallel, the teacher is evaluated at the same student-visited denoising states, but uses a cleaner AR-consistent temporal cache, in which the old history can be replaced with real video context. This provides dense denoising-level corrective targets under on-policy AR cache dynamics, without changing the sampler, the number of denoising steps, or the inference-time cache mechanism.
Results
We apply OPSD-V to representative few-step AR video models, including Self-Forcing and LongLive. Experiments demonstrate consistent improvements in:
- Visual quality
- Motion dynamics
- VBenchLong scores
Links
- Paper: https://arxiv.org/abs/2507.08179
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/178346314