LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment
Yibin Wang, Zhiyu Tan, Junyan Wang, Xiaomeng Yang, Cheng Jin, Hao Li
TL;DR
LiFT addresses the challenge of aligning text-to-video generation with subjective human preferences by introducing a three-stage pipeline: LiFT-HRA for richly annotated human feedback, LiFT-Critic to learn a reward function that captures reasoning behind judgments, and reward-weighted fine-tuning to align T2V outputs with human expectations. The approach emphasizes video-specific temporal criteria (semantic consistency, motion smoothness, video fidelity) and demonstrates that fine-tuning CogVideoX-2B with LiFT yields superior performance across 16 metrics compared to a larger baseline. Ablation studies show the value of reason-based annotations, larger reward models, and incorporating real video data for temporal fidelity. Overall, LiFT highlights the practical potential of human-feedback-driven alignment for high-quality, human-aligned video synthesis and sets the stage for broader, ethically mindful deployment of T2V systems.
Abstract
Recent advances in text-to-video (T2V) generative models have shown impressive capabilities. However, these models are still inadequate in aligning synthesized videos with human preferences (e.g., accurately reflecting text descriptions), which is particularly difficult to address, as human preferences are subjective and challenging to formalize as objective functions. Existing studies train video quality assessment models that rely on human-annotated ratings for video evaluation but overlook the reasoning behind evaluations, limiting their ability to capture nuanced human criteria. Moreover, aligning T2V model using video-based human feedback remains unexplored. Therefore, this paper proposes LiFT, the first method designed to leverage human feedback for T2V model alignment. Specifically, we first construct a Human Rating Annotation dataset, LiFT-HRA, consisting of approximately 10k human annotations, each including a score and its corresponding rationale. Based on this, we train a reward model LiFT-Critic to learn reward function effectively, which serves as a proxy for human judgment, measuring the alignment between given videos and human expectations. Lastly, we leverage the learned reward function to align the T2V model by maximizing the reward-weighted likelihood. As a case study, we apply our pipeline to CogVideoX-2B, showing that the fine-tuned model outperforms the CogVideoX-5B across all 16 metrics, highlighting the potential of human feedback in improving the alignment and quality of synthesized videos.
