Episode
KVPO: ODE-Native GRPO for Autoregressive Video Alignment via KV Semantic Exploration
- Podcast
- Daily Paper Cast
- Published
- May 20, 2026
- Duration seconds
- 1420
- Processing state
not_requested- Canonical source
- https://share.transistor.fm/s/14186699
Actions
POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/kvpo-ode-native-grpo-for-autoregressive-video-alignment-via-kv-semantic-exploration/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/daily-paper-cast-7079649/kvpo-ode-native-grpo-for-autoregressive-video-alignment-via-kv-semantic-exploration.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
🤗 Upvotes: 36 | cs.CV Authors: Ruicheng Zhang, Kaixi Cong, Jun Zhou, Zhizhou Zhong, Zunnan Xu, Shuiyang Mao, Wei Liu, Xiu Li Title: KVPO: ODE-Native GRPO for Autoregressive Video Alignment via KV Semantic Exploration Arxiv: http://arxiv.org/abs/2605.14278v1 Abstract: Aligning streaming autoregressive (AR) video generators with human preferences is challenging. Existing reinforcement learning methods predominantly rely on noise-based exploration and SDE-based surrogate policies that are mismatched to the deterministic ODE dynamics of distilled AR models, and tend to perturb low-level appearance rather than the high-level semantic storyline progression critical for long-horizon coherence. To address these limitations, we present KVPO, an ODE-native online Group Relative Policy Optimization (GRPO) framework for aligning streaming video generators. For diversity exploration, KVPO introduces a causal-semantic exploration paradigm that relocates the source of variation from stochastic noise to the historical KV cache. By stochastically routing historical KV entries, it constructs semantically diverse generation branches that remain strictly on the data manifold. For policy modeling, KVPO introduces a velocity-field surrogate policy based on Trajectory Velocity Energy (TVE), which quantifies branch likelihood in flow-matching velocity space and yields a reward-weighted contrastive objective fully consistent with the native ODE formulation. Experiments on multiple distilled AR video generators demonstrate consistent gains in visual quality, motion quality, and text-video alignment across both single-prompt short-video and multi-prompt long-video settings.