paper-with-me

Papers

EvalCrafter: Benchmarking and Evaluating Large Video Generation Models

2023-10-17 · CVPR 2024 1 · Yaofang Liu, Xiaodong Cun, Xuebo Liu, Xintao Wang, Yong Zhang, Haoxin Chen, Yang Liu, Tieyong Zeng, Raymond Chan, Ying Shan

The vision and language generative models have been overgrown in recent years. For video generation, various open-sourced models and public-available services have been developed to generate high-quality videos. However, these methods often use a few metrics, e.g., FVD or IS, to evaluate the performance. We argue that it is hard to judge the large conditional generative models from the simple metrics since these models are often trained on very large datasets with multi-aspect abilities. Thus, we propose a novel framework and pipeline for exhaustively evaluating the performance of the generated videos. Our approach involves generating a diverse and comprehensive list of 700 prompts for text-to-video generation, which is based on an analysis of real-world user data and generated with the assistance of a large language model. Then, we evaluate the state-of-the-art video generative models on our carefully designed benchmark, in terms of visual qualities, content qualities, motion qualities, and text-video alignment with 17 well-selected objective metrics. To obtain the final leaderboard of the models, we further fit a series of coefficients to align the objective metrics to the users' opinions. Based on the proposed human alignment method, our final score shows a higher correlation than simply averaging the metrics, showing the effectiveness of the proposed evaluation method.

📄 PDF Abstract BibTeX arXiv:2310.11440

Code (1)

EvalCrafter/EvalCrafter 공식 구현 pytorch

Tasks

BenchmarkingLanguage ModellingLarge Language ModelText-to-Video GenerationVideo AlignmentVideo Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

World Consistency Score: A Unified Metric for Video Generation Quality

2025-07-31 · Akshat Rakheja, Aarsh Ashdhir, Aryan Bhattacharjee, Vanshika Sharma arxiv

We introduce World Consistency Score (WCS), a novel unified evaluation metric for generative video models that emphasizes internal world consistency of the generated videos. WCS integrates four interpretable sub-componen…

Video Generation

VideoScore: Building Automatic Metrics to Simulate Fine-grained Human Feedback for Video Generation

2024-06-21 · Xuan He, Dongfu Jiang, Ge Zhang, Max Ku 외

The recent years have witnessed great advances in video generation. However, the development of automatic video metrics is lagging significantly behind. None of the existing metric is able to provide reliable scores over…

Video GenerationVideo Quality Assessment

Enhancing Motion in Text-to-Video Generation with Decomposed Encoding and Conditioning

2024-10-31 · Penghui Ruan, Pichao Wang, Divya Saxena, Jiannong Cao 외

Despite advancements in Text-to-Video (T2V) generation, producing videos with realistic motion remains challenging. Current models often yield static or minimally dynamic outputs, failing to capture complex motions descr…

Motion SynthesisText-to-Video GenerationVideo Generation

LOVE: Benchmarking and Evaluating Text-to-Video Generation and Video-to-Text Interpretation

2025-05-17 · Jiarui Wang, Huiyu Duan, Ziheng Jia, Yu Zhao 외

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) sti…

BenchmarkingQuestion AnsweringText-to-Video GenerationVideo Alignment+1

VideoRepair: Improving Text-to-Video Generation via Misalignment Evaluation and Localized Refinement

2024-11-22 · Daeun Lee, Jaehong Yoon, Jaemin Cho, Mohit Bansal

Recent text-to-video (T2V) diffusion models have demonstrated impressive generation capabilities across various domains. However, these models often generate videos that have misalignments with text prompts, especially w…

Text-to-Video GenerationVideo AlignmentVideo Generation