paper-with-me

홈 › Papers

NewMove: Customizing text-to-video models with novel motions

2023-12-07 · Joanna Materzynska, Josef Sivic, Eli Shechtman, Antonio Torralba, Richard Zhang, Bryan Russell

We introduce an approach for augmenting text-to-video generation models with customized motions, extending their capabilities beyond the motions depicted in the original training data. By leveraging a few video samples demonstrating specific movements as input, our method learns and generalizes the input motion patterns for diverse, text-specified scenarios. Our contributions are threefold. First, to achieve our results, we finetune an existing text-to-video model to learn a novel mapping between the depicted motion in the input examples to a new unique token. To avoid overfitting to the new custom motion, we introduce an approach for regularization over videos. Second, by leveraging the motion priors in a pretrained model, our method can produce novel videos featuring multiple people doing the custom motion, and can invoke the motion in combination with other motions. Furthermore, our approach extends to the multimodal customization of motion and appearance of individualized subjects, enabling the generation of videos featuring unique characters and distinct motions. Third, to validate our method, we introduce an approach for quantitatively evaluating the learned custom motion and perform a systematic ablation study. We show that our method significantly outperforms prior appearance-based customization approaches when extended to the motion customization task.

📄 PDF Abstract BibTeX arXiv:2312.04966

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video GenerationVideo Generation

Similar Papers 제목 키워드 기반

VMC: Video Motion Customization using Temporal Attention Adaption for Text-to-Video Diffusion Models

2023-12-01 · CVPR 2024 1 · Hyeonho Jeong, Geon Yeong Park, Jong Chul Ye

Text-to-video diffusion models have advanced video generation significantly. However, customizing these models to generate videos with tailored motions presents a substantial challenge. In specific, they encounter hurdle…

Video EditingVideo Generation

MotionDirector: Motion Customization of Text-to-Video Diffusion Models

2023-10-12 · Rui Zhao, YuChao Gu, Jay Zhangjie Wu, David Junhao Zhang 외

Large-scale pre-trained diffusion models have exhibited remarkable capabilities in diverse video generations. Given a set of video clips of the same motion concept, the task of Motion Customization is to adapt existing t…

P-Flow: Prompting Visual Effects Generation

2026-03-23 · Rui Zhao, Mike Zheng Shou arxiv

Recent advancements in video generation models have significantly improved their ability to follow text prompts. However, the customization of dynamic visual effects, defined as temporally evolving and appearance-driven …

Video Generation

Still-Moving: Customized Video Generation without Customized Video Data

2024-07-11 · Hila Chefer, Shiran Zada, Roni Paiss, Ariel Ephrat 외

Customizing text-to-image (T2I) models has seen tremendous progress recently, particularly in areas such as personalization, stylization, and conditional generation. However, expanding this progress to video generation i…

Video Generation

Separate Motion from Appearance: Customizing Motion via Customizing Text-to-Video Diffusion Models

2025-01-28 · Huijie Liu, Jingyun Wang, Shuai Ma, Jie Hu 외

Motion customization aims to adapt the diffusion model (DM) to generate videos with the motion specified by a set of video clips with the same motion concept. To realize this goal, the adaptation of DM should be possible…