paper-with-me

Papers

EditDuet: A Multi-Agent System for Video Non-Linear Editing

2025-09-13 · Marcelo Sandoval-Castaneda, Bryan Russell, Josef Sivic, Gregory Shakhnarovich, Fabian Caba Heilbron arxiv

Automated tools for video editing and assembly have applications ranging from filmmaking and advertisement to content creation for social media. Previous video editing work has mainly focused on either retrieval or user interfaces, leaving actual editing to the user. In contrast, we propose to automate the core task of video editing, formulating it as sequential decision making process. Ours is a multi-agent approach. We design an Editor agent and a Critic agent. The Editor takes as input a collection of video clips together with natural language instructions and uses tools commonly found in video editing software to produce an edited sequence. On the other hand, the Critic gives natural language feedback to the editor based on the produced sequence or renders it if it is satisfactory. We introduce a learning-based approach for enabling effective communication across specialized agents to address the language-driven video editing task. Finally, we explore an LLM-as-a-judge metric for evaluating the quality of video editing system and compare it with general human preference. We evaluate our system's output video sequences qualitatively and quantitatively through a user study and find that our system vastly outperforms existing approaches in terms of coverage, time constraint satisfaction, and human preference.

📄 PDF Abstract BibTeX arXiv:2509.10761

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

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…

Multi-agent Event Detection: Localization and Role Assignment

2013-06-01 · CVPR 2013 6 · Suha Kwak, Bohyung Han, Joon Hee Han

We present a joint estimation technique of event localization and role assignment when the target video event is described by a scenario. Specifically, to detect multi-agent events from video, our algorithm identifies ag…

Event Detection

V-Agent: An Interactive Video Search System Using Vision-Language Models

2025-11-04 · SunYoung Park, Jong-Hyeon Lee, Youngjune Kim, Daegyu Sung 외 arxiv

We introduce V-Agent, a novel multi-agent platform designed for advanced video search and interactive user-system conversations. By fine-tuning a vision-language model (VLM) with a small video preference dataset and enha…

Speech RecognitionVideo RetrievalText Retrieval

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

Multi-Agent Video Recommenders: Evolution, Patterns, and Open Challenges

2026-04-02 · Srivaths Ranganathan, Abhishek Dharmaratnakar, Anushree Sinha, Debanshu Das arxiv

Video recommender systems are among the most popular and impactful applications of AI, shaping content consumption and influencing culture for billions of users. Traditional single-model recommenders, which optimize stat…

Multi-agent Reinforcement LearningRecommendation Systems