paper-with-me

Papers

Kubrick: Multimodal Agent Collaborations for Synthetic Video Generation

2024-08-19 · Liu He, Yizhi Song, Hejun Huang, Pinxin Liu, Yunlong Tang, Daniel Aliaga, Xin Zhou

Text-to-video generation has been dominated by diffusion-based or autoregressive models. These novel models provide plausible versatility, but are criticized for improper physical motion, shading and illumination, camera motion, and temporal consistency. The film industry relies on manually-edited Computer-Generated Imagery (CGI) using 3D modeling software. Human-directed 3D synthetic videos address these shortcomings, but require tight collaboration between movie makers and 3D rendering experts. We introduce an automatic synthetic video generation pipeline based on Vision Large Language Model (VLM) agent collaborations. Given a language description of a video, multiple VLM agents direct various processes of the generation pipeline. They cooperate to create Blender scripts which render a video following the given description. Augmented with Blender-based movie making knowledge, the Director agent decomposes the text-based video description into sub-processes. For each sub-process, the Programmer agent produces Python-based Blender scripts based on function composing and API calling. The Reviewer agent, with knowledge of video reviewing, character motion coordinates, and intermediate screenshots, provides feedback to the Programmer agent. The Programmer agent iteratively improves scripts to yield the best video outcome. Our generated videos show better quality than commercial video generation models in five metrics on video quality and instruction-following performance. Our framework outperforms other approaches in a user study on quality, consistency, and rationality.

📄 PDF Abstract BibTeX arXiv:2408.10453

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingLarge Language ModelText-to-Video GenerationVideo DescriptionVideo Generation

Methods 이 논문이 사용한 방법론

RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
RoIPool 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Collaborations on YouTube: From Unsupervised Detection to the Impact on Video and Channel Popularity

2018-05-01 · Christian Koch, Moritz Lode, Denny Stohr, Amr Rizk 외

YouTube is one of the most popular platforms for streaming of user-generated video. Nowadays, professional YouTubers are organized in so called multi-channel networks (MCNs). These networks offer services such as brand d…

Detection and Analysis of Content Creator Collaborations in YouTube Videos using Face- and Speaker-Recognition

2018-07-05 · Moritz Lode, Michael Örtl, Christian Koch, Amr Rizk 외

This work discusses and implements the application of speaker recognition for the detection of collaborations in YouTube videos. CATANA, an existing framework for detection and analysis of YouTube collaborations, is util…

Active Speaker DetectionFace RecognitionSpeaker Recognition

TRACE: Real-Time Multimodal Common Ground Tracking in Situated Collaborative Dialogues

2025-03-12 · Hannah VanderHoeven, Brady Bhalla, Ibrahim Khebour, Austin Youngren 외

We present TRACE, a novel system for live *common ground* tracking in situated collaborative tasks. With a focus on fast, real-time performance, TRACE tracks the speech, actions, gestures, and visual attention of partici…

Position

COMMA: A Communicative Multimodal Multi-Agent Benchmark

2024-10-10 · Timothy Ossowski, Jixuan Chen, Danyal Maqbool, Zefan Cai 외

The rapid advances of multi-modal agents built on large foundation models have largely overlooked their potential for language-based communication between agents in collaborative tasks. This oversight presents a critical…

Benchmarking Visual State Tracking in Multimodal Video Understanding

2026-06-02 · Sihyun Yu, Nanye Ma, Pinzhi Huang, Hyunseok Lee 외 arxiv

Understanding a video requires more than recognizing isolated moments, as humans continuously track entities, states, and events over time. This capacity for visual state tracking is fundamental to video understanding, y…