paper-with-me

홈 › Papers

VideoGen-Agent: Reinforcing Video Generation Agents

2026-09-21 · Binxu Li, Haoyi Duan, Yuhui Zhang, Yaohui Zhang, Zihao Lin, Kaituo Feng, Suozhi Huang, Xiangyi Li, Yu Li, Chunyuan Li, Shilong Liu, Mengdi Wang 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, physical consistency, or ordered events. In this paper, we present VideoGen-Agent, a multimodal agent trained through multitask agentic reinforcement learning to use external tools for video generation. The agent coordinates augmentation, generation, and verification tools through multi-turn interactions, using the prompt and intermediate observations to guide its decisions. We train a shared policy on a category-balanced dataset spanning six tasks. Supervised fine-tuning on teacher-generated trajectories establishes tool-use behavior, which is then refined through reinforcement learning. A category-aware hybrid reward evaluates tool-call validity, task-appropriate tool use, and generated video quality. We further introduce VABench, a held-out benchmark of 600 prompts covering procedural knowledge, single- and multi-entity identity preservation, physical consistency, scene composition, and multi-shot temporal structure. On VABench, VideoGen-Agent improves over its base text-to-video generator by 19.1 points, from 56.5 to 75.6. Upgrading the generation tools further raises the score to 86.1 without additional agent training. Human raters prefer the upgraded configuration over the strongest standalone baseline in 84.3% of comparisons. These results support learning tool use across video-generation tasks and show that the trained agent can benefit from subsequent advances in generation tools.

📄 PDF Abstract BibTeX arXiv:2609.24997

Code (3)

InsomaniacElf/sg-tamil-tts-resources- ★ 1
Valiant-Cat/hfpaper
liutaocode/Video-Generation-arxiv-daily ★ 19

Tasks

Reinforcement LearningVideo 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

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-Eval: Agent-based System for Video Generation Evaluation

2025-03-30 · Yuhang Yang, Ke Fan, Shangkun Sun, Hongxiang Li 외

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 ev…

DiversityVideo 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

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