paper-with-me

홈 › Papers

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

2025-11-03 · Jie Du, Xinyu Gong, Qingshan Tan, Wen Li, Yangming Cheng, Weitao Wang, Chenlu Zhan, Suhui Wu, Hao Zhang, Jun Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.01450

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Self-alignment of Large Video Language Models with Refined Regularized Preference Optimization

2025-04-16 · Pritam Sarkar, Ali Etemad

Despite recent advances in Large Video Language Models (LVLMs), they still struggle with fine-grained temporal understanding, hallucinate, and often make simple mistakes on even simple video question-answering tasks, all…

HallucinationQuestion AnsweringVideo Question AnsweringVideo Understanding

SPATIALALIGN: Aligning Dynamic Spatial Relationships in Video Generation

2026-02-26 · Fengming Liu, Tat-Jen Cham, Chuanxia Zheng arxiv

Most text-to-video (T2V) generators prioritize aesthetic quality, but often ignoring the spatial constraints in the generated videos. In this work, we present SPATIALALIGN, a self-improvement framework that enhances T2V …

Video Generation

VideoSAVi: Self-Aligned Video Language Models without Human Supervision

2024-12-01 · Yogesh Kulkarni, Pooyan Fazli

Recent advances in video-large language models (Video-LLMs) have led to significant progress in video understanding. Current preference optimization methods often rely on proprietary APIs or ground-truth captions to gene…

EgoSchemaMVBenchSpatial ReasoningVideo Understanding

Mind the Generative Details: Direct Localized Detail Preference Optimization for Video Diffusion Models

2026-01-07 · Zitong Huang, Kaidong Zhang, Yukang Ding, Chao Gao 외 arxiv

Aligning text-to-video diffusion models with human preferences is crucial for generating high-quality videos. Existing Direct Preference Otimization (DPO) methods rely on multi-sample ranking and task-specific critic mod…

Forward KL Regularized Preference Optimization for Aligning Diffusion Policies

2024-09-09 · Zhao Shan, Chenyou Fan, Shuang Qiu, Jiyuan Shi 외

Diffusion models have achieved remarkable success in sequential decision-making by leveraging the highly expressive model capabilities in policy learning. A central problem for learning diffusion policies is to align the…

D4RLDecision MakingReinforcement Learning (RL)Sequential Decision Making