Neuro-Symbolic Evaluation of Text-to-Video Models using Formal Verification
S P Sharan, Minkyu Choi, Sahil Shah, Harsh Goel, Mohammad Omama, Sandeep Chinchali
TL;DR
NeuS-V introduces a formal, neuro-symbolic framework for evaluating text-to-video models by converting prompts into Temporal Logic specifications and verifying generated videos against a video automaton using probabilistic model checking. The method combines neural perception scores with TL-based reasoning (via PULS) to produce a calibrated NeuS-V score across four evaluation modes (object existence, spatial relations, action alignment, overall consistency). A dedicated NeuS-V Prompt Suite benchmarks temporally extended prompts, and results show NeuS-V correlates with human judgments much more strongly than visual-quality baselines, highlighting gaps in current T2V models for temporally coherent generation. The work also provides a detailed calibration pipeline, ablation studies, and a real-world robustness check on MSR-VTT, underscoring the practical significance of temporal-formal evaluation for safety-critical applications and guiding future improvements in T2V research.
Abstract
Recent advancements in text-to-video models such as Sora, Gen-3, MovieGen, and CogVideoX are pushing the boundaries of synthetic video generation, with adoption seen in fields like robotics, autonomous driving, and entertainment. As these models become prevalent, various metrics and benchmarks have emerged to evaluate the quality of the generated videos. However, these metrics emphasize visual quality and smoothness, neglecting temporal fidelity and text-to-video alignment, which are crucial for safety-critical applications. To address this gap, we introduce NeuS-V, a novel synthetic video evaluation metric that rigorously assesses text-to-video alignment using neuro-symbolic formal verification techniques. Our approach first converts the prompt into a formally defined Temporal Logic (TL) specification and translates the generated video into an automaton representation. Then, it evaluates the text-to-video alignment by formally checking the video automaton against the TL specification. Furthermore, we present a dataset of temporally extended prompts to evaluate state-of-the-art video generation models against our benchmark. We find that NeuS-V demonstrates a higher correlation by over 5x with human evaluations when compared to existing metrics. Our evaluation further reveals that current video generation models perform poorly on these temporally complex prompts, highlighting the need for future work in improving text-to-video generation capabilities.
