paper-with-me

Papers

VideoAgent: Self-Improving Video Generation

2024-10-14 · Achint Soni, Sreyas Venkataraman, Abhranil Chandra, Sebastian Fischmeister, Percy Liang, Bo Dai, Sherry Yang

Video generation has been used to generate visual plans for controlling robotic systems. Given an image observation and a language instruction, previous work has generated video plans which are then converted to robot controls to be executed. However, a major bottleneck in leveraging video generation for control lies in the quality of the generated videos, which often suffer from hallucinatory content and unrealistic physics, resulting in low task success when control actions are extracted from the generated videos. While scaling up dataset and model size provides a partial solution, integrating external feedback is both natural and essential for grounding video generation in the real world. With this observation, we propose VideoAgent for self-improving generated video plans based on external feedback. Instead of directly executing the generated video plan, VideoAgent first refines the generated video plans using a novel procedure which we call self-conditioning consistency, utilizing feedback from a pretrained vision-language model (VLM). As the refined video plan is being executed, VideoAgent collects additional data from the environment to further improve video plan generation. Experiments in simulated robotic manipulation from MetaWorld and iTHOR show that VideoAgent drastically reduces hallucination, thereby boosting success rate of downstream manipulation tasks. We further illustrate that VideoAgent can effectively refine real-robot videos, providing an early indicator that robotics can be an effective tool in grounding video generation in the physical world.

📄 PDF Abstract BibTeX arXiv:2410.10076

Code (1)

video-as-agent/videoagent 공식 구현 pytorch

Tasks

HallucinationVideo Generation

Similar Papers 제목 키워드 기반

VideoAgent: All-in-One Framework for Video Understanding and Editing

2026-06-22 · Hengji Zhou, Lingxuan Huang, Jian Wang, Bing Zhou 외 arxiv

Video editing has become essential in digital media creation, yet existing automated systems are restricted to short segment processing and domain-specific tasks. They face two critical limitations: i) inability to handl…

Cross-Modal Retrieval

VideoAgent: Personalized Synthesis of Scientific Videos

2025-09-14 · Xiao Liang, Bangxin Li, Zixuan Chen, Hanyue Zheng 외 arxiv

The technical complexity of research papers often limits their reach, necessitating more accessible formats like scientific videos to disseminate key insights through engaging narration. However, existing automated metho…

VideoAgent: A Memory-augmented Multimodal Agent for Video Understanding

2024-03-18 · Yue Fan, Xiaojian Ma, Rujie Wu, Yuntao Du 외

We explore how reconciling several foundation models (large language models and vision-language models) with a novel unified memory mechanism could tackle the challenging video understanding problem, especially capturing…

EgoSchemaVideo Understanding

Embodied VideoAgent: Persistent Memory from Egocentric Videos and Embodied Sensors Enables Dynamic Scene Understanding

2024-12-31 · Yue Fan, Xiaojian Ma, Rongpeng Su, Jun Guo 외

This paper investigates the problem of understanding dynamic 3D scenes from egocentric observations, a key challenge in robotics and embodied AI. Unlike prior studies that explored this as long-form video understanding a…

Robot ManipulationScene UnderstandingVideo Understanding

VideoAgent: Long-form Video Understanding with Large Language Model as Agent

2024-03-15 · Xiaohan Wang, Yuhui Zhang, Orr Zohar, Serena Yeung-Levy

Long-form video understanding represents a significant challenge within computer vision, demanding a model capable of reasoning over long multi-modal sequences. Motivated by the human cognitive process for long-form vide…

EgoSchemaFormLanguage ModelingLanguage Modelling+3