VISTA: A Test-Time Self-Improving Video Generation Agent
Do Xuan Long, Xingchen Wan, Hootan Nakhost, Chen-Yu Lee, Tomas Pfister, Sercan Ö. Arık
TL;DR
VISTA tackles the problem of prompt sensitivity and misalignment in text-to-video generation by introducing a two-phase, autonomous test-time framework that jointly optimizes visual, audio, and contextual quality. It combines a structured Initialization Phase (prompt planning and binary tournament selection) with a Self-Improvement Phase (MMAC critiques and Deep Thinking Prompting Agent) to iteratively refine the video and its prompting. The approach is evaluated on single- and multi-scene benchmarks, showing up to 60% pairwise win rates against state-of-the-art baselines and 66.4% human preference for VISTA outputs, with comprehensive ablations highlighting the importance of each component. The results suggest VISTA can scale with compute and generalize across models, offering a pathway toward more reliable, user-aligned video synthesis without fine-tuning, albeit with limitations related to evaluator biases and model capabilities.
Abstract
Despite rapid advances in text-to-video synthesis, generated video quality remains critically dependent on precise user prompts. Existing test-time optimization methods, successful in other domains, struggle with the multi-faceted nature of video. In this work, we introduce VISTA (Video Iterative Self-improvemenT Agent), a novel multi-agent system that autonomously improves video generation through refining prompts in an iterative loop. VISTA first decomposes a user idea into a structured temporal plan. After generation, the best video is identified through a robust pairwise tournament. This winning video is then critiqued by a trio of specialized agents focusing on visual, audio, and contextual fidelity. Finally, a reasoning agent synthesizes this feedback to introspectively rewrite and enhance the prompt for the next generation cycle. Experiments on single- and multi-scene video generation scenarios show that while prior methods yield inconsistent gains, VISTA consistently improves video quality and alignment with user intent, achieving up to 60% pairwise win rate against state-of-the-art baselines. Human evaluators concur, preferring VISTA outputs in 66.4% of comparisons.
