CVAINov 3, 2025

Reg-DPO: SFT-Regularized Direct Preference Optimization with GT-Pair for Improving Video Generation

arXiv:2511.01450v32 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses video generation challenges for AI researchers and practitioners, though it appears incremental as it builds on existing DPO frameworks.

The paper tackles the challenge of improving video generation quality by addressing limitations of existing Direct Preference Optimization methods, introducing Reg-DPO with GT-Pair that automatically builds preference pairs and incorporates SFT regularization, achieving superior performance on I2V and T2V tasks across multiple datasets.

Recent studies have identified Direct Preference Optimization (DPO) as an efficient and reward-free approach to improving video generation quality. However, existing methods largely follow image-domain paradigms and are mainly developed on small-scale models (approximately 2B parameters), limiting their ability to address the unique challenges of video tasks, such as costly data construction, unstable training, and heavy memory consumption. To overcome these limitations, we introduce a GT-Pair that automatically builds high-quality preference pairs by using real videos as positives and model-generated videos as negatives, eliminating the need for any external annotation. We further present Reg-DPO, which incorporates the SFT loss as a regularization term into the DPO loss to enhance training stability and generation fidelity. Additionally, by combining the FSDP framework with multiple memory optimization techniques, our approach achieves nearly three times higher training capacity than using FSDP alone. Extensive experiments on both I2V and T2V tasks across multiple datasets demonstrate that our method consistently outperforms existing approaches, delivering superior video generation quality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes