paper-with-me

홈 › Papers

VideoGen-Eval: Agent-based System for Video Generation Evaluation

2025-03-30 · Yuhang Yang, Ke Fan, Shangkun Sun, Hongxiang Li, Ailing Zeng, Feilin Han, Wei Zhai, Wei Liu, Yang Cao, Zheng-Jun Zha

The rapid advancement of video generation has rendered existing evaluation systems inadequate for assessing state-of-the-art models, primarily due to simple prompts that cannot showcase the model's capabilities, fixed evaluation operators struggling with Out-of-Distribution (OOD) cases, and misalignment between computed metrics and human preferences. To bridge the gap, we propose VideoGen-Eval, an agent evaluation system that integrates LLM-based content structuring, MLLM-based content judgment, and patch tools designed for temporal-dense dimensions, to achieve a dynamic, flexible, and expandable video generation evaluation. Additionally, we introduce a video generation benchmark to evaluate existing cutting-edge models and verify the effectiveness of our evaluation system. It comprises 700 structured, content-rich prompts (both T2V and I2V) and over 12,000 videos generated by 20+ models, among them, 8 cutting-edge models are selected as quantitative evaluation for the agent and human. Extensive experiments validate that our proposed agent-based evaluation system demonstrates strong alignment with human preferences and reliably completes the evaluation, as well as the diversity and richness of the benchmark.

📄 PDF Abstract BibTeX arXiv:2503.23452

Code (1)

ailab-cvc/videogen-eval 공식 구현

Tasks

DiversityVideo Generation

Similar Papers 제목 키워드 기반

SPIRAL: Self-Evolving Action-Conditioned Video Generation via Reflective Planning Agents

2026-03-09 · Yu Yang, Yue Liao, Jianbiao Mei, Baisen Wang 외 arxiv

Long-horizon action-conditioned video generation aims to synthesize temporally coherent videos that follow complex action instructions over extended horizons, requiring procedural ordering, persistent action execution, a…

Video Generation

VideoGen-Agent: Reinforcing Video Generation Agents

2026-09-21 · Binxu Li, Haoyi Duan, Yuhui Zhang, Yaohui Zhang 외 hf

Recent advances in video generative models have enabled high-fidelity, temporally coherent video generation. However, these models often struggle to satisfy prompts requiring specialized knowledge, specific identities, p…

Reinforcement LearningVideo Generation

VideoGen: A Reference-Guided Latent Diffusion Approach for High Definition Text-to-Video Generation

2023-09-01 · Xin Li, Wenqing Chu, Ye Wu, Weihang Yuan 외

In this paper, we present VideoGen, a text-to-video generation approach, which can generate a high-definition video with high frame fidelity and strong temporal consistency using reference-guided latent diffusion. We lev…

DecoderImage GenerationText to Image GenerationText-to-Image Generation+2

DC-VideoGen: Efficient Video Generation with Deep Compression Video Autoencoder

2025-09-29 · Junyu Chen, Wenkun He, Yuchao Gu, Yuyang Zhao 외 arxiv

We introduce DC-VideoGen, a post-training acceleration framework for efficient video generation. DC-VideoGen can be applied to any pre-trained video diffusion model, improving efficiency by adapting it to a deep compress…

Video Generation

VideoGen: Generative Modeling of Videos using VQ-VAE and Transformers

2021-01-01 · Yunzhi Zhang, Wilson Yan, Pieter Abbeel, Aravind Srinivas

We present VideoGen: a conceptually simple architecture for scaling likelihood based generative modeling to natural videos. VideoGen uses VQ-VAE that learns learns downsampled discrete latent representations of a video b…

PositionVideo Generation