不用判别器,用视频编辑版做对比,高效优化视频生成质量
Discriminator-Free Direct Preference Optimization for Video Diffusion
- 用真实视频及其编辑版本(倒放/乱序/加噪)作正负样本
- 训练模型识别并避开编辑引入的闪烁、动作不连贯等瑕疵
- 无需人工评分或复杂判别器,适合大规模视频生成优化
直接偏好优化(DPO)在语言和图像生成中已取得显著成效,但应用于视频扩散模型时面临两大挑战:(1) 数据效率低,每轮DPO需生成数千个视频,成本过高;(2) 评估不确定性,人工标注存在主观偏差,自动判别器难以捕捉细微的时序伪影(如闪烁或动作不连贯)。为此,我们提出一种无判别器的视频DPO框架:(1) 将原始真实视频作为正例,其编辑版本(如倒放、乱序或加噪片段)作为负例;(2) 训练视频扩散模型区分并避免编辑引入的伪影。该方法无需昂贵的合成视频对比,提供明确的质量信号,并可通过简单编辑操作无限扩展训练数据。我们理论证明该框架在真实视频与模型生成视频分布不同时仍有效。在CogVideoX上的实验验证了方法的高效性。
原文摘要 · Abstract (English)
Direct Preference Optimization (DPO), which aligns models with human preferences through win/lose data pairs, has achieved remarkable success in language and image generation. However, applying DPO to video diffusion models faces critical challenges: (1) Data inefficiency. Generating thousands of videos per DPO iteration incurs prohibitive costs; (2) Evaluation uncertainty. Human annotations suffer from subjective bias, and automated discriminators fail to detect subtle temporal artifacts like flickering or motion incoherence. To address these, we propose a discriminator-free video DPO framework that: (1) Uses original real videos as win cases and their edited versions (e.g., reversed, shuffled, or noise-corrupted clips) as lose cases; (2) Trains video diffusion models to distinguish and avoid artifacts introduced by editing. This approach eliminates the need for costly synthetic video comparisons, provides unambiguous quality signals, and enables unlimited training data expansion through simple editing operations. We theoretically prove the framework's effectiveness even when real videos and model-generated videos follow different distributions. Experiments on CogVideoX demonstrate the efficiency of the proposed method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。