We'll Fix it in Post: Improving Text-to-Video Generation with Neuro-Symbolic Feedback
Minkyu Choi, S P Sharan, Harsh Goel, Sahil Shah, Sandeep Chinchali
TL;DR
This work tackles the challenge of semantically and temporally coherent text-to-video generation for long, complex prompts. It introduces NeuS-E, a zero-training refinement pipeline that uses neuro-symbolic feedback to identify weak propositions in a generated video, localize the most impactful frames, and perform targeted edits via keyframe adjustments and iterative regeneration guided by a temporal-logic specification. By constructing a video automaton from frame confidences and applying probabilistic model checking against TL specifications, NeuS-E achieves notable improvements in temporal fidelity across open- and closed-source T2V models, with human evaluators aligning with the quantitative gains and showing substantial preference for the refined outputs. The approach demonstrates that structured neuro-symbolic feedback can enhance long-sequence video alignment without retraining, offering a practical pathway to more reliable T2V generation in real-world applications, though limitations remain in existing video generation backbones and evaluation metrics like VBench.
Abstract
Current text-to-video (T2V) generation models are increasingly popular due to their ability to produce coherent videos from textual prompts. However, these models often struggle to generate semantically and temporally consistent videos when dealing with longer, more complex prompts involving multiple objects or sequential events. Additionally, the high computational costs associated with training or fine-tuning make direct improvements impractical. To overcome these limitations, we introduce NeuS-E, a novel zero-training video refinement pipeline that leverages neuro-symbolic feedback to automatically enhance video generation, achieving superior alignment with the prompts. Our approach first derives the neuro-symbolic feedback by analyzing a formal video representation and pinpoints semantically inconsistent events, objects, and their corresponding frames. This feedback then guides targeted edits to the original video. Extensive empirical evaluations on both open-source and proprietary T2V models demonstrate that NeuS-E significantly enhances temporal and logical alignment across diverse prompts by almost 40%
