English

Free$^2$Guide: Training-Free Text-to-Video Alignment using Image LVLM

Computer Vision and Pattern Recognition 2025-10-21 v2 Artificial Intelligence Machine Learning

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{Free2^2Guide}, a novel gradient-free and training-free framework for aligning generated videos with text prompts. Specifically, leveraging principles from path integral control, Free2^2Guide 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 Free2^2Guide 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/

Keywords

Cite

@article{arxiv.2411.17041,
  title  = {Free$^2$Guide: Training-Free Text-to-Video Alignment using Image LVLM},
  author = {Jaemin Kim and Bryan Sangwoo Kim and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2411.17041},
  year   = {2025}
}

Comments

ICCV 2025 accepted

R2 v1 2026-06-28T20:12:30.282Z