paper-with-me

홈 › Papers

SPAgent: Adaptive Task Decomposition and Model Selection for General Video Generation and Editing

2024-11-28 · Rong-Cheng Tu, Wenhao Sun, Zhao Jin, Jingyi Liao, Jiaxing Huang, DaCheng Tao

While open-source video generation and editing models have made significant progress, individual models are typically limited to specific tasks, failing to meet the diverse needs of users. Effectively coordinating these models can unlock a wide range of video generation and editing capabilities. However, manual coordination is complex and time-consuming, requiring users to deeply understand task requirements and possess comprehensive knowledge of each model's performance, applicability, and limitations, thereby increasing the barrier to entry. To address these challenges, we propose a novel video generation and editing system powered by our Semantic Planning Agent (SPAgent). SPAgent bridges the gap between diverse user intents and the effective utilization of existing generative models, enhancing the adaptability, efficiency, and overall quality of video generation and editing. Specifically, the SPAgent assembles a tool library integrating state-of-the-art open-source image and video generation and editing models as tools. After fine-tuning on our manually annotated dataset, SPAgent can automatically coordinate the tools for video generation and editing, through our novelly designed three-step framework: (1) decoupled intent recognition, (2) principle-guided route planning, and (3) capability-based execution model selection. Additionally, we enhance the SPAgent's video quality evaluation capability, enabling it to autonomously assess and incorporate new video generation and editing models into its tool library without human intervention. Experimental results demonstrate that the SPAgent effectively coordinates models to generate or edit videos, highlighting its versatility and adaptability across various video tasks.

📄 PDF Abstract BibTeX arXiv:2411.18983

Code (0)

등록된 구현이 없습니다.

Tasks

Intent RecognitionModel SelectionVideo Generation

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Reducing Latency of LLM Search Agent via Speculation-based Algorithm-System Co-Design

2025-11-25 · Zixiao Huang, Wen Zeng, Tianyu Fu, Tengxuan Liu 외 arxiv

LLM-based search agents achieve strong performance but suffer from severe latency, as each step requires serialized LLM reasoning followed by action of tool execution. We revisit this bottleneck through the lens of specu…

SMSSVD - SubMatrix Selection Singular Value Decomposition

2017-10-23 · Rasmus Henningsson, Magnus Fontes

High throughput biomedical measurements normally capture multiple overlaid biologically relevant signals and often also signals representing different types of technical artefacts like e.g. batch effects. Signal identifi…

Dimensionality Reduction

Adaptive regularization parameter selection for high-dimensional inverse problems: A Bayesian approach with Tucker low-rank constraints

2026-03-17 · Qing-Mei Yang, Da-Qing Zhang arxiv

This paper introduces a novel variational Bayesian method that integrates Tucker decomposition for efficient high-dimensional inverse problem solving. The method reduces computational complexity by transforming variation…

Image Deblurring

Select-Then-Decompose: From Empirical Analysis to Adaptive Selection Strategy for Task Decomposition in Large Language Models

2025-10-20 · Shuodi Liu, Yingzhuo Liu, Zi Wang, Yusheng Wang 외 arxiv

Large language models (LLMs) have demonstrated remarkable reasoning and planning capabilities, driving extensive research into task decomposition. Existing task decomposition methods focus primarily on memory, tool usage…

Temporal Spatial Decomposition and Fusion Network for Time Series Forecasting

2022-10-06 · Liwang Zhou, Jing Gao

Feature engineering is required to obtain better results for time series forecasting, and decomposition is a crucial one. One decomposition approach often cannot be used for numerous forecasting tasks since the standard …

Feature Engineeringfeature selectionTime SeriesTime Series Analysis+2