LOVE: Benchmarking and Evaluating Text-to-Video Generation and Video-to-Text Interpretation
Jiarui Wang, Huiyu Duan, Ziheng Jia, Yu Zhao, Woo Yi Yang, Zicheng Zhang, Zijian Chen, Juntong Wang, Yuke Xing, Guangtao Zhai, Xiongkuo Min
TL;DR
This work addresses the lack of scalable, multi-dimensional evaluation for AI-generated videos by introducing AIGVE-60K, a large- scale dataset with 58,500 videos, 3,050 prompts across 20 tasks, and 2.6M subjective annotations plus 60K QA pairs. It then presents LOVE, a large multimodal model-based evaluator that jointly handles perceptual quality, text-video correspondence, and task-specific accuracy through dual vision-temporal encoders, an LLM backbone, and instruction tuning with LoRA. Empirical results show LOVE achieves state-of-the-art alignment to human judgments on AIGVE-60K and demonstrates strong zero-shot generalization to other benchmarks, while the dataset enables bidirectional benchmarking of T2V generation and V2T interpretation. The work provides a practical, scalable framework for rigorous AIGV evaluation and highlights areas where current T2V/V2T models struggle, informing future model development and evaluation standards.
Abstract
Recent advancements in large multimodal models (LMMs) have driven substantial progress in both text-to-video (T2V) generation and video-to-text (V2T) interpretation tasks. However, current AI-generated videos (AIGVs) still exhibit limitations in terms of perceptual quality and text-video alignment. Therefore, a reliable and scalable automatic model for AIGV evaluation is desirable, which heavily relies on the scale and quality of human annotations. To this end, we present AIGVE-60K, a comprehensive dataset and benchmark for AI-Generated Video Evaluation, which features (i) comprehensive tasks, encompassing 3,050 extensive prompts across 20 fine-grained task dimensions, (ii) the largest human annotations, including 120K mean-opinion scores (MOSs) and 60K question-answering (QA) pairs annotated on 58,500 videos generated from 30 T2V models, and (iii) bidirectional benchmarking and evaluating for both T2V generation and V2T interpretation capabilities. Based on AIGVE-60K, we propose LOVE, a LMM-based metric for AIGV Evaluation from multiple dimensions including perceptual preference, text-video correspondence, and task-specific accuracy in terms of both instance level and model level. Comprehensive experiments demonstrate that LOVE not only achieves state-of-the-art performance on the AIGVE-60K dataset, but also generalizes effectively to a wide range of other AIGV evaluation benchmarks. These findings highlight the significance of the AIGVE-60K dataset. Database and codes are anonymously available at https://github.com/IntMeGroup/LOVE.
