VideoGen-Agent: Reinforcing Video Generation Agents
Summary
The paper presents VideoGen-Agent, a reinforcement learning-based multimodal agent that coordinates tools for video generation, significantly improving performance on the new VABench benchmark.
View Cached Full Text
Cached at: 09/22/26, 07:28 AM
Paper page - VideoGen-Agent: Reinforcing Video Generation Agents
Source: https://huggingface.co/papers/2609.24997 Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
Recentadvancesinvideogenerativemodelshaveenabledhigh-fidelity,temporallycoherentvideogeneration.However,thesemodelsoftenstruggletosatisfypromptsrequiringspecializedknowledge,specificidentities,physicalconsistency,ororderedevents.Inthispaper,wepresentVideoGen-Agent,amultimodalagenttrainedthroughmultitaskagenticreinforcementlearningtouseexternaltoolsforvideogeneration.Theagentcoordinatesaugmentation,generation,andverificationtoolsthroughmulti-turninteractions,usingthepromptandintermediateobservationstoguideitsdecisions.Wetrainasharedpolicyonacategory-balanceddatasetspanningsixtasks.Supervisedfine-tuningonteacher-generatedtrajectoriesestablishestool-usebehavior,whichisthenrefinedthroughreinforcementlearning.Acategory-awarehybridrewardevaluatestool-callvalidity,task-appropriatetooluse,andgeneratedvideoquality.WefurtherintroduceVABench,aheld-outbenchmarkof600promptscoveringproceduralknowledge,single-andmulti-entityidentitypreservation,physicalconsistency,scenecomposition,andmulti-shottemporalstructure.OnVABench,VideoGen-Agentimprovesoveritsbasetext-to-videogeneratorby19.1points,from56.5to75.6.Upgradingthegenerationtoolsfurtherraisesthescoreto86.1withoutadditionalagenttraining.Humanratersprefertheupgradedconfigurationoverthestrongeststandalonebaselinein84.3%ofcomparisons.Theseresultssupportlearningtooluseacrossvideo-generationtasksandshowthatthetrainedagentcanbenefitfromsubsequentadvancesingenerationtools.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2609\.24997
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.24997 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.24997 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.24997 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
VGenST-Bench: A Benchmark for Spatio-Temporal Reasoning via Active Video Synthesis
VGenST-Bench is a benchmark that uses generative models to actively synthesize controlled spatio-temporal reasoning scenarios, with a multi-agent pipeline and human quality control, to evaluate multimodal large language models.
Code2Video: A Code-centric Paradigm for Educational Video Generation
Code2Video is a code-centric agent framework for generating educational videos, improving coherence and interpretability over direct code generation. It includes a multi-agent system and a new benchmark for evaluation.
AVA-Encoder: Towards Agent-Native Video Representation Learning
AVA-Encoder learns structured video representations via agentic auto-encoding with knowledge graphs, enabling cinematic video generation and reasoning while reducing token usage.
Video-DeepResearch: Towards the Next-Generation Multimodal Deepresearch Agent
Video-DeepResearch (Video-DR) extends multimodal agents from static images to continuous video streams, introducing a decoupled perception-exploration pipeline and a new benchmark Video-DR-Bench. Their Video-DeepResearch-35B-A3B model achieves 64.0% accuracy, surpassing Claude-4.5-Sonnet, GPT-5, and Gemini 2.5 Pro.
VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System
Introduces VideoCoCo, an agentic dual-engine framework that uses executable Blender code as a chain-of-thought intermediate representation for physically-consistent video generation, achieving state-of-the-art scores on PhyGenBench and VBench-2.0.