Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

The Devil is in the Prompts: Retrieval-Augmented Prompt Optimization for Text-to-Video Generation

About

The evolution of Text-to-video (T2V) generative models, trained on large-scale datasets, has been marked by significant progress. However, the sensitivity of T2V generative models to input prompts highlights the critical role of prompt design in influencing generative outcomes. Prior research has predominantly relied on Large Language Models (LLMs) to align user-provided prompts with the distribution of training prompts, albeit without tailored guidance encompassing prompt vocabulary and sentence structure nuances. To this end, we introduce RAPO, a novel Retrieval-Augmented Prompt Optimization framework. In order to address potential inaccuracies and ambiguous details generated by LLM-generated prompts. RAPO refines the naive prompts through dual optimization branches, selecting the superior prompt for T2V generation. The first branch augments user prompts with diverse modifiers extracted from a learned relational graph, refining them to align with the format of training prompts via a fine-tuned LLM. Conversely, the second branch rewrites the naive prompt using a pre-trained LLM following a well-defined instruction set. Extensive experiments demonstrate that RAPO can effectively enhance both the static and dynamic dimensions of generated videos, demonstrating the significance of prompt optimization for user-provided prompts.

Bingjie Gao, Xinyu Gao, Xiaoxue Wu, Yujie Zhou, Yu Qiao, Li Niu, Xinyuan Chen, Yaohui Wang• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Video GenerationT2V-CompBench
Consistency Attribute Score0.721
63
Video GenerationEvalCrafter
Visual Quality Score66.62
28
Text-to-Video GenerationVBench
Average Score87.43
8
Showing 3 of 3 rows

Other info

Code

Follow for update