Free$^2$Guide: Training-Free Text-to-Video Alignment using Image LVLM
Jaemin Kim, Bryan Sangwoo Kim, Jong Chul Ye
TL;DR
Text-to-video diffusion models struggle to maintain accurate alignment with prompts due to temporal dependencies. The paper introduces Free$^2$Guide, a gradient-free, training-free framework that guides diffusion sampling using non-differentiable rewards via path integral control, enabling LVLM-based feedback without backpropagation. It adopts frame stitching to adapt image-based LVLMs for temporal understanding and proposes ensemble strategies to combine multiple rewards, achieving improved text-video alignment and video quality. Empirical results on LaVie and VideoCrafter2 demonstrate notable gains in alignment and quality, with efficiency and robustness benefits that support scalable use of black-box LVLMs for T2V generation.
Abstract
Diffusion models have achieved impressive results in generative tasks for text-to-video (T2V) synthesis. However, achieving accurate text alignment in T2V generation remains challenging due to the complex temporal dependencies across frames. Existing reinforcement learning (RL)-based approaches to enhance text alignment often require differentiable reward functions trained for videos, hindering their scalability and applicability. In this paper, we propose \textbf{Free$^2$Guide}, a novel gradient-free and training-free framework for aligning generated videos with text prompts. Specifically, leveraging principles from path integral control, Free$^2$Guide approximates guidance for diffusion models using non-differentiable reward functions, thereby enabling the integration of powerful black-box Large Vision-Language Models (LVLMs) as reward models. To enable image-trained LVLMs to assess text-to-video alignment, we leverage \textit{stitching} between video frames and use system prompts to capture sequential attributions. Our framework supports the flexible ensembling of multiple reward models to synergistically enhance alignment without significant computational overhead. Experimental results confirm that Free$^2$Guide using image-trained LVLMs significantly improves text-to-video alignment, thereby enhancing the overall video quality. Our results and code are available at https://kjm981995.github.io/free2guide/
