Improving Video Generation with Human Feedback

Jie Liu, Gongye Liu, Jiajun Liang, Ziyang Yuan, Xiaokun Liu, Mingwu Zheng, Xiele Wu, Qiulin Wang, Wenyu Qin, Menghan Xia, Xintao Wang, Xiaohong Liu, Fei Yang, Pengfei Wan, Di Zhang, Kun Gai, Yujiu Yang, Wanli Ouyang

arXiv:2501.13918 · 2026-07-27 공개 · arXiv · PDF

reinforcement-learning video-generation preference-optimization video-quality reward-model flow-models human-feedback flow-dpo

Abstract

Video generation has achieved significant advances through rectified flow techniques, but issues like unsmooth motion and misalignment between videos and prompts persist. In this work, we develop a systematic pipeline that harnesses human feedback to mitigate these problems and refine the video generation model. Specifically, we begin by constructing a large-scale human preference dataset focused on modern video generation models, incorporating pairwise annotations across multi-dimensions. We then introduce VideoReward, a multi-dimensional video reward model, and examine how annotations and various design choices impact its rewarding efficacy. From a unified reinforcement learning perspective aimed at maximizing reward with KL regularization, we introduce three alignment algorithms for flow-based models. These include two training-time strategies: direct preference optimization for flow (Flow-DPO) and reward weighted regression for flow (Flow-RWR), and an inference-time technique, Flow-NRG, which applies reward guidance directly to noisy videos. Experimental results indicate that VideoReward significantly outperforms existing reward models, and Flow-DPO demonstrates superior performance compared to both Flow-RWR and supervised fine-tuning methods. Additionally, Flow-NRG lets users assign custom weights to multiple objectives during inference, meeting personalized video quality needs.

한국어 요약

한 줄 요약

182,000개의 인간 선호 데이터를 기반으로 Flow-DPO, Flow-RWR, Flow-NRG를 도입해 비디오 생성 모델의 정렬을 개선한다.

핵심 기여도

핵심 아이디어

기존 비디오 생성 모델은 시각 품질(VQ), 움직임 품질(MQ), 텍스트 정렬(TA)에서 불안정한 움직임 및 미스매치 문제가 지속되었다. 이를 해결하기 위해, 연구팀은 인간 선호 데이터를 기반으로 정렬된 비디오 생성 모델을 개발하는 시스템적 파이프라인을 제안한다. 특히, 다차원 선호 데이터셋을 구축하고, 이를 기반으로 VideoReward라는 다차원 보상 모델을 제안한다. Flow-DPO, Flow-RWR, Flow-NRG는 흐름 기반 모델에 적용 가능한 정렬 알고리즘으로, Flow-DPO는 KL 정규화를 통해 β 값을 고정함으로써 훈련 시 더 나은 성능을 보인다. Flow-NRG는 추론 시 노이즈 비디오에 직접 보상 가이드를 적용하여 사용자 맞춤형 품질 조정이 가능하다는 점에서 혁신적이다.

기술적 접근법

주요 결과

의의 및 한계

이 연구는 비디오 생성 모델의 인간 선호 정렬 문제를 체계적으로 다루는 데 기여하며, 특히 흐름 기반 모델에 적합한 정렬 알고리즘을 제안한 점에서 학술적·실용적 가치가 있다. VideoReward와 Flow-DPO, Flow-NRG는 사용자 맞춤형 비디오 생성을 가능하게 하며, 기존의 CLIP 점수나 FID 기반 평가 방식의 한계를 극복할 수 있다. 그러나 β_t의 시간에 따른 조정이 실험적으로 부적절하다는 점, 그리고 Flow-DPO가 특정 작업에서 성능 저하를 보이는 한계가 존재한다. 또한, 데이터셋은 12개의 모델에 기반하므로 더 다양한 모델을 포함하는 확장이 필요하다.

실용적 활용

이 연구는 영상 제작, 콘텐츠 생성, 광고 산업 등에서 사용자 맞춤형 비디오 생성을 가능하게 하며, 특히 텍스트-비디오 생성 시 정확한 움직임과 텍스트 정렬이 필요한 상황에서 활용 가능하다. Flow-NRG는 재훈련 없이 사용자 요구에 따라 가중치를 조정할 수 있어, 실시간 또는 반복적 생성 작업에서 유용하다.